From 71f11b0096dedda675e410e848ba79bbddc8708c Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 20 Jan 2015 14:01:16 +0000 Subject: [PATCH] Update to 3.15.1 --- .gitignore | 1 + libgweather.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e75cd01..349e021 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.14.0.tar.xz /libgweather-3.14.1.tar.xz /libgweather-3.14.2.tar.xz +/libgweather-3.15.1.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 7d1f3f5..ef622b9 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.14.2 +Version: 3.15.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.14/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/libgweather/3.15/%{name}-%{version}.tar.xz BuildRequires: dbus-devel BuildRequires: geocode-glib-devel @@ -91,6 +91,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Tue Jan 20 2015 Richard Hughes - 3.15.1-1 +- Update to 3.15.1 + * Mon Dec 29 2014 Richard Hughes - 3.14.2-1 - Update to 3.14.2 diff --git a/sources b/sources index 86e7294..834892a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c5b5b8ad48d33cc54ca86357b9021d75 libgweather-3.14.2.tar.xz +6b5f0a666dfff054e6856de016bda97a libgweather-3.15.1.tar.xz