[json-glib] Update to 0.99.2

Richard Hughes rhughes at fedoraproject.org
Tue Feb 4 12:58:19 UTC 2014


commit 308ed9e902634d7e9e8d795af56009cf05af15f3
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Feb 4 12:58:48 2014 +0000

    Update to 0.99.2

 .gitignore     |    1 +
 json-glib.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cec9f07..c061224 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ json-glib-0.10.4.tar.bz2
 /json-glib-0.15.2.tar.xz
 /json-glib-0.16.0.tar.xz
 /json-glib-0.16.2.tar.xz
+/json-glib-0.99.2.tar.xz
diff --git a/json-glib.spec b/json-glib.spec
index 4207f19..26811d1 100644
--- a/json-glib.spec
+++ b/json-glib.spec
@@ -1,7 +1,7 @@
 %define glib_ver 2.16
 
 Name:		json-glib
-Version:	0.16.2
+Version:	0.99.2
 Release:	1%{?dist}
 Summary:	Library for JavaScript Object Notation format
 
@@ -9,7 +9,7 @@ Group:		System Environment/Libraries
 License:	LGPLv2+
 URL:		http://live.gnome.org/JsonGlib
 #VCS:		git:git://git.gnome.org/json-glib
-Source0:	http://download.gnome.org/sources/%{name}/0.16/%{name}-%{version}.tar.xz
+Source0:	http://download.gnome.org/sources/%{name}/0.99/%{name}-%{version}.tar.xz
 
 BuildRequires:	glib2-devel >= %{glib_ver}
 BuildRequires:	gobject-introspection-devel
@@ -73,6 +73,9 @@ cp -a doc/reference/html/* $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/%{name}/
 
 
 %changelog
+* Tue Feb 04 2014 Richard Hughes <rhughes at redhat.com> - 0.99.2-1
+- Update to 0.99.2
+
 * Sat Sep 21 2013 Kalev Lember <kalevlember at gmail.com> - 0.16.2-1
 - Update to 0.16.2
 
diff --git a/sources b/sources
index cc5588d..745e5b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0c6121741956fc34933a7ebae5868ec2  json-glib-0.16.2.tar.xz
+cdc9f65a5eb860fe7879b5fa8401e9f5  json-glib-0.99.2.tar.xz


More information about the scm-commits mailing list