[libgdata] Update to 0.15.0

Richard Hughes rhughes at fedoraproject.org
Wed Jan 8 15:01:46 UTC 2014


commit 528ffcf29ef6c2f7fd530c639d5acea5c44b5af4
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Jan 8 15:01:51 2014 +0000

    Update to 0.15.0

 .gitignore    |    1 +
 libgdata.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a8e89ba..e86db75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ libgdata-0.6.4.tar.bz2
 /libgdata-0.13.3.tar.xz
 /libgdata-0.13.4.tar.xz
 /libgdata-0.14.0.tar.xz
+/libgdata-0.15.0.tar.xz
diff --git a/libgdata.spec b/libgdata.spec
index c6c634c..bfe164d 100644
--- a/libgdata.spec
+++ b/libgdata.spec
@@ -1,12 +1,12 @@
 Name:           libgdata
-Version:        0.14.0
+Version:        0.15.0
 Release:        1%{?dist}
 Summary:        Library for the GData protocol
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://live.gnome.org/libgdata
-Source0:        http://download.gnome.org/sources/%{name}/0.14/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/%{name}/0.15/%{name}-%{version}.tar.xz
 
 BuildRequires:  glib2-devel libsoup-devel libxml2-devel gtk-doc intltool
 BuildRequires:  gcr-devel
@@ -75,6 +75,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_datadir}/vala/
 
 %changelog
+* Wed Jan 08 2014 Richard Hughes <rhughes at redhat.com> - 0.15.0-1
+- Update to 0.15.0
+
 * Thu Aug 29 2013 Kalev Lember <kalevlember at gmail.com> - 0.14.0-1
 - Update to 0.14.0
 
diff --git a/sources b/sources
index 8cd12d2..7b8d008 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0442d97eb76294a1e7629decbe7aa2fa  libgdata-0.14.0.tar.xz
+9160aac008ff3cd3d2807790bcd708f1  libgdata-0.15.0.tar.xz


More information about the scm-commits mailing list