[json-glib] Update to 0.16.2

Kalev Lember kalev at fedoraproject.org
Sat Sep 21 19:19:10 UTC 2013


commit e1364ee0eca53ee6ae7566e4afb6a0561b74cf9b
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat Sep 21 21:18:29 2013 +0200

    Update to 0.16.2

 .gitignore     |    1 +
 json-glib.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 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 591bfd2..4207f19 100644
--- a/json-glib.spec
+++ b/json-glib.spec
@@ -1,8 +1,8 @@
 %define glib_ver 2.16
 
 Name:		json-glib
-Version:	0.16.0
-Release:	2%{?dist}
+Version:	0.16.2
+Release:	1%{?dist}
 Summary:	Library for JavaScript Object Notation format
 
 Group:		System Environment/Libraries
@@ -73,6 +73,9 @@ cp -a doc/reference/html/* $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/%{name}/
 
 
 %changelog
+* Sat Sep 21 2013 Kalev Lember <kalevlember at gmail.com> - 0.16.2-1
+- Update to 0.16.2
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.16.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
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