[json-glib] Update to new upstream version 0.12.6

Alex Hudson alexh at fedoraproject.org
Thu Jun 16 13:16:43 UTC 2011


commit b32762ab45e633b913a7c40063aa864b6f33e008
Author: Alex Hudson <fedora at alexhudson.com>
Date:   Thu Jun 16 13:44:50 2011 +0100

    Update to new upstream version 0.12.6

 .gitignore     |    1 +
 json-glib.spec |   10 +++++++---
 sources        |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ab9cd55..b0e7149 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ json-glib-0.10.4.tar.bz2
 /json-glib-0.11.3-0.1.git19b0b87.fc15.src.rpm
 /json-glib-0.11.3-git19b0b87.tar.bz2
 /json-glib-0.12.0.tar.bz2
+/json-glib-0.12.6.tar.xz
diff --git a/json-glib.spec b/json-glib.spec
index 6e65e3b..bdacb38 100644
--- a/json-glib.spec
+++ b/json-glib.spec
@@ -1,15 +1,15 @@
 %define glib_ver 2.16
 
 Name:		json-glib
-Version:	0.12.0
-Release:	2%{?dist}
+Version:	0.12.6
+Release:	1%{?dist}
 Summary:	Library for JavaScript Object Notation format
 
 Group:		System Environment/Libraries
 License:	LGPLv2+
 URL:		http://live.gnome.org/JsonGlib
 #VCS:		git:git://git.gnome.org/json-glib
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.11/%{name}-%{version}.tar.bz2
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.12/%{name}-%{version}.tar.xz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	glib2-devel >= %{glib_ver}
@@ -85,6 +85,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jun 16 2011 Alex Hudson <fedora at alexhudson.com> - 0.12.6-1
+- Update to 0.12.6
+- Remove gtk-doc dependency for bug 604377
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.12.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 2d0de91..deba2ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ee611ef8d7b6e67a14021b32d66b7d1a  json-glib-0.12.0.tar.bz2
+840fa7ff4ef6524307f371f06faf21ea  json-glib-0.12.6.tar.xz


More information about the scm-commits mailing list