diff --git a/.gitignore b/.gitignore index 905f4be..25bb85d 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.9.1.tar.xz /libgweather-3.9.2.tar.xz /libgweather-3.9.3.tar.xz +/libgweather-3.9.5.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 25e0583..aae6daf 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,6 +1,6 @@ Name: libgweather -Version: 3.9.3 -Release: 3%{?dist} +Version: 3.9.5 +Release: 1%{?dist} Summary: A library for weather information Group: System Environment/Libraries @@ -73,7 +73,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_libdir}/girepository-1.0/GWeather-3.0.typelib %dir %{_datadir}/libgweather %{_datadir}/libgweather/Locations.xml -%{_datadir}/libgweather/Locations.*.xml %{_datadir}/libgweather/locations.dtd %{_datadir}/icons/gnome/*/status/* %{_datadir}/glib-2.0/schemas/org.gnome.GWeather.enums.xml @@ -90,6 +89,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Mon Aug 05 2013 Debarshi Ray - 3.9.5-1 +- Update to 3.9.5 + * Sat Aug 03 2013 Fedora Release Engineering - 3.9.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index e5074da..6af70d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f25aa7cb35df9b1e739114dc5df7a76f libgweather-3.9.3.tar.xz +5e6ad52a61ace6be2e42c1f3aa1d7124 libgweather-3.9.5.tar.xz