[libgweather/f22] Update to 3.16.0

Kalev Lember kalev at fedoraproject.org
Mon Mar 23 09:31:46 UTC 2015


commit ddd6993bfa0e40993f534c336637856a03f95bfc
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Mar 23 10:31:49 2015 +0100

    Update to 3.16.0

 .gitignore       | 1 +
 libgweather.spec | 7 +++++--
 sources          | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ebffa68..e58a5e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,4 @@ libgweather-2.30.0.tar.bz2
 /libgweather-3.15.90.tar.xz
 /libgweather-3.15.91.tar.xz
 /libgweather-3.15.92.tar.xz
+/libgweather-3.16.0.tar.xz
diff --git a/libgweather.spec b/libgweather.spec
index 9ae22e1..32f446e 100644
--- a/libgweather.spec
+++ b/libgweather.spec
@@ -1,5 +1,5 @@
 Name:           libgweather
-Version:        3.15.92
+Version:        3.16.0
 Release:        1%{?dist}
 Summary:        A library for weather information
 
@@ -7,7 +7,7 @@ Group:          System Environment/Libraries
 License:        GPLv2+
 URL:            https://wiki.gnome.org/Projects/LibGWeather
 #VCS: git:git://git.gnome.org/libgweather
-Source0:        http://download.gnome.org/sources/libgweather/3.15/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/libgweather/3.16/%{name}-%{version}.tar.xz
 
 BuildRequires:  pkgconfig(geocode-glib-1.0)
 BuildRequires:  pkgconfig(gladeui-2.0)
@@ -89,6 +89,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Mon Mar 23 2015 Kalev Lember <kalevlember at gmail.com> - 3.16.0-1
+- Update to 3.16.0
+
 * Tue Mar 17 2015 Kalev Lember <kalevlember at gmail.com> - 3.15.92-1
 - Update to 3.15.92
 
diff --git a/sources b/sources
index 5888309..fdd664a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-873e0f8a8f6e13ad01667cf1d626d3ca  libgweather-3.15.92.tar.xz
+7044d9017b994955a7c8fb3dd69422bb  libgweather-3.16.0.tar.xz


More information about the scm-commits mailing list