[libgdata] Update to 0.15.2

Kalev Lember kalev at fedoraproject.org
Sun Aug 10 08:40:55 UTC 2014


commit 4854f4799f4e650389cbc6e12f40cc0d864d6493
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Aug 10 10:30:57 2014 +0200

    Update to 0.15.2

 .gitignore    |    1 +
 libgdata.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 45f4525..b2ba8fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ libgdata-0.6.4.tar.bz2
 /libgdata-0.14.0.tar.xz
 /libgdata-0.15.0.tar.xz
 /libgdata-0.15.1.tar.xz
+/libgdata-0.15.2.tar.xz
diff --git a/libgdata.spec b/libgdata.spec
index d18d24f..c70b40f 100644
--- a/libgdata.spec
+++ b/libgdata.spec
@@ -1,6 +1,6 @@
 Name:           libgdata
-Version:        0.15.1
-Release:        3%{?dist}
+Version:        0.15.2
+Release:        1%{?dist}
 Summary:        Library for the GData protocol
 
 Group:          System Environment/Libraries
@@ -77,6 +77,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_datadir}/vala/
 
 %changelog
+* Sun Aug 10 2014 Kalev Lember <kalevlember at gmail.com> - 0.15.2-1
+- Update to 0.15.2
+
 * Tue Jul 22 2014 Kalev Lember <kalevlember at gmail.com> - 0.15.1-3
 - Rebuilt for gobject-introspection 1.41.4
 
diff --git a/sources b/sources
index 2bf787e..1c3847b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-28a0dc542dbf6add6bea54688935564b  libgdata-0.15.1.tar.xz
+2489ee3f5d27dfdd3804fc8f79491e15  libgdata-0.15.2.tar.xz


More information about the scm-commits mailing list