[libgdata] 0.11.0

Matthias Clasen mclasen at fedoraproject.org
Wed Dec 21 03:47:13 UTC 2011


commit 439968253ebd958772d98809b30bac972ba61aa7
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Dec 20 22:47:03 2011 -0500

    0.11.0

 .gitignore    |    1 +
 libgdata.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 772d91d..4049112 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ libgdata-0.6.4.tar.bz2
 /libgdata-0.9.1.tar.xz
 /libgdata-0.10.0.tar.xz
 /libgdata-0.10.1.tar.xz
+/libgdata-0.11.0.tar.xz
diff --git a/libgdata.spec b/libgdata.spec
index c35dbdc..34e0d98 100644
--- a/libgdata.spec
+++ b/libgdata.spec
@@ -1,12 +1,12 @@
 Name:           libgdata
-Version:        0.10.1
+Version:        0.11.0
 Release:        1%{?dist}
 Summary:        Library for the GData protocol
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://live.gnome.org/libgdata
-Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.10/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/%{name}/0.11/%{name}-%{version}.tar.xz
 
 BuildRequires:  glib2-devel libsoup-devel libxml2-devel gtk-doc intltool
 BuildRequires:  gobject-introspection-devel liboauth-devel
@@ -70,6 +70,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_datadir}/gir-1.0/GData-0.0.gir
 
 %changelog
+* Tue Dec 20 2011 Matthias Clasen <mclasen at redhat.com> - 0.11.0-1
+- Update to 0.11.0
+
 * Mon Sep 19 2011 Matthias Clasen <mclasen at redhat.com> - 0.10.1-1
 - Update to 0.10.1
 
diff --git a/sources b/sources
index 76191ed..eb9ffc5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f01492964aec95215f7c7ab45c763ae4  libgdata-0.10.1.tar.xz
+c50dd3ad296cc52b853933898af28d11  libgdata-0.11.0.tar.xz


More information about the scm-commits mailing list