[libgdata/f16] Update to 0.10.0

Bastien Nocera hadess at fedoraproject.org
Wed Aug 24 10:39:33 UTC 2011


commit 6147a6957de6a5b54f7be559568c66c500417bf1
Author: Bastien Nocera <hadess at hadess.net>
Date:   Wed Aug 24 11:39:20 2011 +0100

    Update to 0.10.0

 .gitignore    |    1 +
 libgdata.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e42abaa..358e557 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ libgdata-0.6.4.tar.bz2
 /libgdata-0.9.0.tar.xz
 /libgdata-0.9.1.tar.bz2
 /libgdata-0.9.1.tar.xz
+/libgdata-0.10.0.tar.xz
diff --git a/libgdata.spec b/libgdata.spec
index 5332019..c80ef24 100644
--- a/libgdata.spec
+++ b/libgdata.spec
@@ -1,12 +1,12 @@
 Name:           libgdata
-Version:        0.9.1
+Version:        0.10.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.9/%{name}-%{version}.tar.xz
+Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.10/%{name}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  glib2-devel libsoup-devel libxml2-devel gtk-doc intltool
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gir-1.0/GData-0.0.gir
 
 %changelog
+* Wed Aug 24 2011 Bastien Nocera <bnocera at redhat.com> 0.10.0-1
+- Update to 0.10.0
+
 * Mon Jul 04 2011 Matthew Barnes <mbarnes at redhat.com> 0.9.1-1
 - Update to 0.9.1
 
diff --git a/sources b/sources
index c52c3de..3905b7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1f806a0c7ef1f111a21bbc0fe1b78a2a  libgdata-0.9.1.tar.xz
+5ba12a2864db101fd8094f9b46fd8f16  libgdata-0.10.0.tar.xz


More information about the scm-commits mailing list