[libgee] Update to 0.8.1

Michel Alexandre Salim salimma at fedoraproject.org
Tue Oct 16 09:13:31 UTC 2012


commit 7b806d1f4ad512d119eea709b8525202f553c925
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Tue Oct 16 16:13:18 2012 +0700

    Update to 0.8.1

 .gitignore  |    2 +-
 libgee.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5ec2b49..b3b9433 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/libgee-0.8.0.tar.xz
+/libgee-0.8.1.tar.xz
diff --git a/libgee.spec b/libgee.spec
index e841de3..f0df034 100644
--- a/libgee.spec
+++ b/libgee.spec
@@ -1,12 +1,12 @@
 Name:           libgee
-Version:        0.8.0
+Version:        0.8.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
+#VCS:           git:git://git.gnome.org/libgee
 Source0:        http://download.gnome.org/sources/libgee/0.8/libgee-%{version}.tar.xz
 # manually fix the generated code otherwise 32-to-64 bit conversion is done and
 # bad things happen for values >= 0x8000000, probably a Vala compiler bug, seems
@@ -15,7 +15,7 @@ Source0:        http://download.gnome.org/sources/libgee/0.8/libgee-%{version}.t
 Patch0:         %{name}-0.7.90-declaration.patch
 
 BuildRequires:  glib2-devel
-BuildRequires:	gobject-introspection-devel
+BuildRequires:  gobject-introspection-devel
 # Bootstrap requirements
 BuildRequires:  autoconf automake libtool
 BuildRequires:  vala
@@ -116,6 +116,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Tue Oct 16 2012 Michel Salim <salimma at fedoraproject.org> - 0.8.1-1
+- Update to 0.8.1
+
 * Wed Sep 26 2012 Michel Salim <salimma at fedoraproject.org> - 0.8.0-1
 - Update to 0.8.0
 
diff --git a/sources b/sources
index df32abd..e311173 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3cc27f7c4ab15fd98e1bb138f100cf82  libgee-0.8.0.tar.xz
+5743faecc2bb5cfbcdbe0822f472fe06  libgee-0.8.1.tar.xz


More information about the scm-commits mailing list