[libgee/f22] Update to 0.18.0

Kalev Lember kalev at fedoraproject.org
Tue Mar 24 09:17:25 UTC 2015


commit f99436a8b0eba6ff4aff03d74bd5a879714ac305
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 24 10:17:12 2015 +0100

    Update to 0.18.0

 .gitignore  | 1 +
 libgee.spec | 7 +++++--
 sources     | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b12fa72..e532942 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /libgee-0.16.0.tar.xz
 /libgee-0.16.1.tar.xz
 /libgee-0.17.92.tar.xz
+/libgee-0.18.0.tar.xz
diff --git a/libgee.spec b/libgee.spec
index 906d430..b56e126 100644
--- a/libgee.spec
+++ b/libgee.spec
@@ -1,5 +1,5 @@
 Name:           libgee
-Version:        0.17.92
+Version:        0.18.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.17/libgee-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/libgee/0.18/libgee-%{version}.tar.xz
 
 BuildRequires:  glib2-devel
 BuildRequires:  gobject-introspection-devel
@@ -112,6 +112,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Tue Mar 24 2015 Kalev Lember <kalevlember at gmail.com> - 0.18.0-1
+- Update to 0.18.0
+
 * Tue Mar 17 2015 Kalev Lember <kalevlember at gmail.com> - 0.17.92-1
 - Update to 0.17.92
 - Use license macro for the COPYING file
diff --git a/sources b/sources
index 7410add..cfe3ed5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-51219b0da607db7a286cb31ed2b5c7e9  libgee-0.17.92.tar.xz
+29ea6125e653d7e60b49a9a9544abc96  libgee-0.18.0.tar.xz


More information about the scm-commits mailing list