diff --git a/libxmlb-0.3.22.tar.xz b/libxmlb-0.3.22.tar.xz deleted file mode 100644 index 21ae48e6a78dfd67a311d2eeacac969f864375d8..0000000000000000000000000000000000000000 Binary files a/libxmlb-0.3.22.tar.xz and /dev/null differ diff --git a/libxmlb-0.3.23.tar.xz b/libxmlb-0.3.23.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..75b5482b0b68528f1ca6fd1d93b2c2932710d5a6 Binary files /dev/null and b/libxmlb-0.3.23.tar.xz differ diff --git a/libxmlb.spec b/libxmlb.spec index 0421c653104f09ba6376af60587772045c02015c..25567d2e94d8e1b1b83ce4534ee2cca1528ef214 100644 --- a/libxmlb.spec +++ b/libxmlb.spec @@ -1,5 +1,5 @@ Name: libxmlb -Version: 0.3.22 +Version: 0.3.23 Release: 1 Summary: A library to help create and query binary XML blobs License: LGPL-2.1-or-later @@ -68,6 +68,10 @@ This package contains the development files for %{name}. %{_datadir}/*tests/%{name} %changelog +* Tue Aug 12 2025 dongqi - 0.3.23-1 +- Update package version to 0.3.23 +- Do not reallocate the final silo blob when compiling to reduce peak RSS by about ~6% + * Wed Mar 12 2025 Funda Wang - 0.3.22-1 - update to 0.3.22