diff --git a/.gitignore b/.gitignore index 9c558c8..058d602 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /geoclue-2.0.0.tar.xz /geoclue-2.1.2.tar.xz /geoclue-2.1.6.tar.xz +/geoclue-2.1.7.tar.xz diff --git a/geoclue2.spec b/geoclue2.spec index 48c8f54..36cf9c3 100644 --- a/geoclue2.spec +++ b/geoclue2.spec @@ -1,5 +1,5 @@ Name: geoclue2 -Version: 2.1.6 +Version: 2.1.7 Release: 1%{?dist} Summary: Geolocation service @@ -97,10 +97,10 @@ exit 0 %{_libexecdir}/geoclue %{_datadir}/dbus-1/system-services/org.freedesktop.GeoClue2.service %{_unitdir}/geoclue.service -%{_datadir}/geoclue-2.0/ %attr(755,geoclue,geoclue) %dir /var/lib/geoclue %files devel +%{_datadir}/dbus-1/interfaces/org.freedesktop.GeoClue2*.xml %{_libdir}/pkgconfig/geoclue-2.0.pc %files server @@ -110,6 +110,9 @@ exit 0 %changelog +* Wed Mar 26 2014 Kalev Lember - 2.1.7-1 +- Update to 2.1.7 + * Fri Mar 07 2014 Kalev Lember - 2.1.6-1 - Update to 2.1.6 diff --git a/sources b/sources index ce6a3a4..5b21e62 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -56e455b0ae7c7c282fddaa9e6b2f1f2d geoclue-2.1.6.tar.xz +684ca62c4e7b13ebe419d66e5c2e493c geoclue-2.1.7.tar.xz