[libgee] Update to 0.14.0

Richard Hughes rhughes at fedoraproject.org
Mon Mar 24 19:56:33 UTC 2014


commit 60e51e2a3859653d86b102c184f14a158f72338d
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Mar 24 19:56:36 2014 +0000

    Update to 0.14.0

 .gitignore  |    1 +
 libgee.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 97cfd53..bff73f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /libgee-0.13.5.1.tar.xz
 /libgee-0.13.90.tar.xz
 /libgee-0.13.91.tar.xz
+/libgee-0.14.0.tar.xz
diff --git a/libgee.spec b/libgee.spec
index 40a4311..92ccf18 100644
--- a/libgee.spec
+++ b/libgee.spec
@@ -1,5 +1,5 @@
 Name:           libgee
-Version:        0.13.91
+Version:        0.14.0
 Release:        1%{?dist}
 Summary:        GObject collection library
 
@@ -7,7 +7,7 @@ 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.13/libgee-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/libgee/0.14/libgee-%{version}.tar.xz
 
 BuildRequires:  glib2-devel
 BuildRequires:  gobject-introspection-devel
@@ -116,6 +116,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Mon Mar 24 2014 Richard Hughes <rhughes at redhat.com> - 0.14.0-1
+- Update to 0.14.0
+
 * Tue Mar 04 2014 Richard Hughes <rhughes at redhat.com> - 0.13.91-1
 - Update to 0.13.91
 
diff --git a/sources b/sources
index a895f77..9a740e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ef49fb0ad0499ee6da2c5d5751e3c0c  libgee-0.13.91.tar.xz
+059468d9905b3f34a899dbdf62e465a8  libgee-0.14.0.tar.xz


More information about the scm-commits mailing list