[libgee/f16] Revert "Update to 0.7.1"

Ray Strode rstrode at fedoraproject.org
Thu Sep 29 01:38:28 UTC 2011


commit 4b657c3f6bdcb4fb50fe54c41886bb7377dbaf19
Author: Ray Strode <rstrode at redhat.com>
Date:   Wed Sep 28 21:37:07 2011 -0400

    Revert "Update to 0.7.1"
    
    This reverts commit 478c66feffd1c1aed686c942776caafc98fc33ed.
    
    We don't want it in f16 but the script pulled it in anyway

 .gitignore  |    1 -
 libgee.spec |   12 +++---------
 sources     |    2 +-
 3 files changed, 4 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 147023f..00cc6d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
 /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 2369f17..07eae29 100644
--- a/libgee.spec
+++ b/libgee.spec
@@ -1,13 +1,13 @@
 Name:           libgee
-Version:        0.7.1
-Release:        1%{?dist}
+Version:        0.6.1
+Release:        3%{?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.xz
+Source0:        http://download.gnome.org/sources/libgee/0.6/libgee-%{version}.tar.bz2
 
 BuildRequires:  glib2-devel
 BuildRequires:  gobject-introspection-devel
@@ -106,12 +106,6 @@ 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
-
-* 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 4d8b8b7..62b3d35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-752d26d899233e2273f291d83b9e5b9d  libgee-0.7.1.tar.xz
+9cf60f41f3aa10ac7f1f7e1d094e05a1  libgee-0.6.1.tar.bz2


More information about the scm-commits mailing list