[libgweather/f15/master] 3.0.0

Christopher Aillon caillon at fedoraproject.org
Mon Apr 4 23:10:52 UTC 2011


commit c05f401c36e3ae94b5755d62776bc7387416ace5
Author: Christopher Aillon <caillon at redhat.com>
Date:   Mon Apr 4 16:10:37 2011 -0700

    3.0.0

 .gitignore       |    1 +
 libgweather.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0390a64..c4712ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ libgweather-2.30.0.tar.bz2
 /libgweather-2.30.3.tar.bz2
 /libgweather-2.91.0.tar.bz2
 /libgweather-2.91.6.tar.bz2
+/libgweather-3.0.0.tar.bz2
diff --git a/libgweather.spec b/libgweather.spec
index b8356fb..8ae1c5d 100644
--- a/libgweather.spec
+++ b/libgweather.spec
@@ -1,13 +1,13 @@
 Name:           libgweather
-Version:        2.91.6
-Release:        3%{?dist}
+Version:        3.0.0
+Release:        1%{?dist}
 Summary:        A library for weather information
 
 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/2.30/%{name}-%{version}.tar.bz2
+Source0:        http://download.gnome.org/sources/libgweather/3.0/%{name}-%{version}.tar.bz2
 
 BuildRequires:  GConf2-devel >= 2.8.0
 BuildRequires:  dbus-devel
@@ -112,6 +112,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/gnome &>/dev/null || :
 
 
 %changelog
+* Mon Apr  4 2011 Christopher Aillon <caillon at redhat.com> - 3.0.0-1
+- Update to 3.0.0
+
 * Thu Feb 10 2011 Matthias Clasen <mclasen at redhat.com> - 2.91.6-3
 - Rebuild
 
diff --git a/sources b/sources
index a3cadb9..fb1e2ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7587e962aafd0ec0959ec869d6f3abee  libgweather-2.91.6.tar.bz2
+51fc5dd9bbfc321d1d03c613f1d97f35  libgweather-3.0.0.tar.bz2


More information about the scm-commits mailing list