[json-glib/f19] Update to 0.16.2

Richard Hughes rhughes at fedoraproject.org
Mon Jan 20 19:40:25 UTC 2014


commit e07cb47250be94508f077b47ad8b66cb866618b2
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Jan 20 19:40:41 2014 +0000

    Update to 0.16.2

 .gitignore     |    1 +
 json-glib.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fea6212..cec9f07 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ json-glib-0.10.4.tar.bz2
 /json-glib-0.14.2.tar.xz
 /json-glib-0.15.2.tar.xz
 /json-glib-0.16.0.tar.xz
+/json-glib-0.16.2.tar.xz
diff --git a/json-glib.spec b/json-glib.spec
index fe073dc..6baa7ce 100644
--- a/json-glib.spec
+++ b/json-glib.spec
@@ -1,7 +1,7 @@
 %define glib_ver 2.16
 
 Name:		json-glib
-Version:	0.16.0
+Version:	0.16.2
 Release:	1%{?dist}
 Summary:	Library for JavaScript Object Notation format
 
@@ -73,6 +73,9 @@ cp -a doc/reference/html/* $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/%{name}/
 
 
 %changelog
+* Mon Jan 20 2014 Richard Hughes <rhughes at redhat.com> - 0.16.2-1
+- Update to 0.16.2
+
 * Tue Apr 16 2013 Kalev Lember <kalevlember at gmail.com> - 0.16.0-1
 - Update to 0.16.0
 - Don't depend on gtk-doc (#604377)
diff --git a/sources b/sources
index 7694723..cc5588d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bbca11f32509d6eb3f54d24156e7312d  json-glib-0.16.0.tar.xz
+0c6121741956fc34933a7ebae5868ec2  json-glib-0.16.2.tar.xz


More information about the scm-commits mailing list