[json-glib] 0.14.2

Matthias Clasen mclasen at fedoraproject.org
Wed Nov 2 18:38:53 UTC 2011


commit 560a891801f8073f4c9a865f5b3072c73be823c6
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Nov 2 14:38:28 2011 -0400

    0.14.2

 .gitignore     |    1 +
 json-glib.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d11941a..12cac52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ json-glib-0.10.4.tar.bz2
 /json-glib-0.12.6.tar.xz
 /json-glib-0.13.90.tar.xz
 /json-glib-0.14.0.tar.xz
+/json-glib-0.14.2.tar.xz
diff --git a/json-glib.spec b/json-glib.spec
index de0ab22..94c7265 100644
--- a/json-glib.spec
+++ b/json-glib.spec
@@ -1,7 +1,7 @@
 %define glib_ver 2.16
 
 Name:		json-glib
-Version:	0.14.0
+Version:	0.14.2
 Release:	1%{?dist}
 Summary:	Library for JavaScript Object Notation format
 
@@ -74,6 +74,9 @@ cp -a doc/reference/html/* $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/%{name}/
 
 
 %changelog
+* Wed Nov  2 2011 Matthias Clasen <mclasen at redhat.com> - 0.14.2-1
+- Update to 0.14.2
+
 * Mon Sep 19 2011 Matthias Clasen <mclasen at redhat.com> - 0.14.0-1
 - Update to 0.14.0
 
diff --git a/sources b/sources
index c486478..a52229b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-830707d4f584313816b0addde5830eb2  json-glib-0.14.0.tar.xz
+2a22832c4654156a35b38ee027f6f065  json-glib-0.14.2.tar.xz


More information about the scm-commits mailing list