diff --git a/.gitignore b/.gitignore index b0d6571..a592d20 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.11.92.tar.xz /libgweather-3.12.0.tar.xz /libgweather-3.12.1.tar.xz +/libgweather-3.13.1.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 5570c37..8cae269 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.12.1 +Version: 3.13.1 Release: 1%{?dist} Summary: A library for weather information @@ -7,7 +7,7 @@ Group: System Environment/Libraries License: GPLv2+ URL: http://www.gnome.org #VCS: git:git://git.gnome.org/libgweather -Source0: http://download.gnome.org/sources/libgweather/3.12/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/libgweather/3.13/%{name}-%{version}.tar.xz BuildRequires: dbus-devel BuildRequires: glade-devel @@ -98,6 +98,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Thu May 01 2014 Kalev Lember - 3.13.1-1 +- Update to 3.13.1 + * Wed Apr 16 2014 Kalev Lember - 3.12.1-1 - Update to 3.12.1 diff --git a/sources b/sources index 3926225..92b3022 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fbe58c3720f4764b568a77d7134fdc10 libgweather-3.12.1.tar.xz +248e2a5cd882f14b44e8e8dcde02e0c8 libgweather-3.13.1.tar.xz