diff --git a/.gitignore b/.gitignore index fa77209..d909685 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.16.0.tar.xz /libgweather-3.16.1.tar.xz /libgweather-3.17.1.tar.xz +/libgweather-3.17.2.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 9f65cbd..010b85b 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,6 +1,6 @@ Name: libgweather -Version: 3.17.1 -Release: 2%{?dist} +Version: 3.17.2 +Release: 1%{?dist} Summary: A library for weather information Group: System Environment/Libraries @@ -89,6 +89,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Tue Jul 28 2015 Kalev Lember - 3.17.2-1 +- Update to 3.17.2 + * Wed Jun 17 2015 Fedora Release Engineering - 3.17.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 0972d32..2aed549 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd1b5c7e47a9a353acf817aaeceb0a23 libgweather-3.17.1.tar.xz +5fdb3cf7030b32fc5e31773f30e69a50 libgweather-3.17.2.tar.xz