diff --git a/libxmlb-0.3.13.tar.gz b/libxmlb-0.3.13.tar.gz deleted file mode 100644 index 6957565..0000000 --- a/libxmlb-0.3.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82413733f528e3f5674672c76ceb25d8cb4f06c87f0dab8ca9ec0fa991a217e1 -size 126963 diff --git a/libxmlb-0.3.14.tar.gz b/libxmlb-0.3.14.tar.gz new file mode 100644 index 0000000..2fef0ae --- /dev/null +++ b/libxmlb-0.3.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92bea792c6a33d243e7b6f210519bd6ba71b010463fbec1b5a71ddd35736ec20 +size 127096 diff --git a/libxmlb.changes b/libxmlb.changes index 46e248c..9f03f9f 100644 --- a/libxmlb.changes +++ b/libxmlb.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 3 22:31:17 UTC 2023 - Christophe Marin + +- Update to 0.3.14 + * Fix comparing indexed text with integer values + ------------------------------------------------------------------- Fri Aug 18 17:20:43 UTC 2023 - Enrico Belleri diff --git a/libxmlb.spec b/libxmlb.spec index 8a5df76..fe6d781 100644 --- a/libxmlb.spec +++ b/libxmlb.spec @@ -19,7 +19,7 @@ %define sover 2 Name: libxmlb -Version: 0.3.13 +Version: 0.3.14 Release: 0 Summary: Library for querying compressed XML metadata License: LGPL-2.1-or-later @@ -27,8 +27,7 @@ Group: Development/Libraries/Other URL: https://github.com/hughsie/libxmlb Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz Source9: baselibs.conf -# Enable when/if libstemmer becomes available in openSUSE (+ in meson call) -#BuildRequires: libstemmer-devel +BuildRequires: libstemmer-devel BuildRequires: %{python_module setuptools} BuildRequires: meson >= 0.47.0 BuildRequires: pkgconfig @@ -93,7 +92,7 @@ Files for development with %{name}. -Dgtkdoc=true \ -Dintrospection=true \ -Dtests=true \ -# -Dstemmer=true \ + -Dstemmer=true \ %{nil} %meson_build @@ -103,8 +102,7 @@ Files for development with %{name}. %install %meson_install -%post -n %{name}%{sover} -p /sbin/ldconfig -%postun -n %{name}%{sover} -p /sbin/ldconfig +%ldconfig_scriptlets -n %{name}%{sover} %files -n %{name}%{sover} %license LICENSE