automatic version update by autodist [release 2.7.2-1mamba;Sat Sep 07 2024]

This commit is contained in:
Automatic Build System 2024-09-08 11:11:42 +02:00
parent 3fa9f37c6a
commit 568debd91d

View File

@ -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 <autodist@openmamba.org> 2.7.2-1mamba
- automatic version update by autodist
* Fri Apr 26 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.7.1-3mamba
- removed requirement for obsoleted python-glib and specfile review