From aabbc98ba1edbf3289209e6ffc0e6c9639f535b7 Mon Sep 17 00:00:00 2001 From: Yanko Kaneti Date: Sep 17 2013 08:52:24 +0000 Subject: - Update to 3.9.92. Geolocation support - New BRs: itstool geoclue2-devel geocode-glib-devel - Add help --- diff --git a/.gitignore b/.gitignore index 0d42580..70aa2f8 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /gnome-clocks-3.9.3.tar.xz /gnome-clocks-3.9.90.tar.xz /gnome-clocks-3.9.91.tar.xz +/gnome-clocks-3.9.92.tar.xz diff --git a/gnome-clocks.spec b/gnome-clocks.spec index 7da9a87..de105f5 100644 --- a/gnome-clocks.spec +++ b/gnome-clocks.spec @@ -1,5 +1,5 @@ Name: gnome-clocks -Version: 3.9.91 +Version: 3.9.92 Release: 1%{?dist} Summary: Clock application designed for GNOME 3 @@ -14,7 +14,9 @@ BuildRequires: libgweather-devel BuildRequires: gnome-desktop3-devel BuildRequires: libnotify-devel BuildRequires: vala-tools -BuildRequires: intltool desktop-file-utils glib2-devel +BuildRequires: intltool desktop-file-utils glib2-devel itstool +BuildRequires: geoclue2-devel +BuildRequires: geocode-glib-devel %description Clock application designed for GNOME 3 @@ -29,7 +31,7 @@ make V=1 %{?_smp_mflags} %install make install DESTDIR=$RPM_BUILD_ROOT desktop-file-validate $RPM_BUILD_ROOT/%{_datadir}/applications/gnome-clocks.desktop -%find_lang gnome-clocks +%find_lang gnome-clocks --with-gnome %post /bin/touch --no-create %{_datadir}/icons/hicolor %{_datadir}/icons/HighContrast &>/dev/null || : @@ -52,12 +54,17 @@ fi %{_bindir}/gnome-clocks %{_datadir}/gnome-clocks %{_datadir}/icons/*/*/apps/gnome-clocks.png -%{_datadir}/appdata/ +%{_datadir}/appdata/gnome-clocks.appdata.xml %{_datadir}/applications/gnome-clocks.desktop %{_datadir}/glib-2.0/schemas/org.gnome.clocks.gschema.xml %changelog +* Tue Sep 17 2013 Yanko Kaneti - 3.9.92-1 +- Update to 3.9.92. Geolocation support +- New BRs: itstool geoclue2-devel geocode-glib-devel +- Add help + * Tue Sep 03 2013 Kalev Lember - 3.9.91-1 - Update to 3.9.91 diff --git a/sources b/sources index 15b8e8a..ad57107 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ecf8c59183b472105a7480717b28ab1c gnome-clocks-3.9.91.tar.xz +8e023ac04c15185fc091d3b3dea76663 gnome-clocks-3.9.92.tar.xz