[json-glib] Update to 0.15.2

Richard Hughes rhughes at fedoraproject.org
Tue Jul 17 14:35:41 UTC 2012


commit 165229d6d38dc3f61fea2582674ebbd0398164e6
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Jul 17 15:33:58 2012 +0100

     Update to 0.15.2

 .gitignore     |    1 +
 json-glib.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 12cac52..94d4bd8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ json-glib-0.10.4.tar.bz2
 /json-glib-0.13.90.tar.xz
 /json-glib-0.14.0.tar.xz
 /json-glib-0.14.2.tar.xz
+/json-glib-0.15.2.tar.xz
diff --git a/json-glib.spec b/json-glib.spec
index 61d0e05..d2d3fc2 100644
--- a/json-glib.spec
+++ b/json-glib.spec
@@ -1,8 +1,8 @@
 %define glib_ver 2.16
 
 Name:		json-glib
-Version:	0.14.2
-Release:	2%{?dist}
+Version:	0.15.2
+Release:	1%{?dist}
 Summary:	Library for JavaScript Object Notation format
 
 Group:		System Environment/Libraries
@@ -74,6 +74,9 @@ cp -a doc/reference/html/* $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/%{name}/
 
 
 %changelog
+* Tue Jul 17 2012 Richard Hughes <hughsient at gmail.com> - 0.15.2-1
+- Update to 0.15.2
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.14.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index a52229b..ac964c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2a22832c4654156a35b38ee027f6f065  json-glib-0.14.2.tar.xz
+494332526f87956d05f32a9b12f3f286  json-glib-0.15.2.tar.xz


More information about the scm-commits mailing list