From a1b1e4df111f54a3d94a50074b27430021737df3 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 8 Jan 2014 15:10:08 +0000 Subject: [PATCH] Update to 3.11.3 --- .gitignore | 1 + libgweather.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a9e31c0..3f8f472 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.9.92.tar.xz /libgweather-3.10.0.tar.xz /libgweather-3.10.1.tar.xz +/libgweather-3.11.3.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 3e8621f..b593a93 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.10.1 +Version: 3.11.3 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.10/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/libgweather/3.11/%{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 +* Wed Jan 08 2014 Richard Hughes - 3.11.3-1 +- Update to 3.11.3 + * Tue Oct 29 2013 Richard Hughes - 3.10.1-1 - Update to 3.10.1 diff --git a/sources b/sources index b80bc07..611e2a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -df787682656ba8662b719ae24b0dd3e0 libgweather-3.10.1.tar.xz +31536d0d3c6be06440de4d5fa2bb67ad libgweather-3.11.3.tar.xz