[libgweather] Update to 3.9.1

Kalev Lember kalev at fedoraproject.org
Sat May 4 00:13:04 UTC 2013


commit 81ff09b4e9ba174759a42aa41575f1c46c18bd42
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri May 3 23:07:42 2013 +0200

    Update to 3.9.1

 .gitignore       |    1 +
 libgweather.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 669f015..32eab58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ libgweather-2.30.0.tar.bz2
 /libgweather-3.7.92.tar.xz
 /libgweather-3.8.0.tar.xz
 /libgweather-3.8.1.tar.xz
+/libgweather-3.9.1.tar.xz
diff --git a/libgweather.spec b/libgweather.spec
index 7d4dbd7..24d1fc9 100644
--- a/libgweather.spec
+++ b/libgweather.spec
@@ -1,5 +1,5 @@
 Name:           libgweather
-Version:        3.8.1
+Version:        3.9.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.8/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/libgweather/3.9/%{name}-%{version}.tar.xz
 
 BuildRequires:  dbus-devel
 BuildRequires:  gtk3-devel >= 2.90.0
@@ -93,6 +93,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Sat May 04 2013 Kalev Lember <kalevlember at gmail.com> - 3.9.1-1
+- Update to 3.9.1
+
 * Mon Apr 15 2013 Kalev Lember <kalevlember at gmail.com> - 3.8.1-1
 - Update to 3.8.1
 
diff --git a/sources b/sources
index d75bc64..d708c4f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c98736d36056d887dca4c58e036f9c6d  libgweather-3.8.1.tar.xz
+77dc17923d38dcd81ce45eef94aea4fa  libgweather-3.9.1.tar.xz


More information about the scm-commits mailing list