[libgweather] Update to 3.14.0

Kalev Lember kalev at fedoraproject.org
Mon Sep 22 18:22:15 UTC 2014


commit 366a3794b556cb7c863e767f006b9710148a0c06
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Sep 22 20:21:30 2014 +0200

    Update to 3.14.0

 .gitignore       |    1 +
 libgweather.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d341082..a7fcbc5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,4 @@ libgweather-2.30.0.tar.bz2
 /libgweather-3.13.90.tar.xz
 /libgweather-3.13.91.tar.xz
 /libgweather-3.13.92.tar.xz
+/libgweather-3.14.0.tar.xz
diff --git a/libgweather.spec b/libgweather.spec
index 21e18e7..4f618af 100644
--- a/libgweather.spec
+++ b/libgweather.spec
@@ -1,5 +1,5 @@
 Name:           libgweather
-Version:        3.13.92
+Version:        3.14.0
 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.13/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/libgweather/3.14/%{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
+* Mon Sep 22 2014 Kalev Lember <kalevlember at gmail.com> - 3.14.0-1
+- Update to 3.14.0
+
 * Tue Sep 16 2014 Kalev Lember <kalevlember at gmail.com> - 3.13.92-1
 - Update to 3.13.92
 
diff --git a/sources b/sources
index 7e6458d..7c5dbe1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fd6bdfc7525b59f96cca5484fb10de98  libgweather-3.13.92.tar.xz
+abef7cd6053699389273324921f2be67  libgweather-3.14.0.tar.xz


More information about the scm-commits mailing list