diff --git a/geoclue.spec b/geoclue.spec index 6b6e1c4..fc21c27 100644 --- a/geoclue.spec +++ b/geoclue.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: geoclue -Version: 2.7.1 -Release: 3mamba +Version: 2.7.2 +Release: 1mamba Summary: A modular geoinformation service Group: System/Libraries Vendor: openmamba @@ -85,8 +85,6 @@ This package includes the %{name} API documentation. %systemd_postun_with_restart geoclue : -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files %defattr(-,root,root) @@ -130,6 +128,9 @@ This package includes the %{name} API documentation. %{_datadir}/gtk-doc/html/libgeoclue/* %changelog +* Sat Sep 07 2024 Automatic Build System 2.7.2-1mamba +- automatic version update by autodist + * Fri Apr 26 2024 Silvan Calarco 2.7.1-3mamba - removed requirement for obsoleted python-glib and specfile review