automatic version update by autodist [release 2.7.1-1mamba;Wed Sep 13 2023]

This commit is contained in:
Automatic Build System 2024-01-05 22:41:12 +01:00
parent d1ae7c610a
commit 68052b9752

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: geoclue
Version: 2.7.0
Version: 2.7.1
Release: 1mamba
Summary: A modular geoinformation service
Group: System/Libraries
@ -60,6 +60,8 @@ Requires: gtk-doc
%description apidocs
This package includes the %{name} API documentation.
%debug_package
%prep
%setup -q -n geoclue-%{version}
@ -94,11 +96,11 @@ This package includes the %{name} API documentation.
%files
%defattr(-,root,root)
%{_sysconfdir}/xdg/autostart/geoclue-demo-agent.desktop
%{_sysconfdir}/dbus-1/system.d/org.freedesktop.GeoClue2.conf
%{_sysconfdir}/dbus-1/system.d/org.freedesktop.GeoClue2.Agent.conf
%config(noreplace) %{_sysconfdir}/geoclue/geoclue.conf
%{_unitdir}/geoclue.service
%{_datadir}/dbus-1/system-services/org.freedesktop.GeoClue2.service
%{_datadir}/dbus-1/system.d/org.freedesktop.GeoClue2.Agent.conf
%{_datadir}/dbus-1/system.d/org.freedesktop.GeoClue2.conf
%{_datadir}/dbus-1/interfaces/org.freedesktop.GeoClue2*.xml
%{_datadir}/polkit-1/rules.d/org.freedesktop.GeoClue2.rules
%{_datadir}/applications/geoclue-demo-agent.desktop
@ -133,6 +135,9 @@ This package includes the %{name} API documentation.
%{_datadir}/gtk-doc/html/libgeoclue/*
%changelog
* Wed Sep 13 2023 Automatic Build System <autodist@mambasoft.it> 2.7.1-1mamba
- automatic version update by autodist
* Sat Jan 28 2023 Automatic Build System <autodist@mambasoft.it> 2.7.0-1mamba
- automatic version update by autodist