[libgee] - Update to 0.6.0

Michel Alexandre Salim salimma at fedoraproject.org
Thu Oct 28 11:43:10 UTC 2010


commit bb046604a3dd71a6baa1bbc5b341392f8d821c9f
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Thu Oct 28 13:37:06 2010 +0200

    - Update to 0.6.0

 .gitignore  |    2 +-
 libgee.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0957f35..614193b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/libgee-0.5.3.tar.bz2
+/libgee-0.6.0.tar.bz2
diff --git a/libgee.spec b/libgee.spec
index a779cbe..41c8bf4 100644
--- a/libgee.spec
+++ b/libgee.spec
@@ -1,13 +1,13 @@
 Name:           libgee
-Version:        0.5.3
-Release:        2%{?dist}
+Version:        0.6.0
+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.5/libgee-%{version}.tar.bz2
+Source0:        http://download.gnome.org/sources/libgee/0.6/libgee-%{version}.tar.bz2
 
 BuildRequires:  glib2-devel
 BuildRequires:	gobject-introspection-devel
@@ -96,6 +96,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Thu Oct 28 2010 Michel Salim <salimma at fedoraproject.org> - 0.6.0-1
+- Update to 0.6.0
+
 * Wed Sep 29 2010 jkeating - 0.5.3-2
 - Rebuilt for gcc bug 634757
 
diff --git a/sources b/sources
index aaa6d68..49a791b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1be8ea04c2e2159a45aea9fae1b688dc  libgee-0.5.3.tar.bz2
+4eb513b23ab6ea78884989518a4acf6f  libgee-0.6.0.tar.bz2


More information about the scm-commits mailing list