[json-glib] Update to 1.0.4

Kalev Lember kalev at fedoraproject.org
Sun Mar 15 19:57:38 UTC 2015


commit c15160746c74aa0ca684b011b647db2b29ad869c
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Mar 15 20:52:02 2015 +0100

    Update to 1.0.4

 .gitignore     | 1 +
 json-glib.spec | 7 +++++--
 sources        | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f1b161c..0887d9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ json-glib-0.10.4.tar.bz2
 /json-glib-0.99.2.tar.xz
 /json-glib-1.0.0.tar.xz
 /json-glib-1.0.2.tar.xz
+/json-glib-1.0.4.tar.xz
diff --git a/json-glib.spec b/json-glib.spec
index d3f752c..d0dc7d6 100644
--- a/json-glib.spec
+++ b/json-glib.spec
@@ -1,8 +1,8 @@
 %define glib_ver 2.37.6
 
 Name:		json-glib
-Version:	1.0.2
-Release:	5%{?dist}
+Version:	1.0.4
+Release:	1%{?dist}
 Summary:	Library for JavaScript Object Notation format
 
 Group:		System Environment/Libraries
@@ -87,6 +87,9 @@ cp -a doc/reference/html/* $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/%{name}/
 %{_datadir}/installed-tests
 
 %changelog
+* Sun Mar 15 2015 Kalev Lember <kalevlember at gmail.com> - 1.0.4-1
+- Update to 1.0.4
+
 * Thu Sep 4  2014 Vadim Rutkovsky <vrutkovs at redhat.com> - 1.0.2-5
 - Build installed tests
 
diff --git a/sources b/sources
index dece007..db2795d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e43efaf6852958207982e79141bf371e  json-glib-1.0.2.tar.xz
+3131b0417ecde3da1ae72acceaa375cf  json-glib-1.0.4.tar.xz


More information about the scm-commits mailing list