[json-glib/f16] Update to 0.13.90 (needed for new gnome-shell package)

Owen Taylor otaylor at fedoraproject.org
Wed Sep 14 23:15:21 UTC 2011


commit 0c6af39b947e2389251114892ce23d924c4b7ee2
Author: Owen W. Taylor <otaylor at fishsoup.net>
Date:   Wed Sep 14 19:14:47 2011 -0400

    Update to 0.13.90 (needed for new gnome-shell package)

 .gitignore     |    1 +
 json-glib.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b0e7149..c53d40f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ json-glib-0.10.4.tar.bz2
 /json-glib-0.11.3-git19b0b87.tar.bz2
 /json-glib-0.12.0.tar.bz2
 /json-glib-0.12.6.tar.xz
+/json-glib-0.13.90.tar.xz
diff --git a/json-glib.spec b/json-glib.spec
index bdacb38..a69612b 100644
--- a/json-glib.spec
+++ b/json-glib.spec
@@ -1,7 +1,7 @@
 %define glib_ver 2.16
 
 Name:		json-glib
-Version:	0.12.6
+Version:	0.13.90
 Release:	1%{?dist}
 Summary:	Library for JavaScript Object Notation format
 
@@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Sep  7 2011 Owen Taylor <otaylor at redhat.com> - 0.13.90-1
+- Update to 0.13.90
+
 * 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
diff --git a/sources b/sources
index deba2ad..9824987 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-840fa7ff4ef6524307f371f06faf21ea  json-glib-0.12.6.tar.xz
+265873f728d554a825ccdfa67025d205  json-glib-0.13.90.tar.xz


More information about the scm-commits mailing list