[libgee/f16] Update to 0.7.1

Ray Strode rstrode at fedoraproject.org
Thu Sep 29 01:14:04 UTC 2011


commit 6593165e397d64d722998b0f144aad919ab7f1af
Author: Ray Strode <rstrode at redhat.com>
Date:   Wed Sep 28 21:13:50 2011 -0400

    Update to 0.7.1

 .gitignore  |    1 +
 libgee.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 00cc6d0..147023f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /libgee-0.6.0.tar.bz2
 /libgee-0.6.1.tar.bz2
+/libgee-0.7.1.tar.xz
diff --git a/libgee.spec b/libgee.spec
index 07eae29..8a04a57 100644
--- a/libgee.spec
+++ b/libgee.spec
@@ -1,13 +1,13 @@
 Name:           libgee
-Version:        0.6.1
-Release:        3%{?dist}
+Version:        0.7.1
+Release:        1%{?dist}
 Summary:        GObject collection library
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://live.gnome.org/Libgee
 #VCS:           git:git://git.gnome.org/libgee
-Source0:        http://download.gnome.org/sources/libgee/0.6/libgee-%{version}.tar.bz2
+Source0:        http://download.gnome.org/sources/libgee/0.6/libgee-%{version}.tar.xz
 
 BuildRequires:  glib2-devel
 BuildRequires:  gobject-introspection-devel
@@ -106,6 +106,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Wed Sep 28 2011 Ray <rstrode at redhat.com> - 0.7.1-1
+- Update to 0.7.1
+
 * Thu Sep  1 2011 Michel Salim <salimma at fedoraproject.org> - 0.6.1-3
 - Move typelib file to main package (# 735081)
 - Re-enable unit tests on all Fedora releases
diff --git a/sources b/sources
index 62b3d35..4d8b8b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9cf60f41f3aa10ac7f1f7e1d094e05a1  libgee-0.6.1.tar.bz2
+752d26d899233e2273f291d83b9e5b9d  libgee-0.7.1.tar.xz


More information about the scm-commits mailing list