[libgdata/f19] Update to 0.13.4

Richard Hughes rhughes at fedoraproject.org
Mon Jan 20 20:01:31 UTC 2014


commit ade13c34c50c1d914b24c74001bbcd924ea2263a
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Jan 20 20:01:46 2014 +0000

    Update to 0.13.4

 .gitignore    |    1 +
 libgdata.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af717ba..3495f63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ libgdata-0.6.4.tar.bz2
 /libgdata-0.13.1.tar.xz
 /libgdata-0.13.2.tar.xz
 /libgdata-0.13.3.tar.xz
+/libgdata-0.13.4.tar.xz
diff --git a/libgdata.spec b/libgdata.spec
index d334482..8a2216e 100644
--- a/libgdata.spec
+++ b/libgdata.spec
@@ -1,6 +1,6 @@
 Name:           libgdata
-Version:        0.13.3
-Release:        2%{?dist}
+Version:        0.13.4
+Release:        1%{?dist}
 Summary:        Library for the GData protocol
 
 Group:          System Environment/Libraries
@@ -75,6 +75,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_datadir}/vala/
 
 %changelog
+* Mon Jan 20 2014 Richard Hughes <rhughes at redhat.com> - 0.13.4-1
+- Update to 0.13.4
+
 * Tue Jul 16 2013 Matthias Clasen <mclasen at redhat.com> - 0.13.3-2
 - Disable strict aliasing, since the code is not strict-aliasing-clean
 
diff --git a/sources b/sources
index d0faab8..2f16ea3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-295a189784842adc80c2c3c69f36e42a  libgdata-0.13.3.tar.xz
+fa2aab4da3d36baea298614001da3d6e  libgdata-0.13.4.tar.xz


More information about the scm-commits mailing list