[libgdata/f17] Update to 0.12.0

Kalev Lember kalev at fedoraproject.org
Tue Apr 17 19:03:55 UTC 2012


commit 00f37640fa1df2b729d90c098fe1702fee16cee7
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Apr 17 21:45:19 2012 +0300

    Update to 0.12.0

 .gitignore    |    1 +
 libgdata.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 164d42b..11d003f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ libgdata-0.6.4.tar.bz2
 /libgdata-0.10.1.tar.xz
 /libgdata-0.11.0.tar.xz
 /libgdata-0.11.1.tar.xz
+/libgdata-0.12.0.tar.xz
diff --git a/libgdata.spec b/libgdata.spec
index ab10c37..c193555 100644
--- a/libgdata.spec
+++ b/libgdata.spec
@@ -1,12 +1,12 @@
 Name:           libgdata
-Version:        0.11.1
+Version:        0.12.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.11/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/%{name}/0.12/%{name}-%{version}.tar.xz
 
 BuildRequires:  glib2-devel libsoup-devel libxml2-devel gtk-doc intltool
 BuildRequires:  libgnome-keyring-devel
@@ -71,6 +71,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_datadir}/gir-1.0/GData-0.0.gir
 
 %changelog
+* Tue Apr 17 2012 Kalev Lember <kalevlember at gmail.com> - 0.12.0-1
+- Update to 0.12.0
+
 * Thu Mar 15 2012 Matthias Clasen <mclasen at redhat.com> - 0.11.1-1
 - Update to 0.11.1
 
diff --git a/sources b/sources
index 26423de..09bdd9b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4c18b48750e6135a664fd53cbff00a66  libgdata-0.11.1.tar.xz
+ccf0bd3da08a9e86acf704ef71fb73d6  libgdata-0.12.0.tar.xz


More information about the scm-commits mailing list