diff --git a/.gitignore b/.gitignore index 0dca634..005a596 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /gnome-weather-3.15.1.tar.xz /gnome-weather-3.15.90.tar.xz /gnome-weather-3.15.91.tar.xz +/gnome-weather-3.15.92.tar.xz diff --git a/gnome-weather.spec b/gnome-weather.spec index d86a3da..36f728c 100644 --- a/gnome-weather.spec +++ b/gnome-weather.spec @@ -1,10 +1,10 @@ %global gjs_version 1.39.91 %global gobject_introspection_version 1.35.9 %global gtk3_version 3.11.4 -%global libgweather_version 3.9.5 +%global libgweather_version 3.15.90 Name: gnome-weather -Version: 3.15.91 +Version: 3.15.92 Release: 1%{?dist} Summary: A weather application for GNOME @@ -79,6 +79,7 @@ gtk-update-icon-cache %{_datadir}/icons/HighContrast &>/dev/null || : %files -f org.gnome.Weather.lang %doc NEWS data/CREDITS +%{_bindir}/gnome-weather %{_datadir}/appdata/org.gnome.Weather.Application.appdata.xml %{_datadir}/applications/org.gnome.Weather.Application.desktop %{_datadir}/dbus-1/services/org.gnome.Weather.Application.service @@ -96,6 +97,9 @@ gtk-update-icon-cache %{_datadir}/icons/HighContrast &>/dev/null || : %{_datadir}/installed-tests %changelog +* Tue Mar 17 2015 Kalev Lember - 3.15.92-1 +- Update to 3.15.92 + * Tue Mar 03 2015 Kalev Lember - 3.15.91-1 - Update to 3.15.91 diff --git a/sources b/sources index 63c239b..b707d29 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a197e762a3586a93e442f3055d0c522 gnome-weather-3.15.91.tar.xz +6bb605164ce412a1ade28cc13b466a1b gnome-weather-3.15.92.tar.xz