[libgweather/f20] Update to 3.10.0

Kalev Lember kalev at fedoraproject.org
Wed Sep 25 02:20:02 UTC 2013


commit b90863f211ea4fc1028862e8429e6aeaf0780b50
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Sep 25 02:19:50 2013 +0200

    Update to 3.10.0

 .gitignore       |    1 +
 libgweather.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 229e794..80363da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ libgweather-2.30.0.tar.bz2
 /libgweather-3.9.90.tar.xz
 /libgweather-3.9.91.tar.xz
 /libgweather-3.9.92.tar.xz
+/libgweather-3.10.0.tar.xz
diff --git a/libgweather.spec b/libgweather.spec
index da49ca3..c3a05e4 100644
--- a/libgweather.spec
+++ b/libgweather.spec
@@ -1,5 +1,5 @@
 Name:           libgweather
-Version:        3.9.92
+Version:        3.10.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.9/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/libgweather/3.10/%{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 Sep 25 2013 Kalev Lember <kalevlember at gmail.com> - 3.10.0-1
+- Update to 3.10.0
+
 * Wed Sep 18 2013 Kalev Lember <kalevlember at gmail.com> - 3.9.92-1
 - Update to 3.9.92
 
diff --git a/sources b/sources
index b93bf2d..8d3fdc0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5c22d039eac2a3a23261a160dafe863e  libgweather-3.9.92.tar.xz
+fe37c6b8f58fd678a7bcfdbdfe4bd1bf  libgweather-3.10.0.tar.xz


More information about the scm-commits mailing list