update version to 2.7.1

This commit is contained in:
konglidong 2024-01-17 10:52:09 +08:00
parent 2d52acc21e
commit bd39161d15
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
geoclue-2.7.1.tar.bz2 Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: geoclue2 Name: geoclue2
Version: 2.7.0 Version: 2.7.1
Release: 1 Release: 1
Summary: Geolocation service Summary: Geolocation service
License: GPLv2+ and LGPLv2+ License: GPLv2+ and LGPLv2+
@ -74,8 +74,8 @@ exit 0
%config %{_sysconfdir}/geoclue/ %config %{_sysconfdir}/geoclue/
%dir %{_libexecdir}/geoclue-2.0 %dir %{_libexecdir}/geoclue-2.0
%dir %{_libexecdir}/geoclue-2.0/demos %dir %{_libexecdir}/geoclue-2.0/demos
%{_sysconfdir}/dbus-1/system.d/org.freedesktop.GeoClue2.conf %{_datadir}/dbus-1/system.d/org.freedesktop.GeoClue2.conf
%{_sysconfdir}/dbus-1/system.d/org.freedesktop.GeoClue2.Agent.conf %{_datadir}/dbus-1/system.d/org.freedesktop.GeoClue2.Agent.conf
%{_sysconfdir}/xdg/autostart/geoclue-demo-agent.desktop %{_sysconfdir}/xdg/autostart/geoclue-demo-agent.desktop
%{_libexecdir}/geoclue %{_libexecdir}/geoclue
%{_datadir}/polkit-1/rules.d/org.freedesktop.GeoClue2.rules %{_datadir}/polkit-1/rules.d/org.freedesktop.GeoClue2.rules
@ -105,6 +105,9 @@ exit 0
%{_libdir}/libgeoclue-2.so %{_libdir}/libgeoclue-2.so
%changelog %changelog
* Wed Jan 17 2024 konglidong <konglidong@uniontech.com> - 2.7.1-1
- update version to 2.7.1
* Wed Jul 26 2023 zhangkea <zhangkea@uniontech.com> - 2.7.0-1 * Wed Jul 26 2023 zhangkea <zhangkea@uniontech.com> - 2.7.0-1
- Update to 2.7.0 - Update to 2.7.0