[json-glib] Update to 1.0.0

Kalev Lember kalev at fedoraproject.org
Tue Mar 25 12:11:55 UTC 2014


commit 408e2f82e88048f325127956f80e9b7d8bab02ce
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 25 12:51:18 2014 +0100

    Update to 1.0.0

 .gitignore     |    1 +
 json-glib.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c061224..c62cb12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ json-glib-0.10.4.tar.bz2
 /json-glib-0.16.0.tar.xz
 /json-glib-0.16.2.tar.xz
 /json-glib-0.99.2.tar.xz
+/json-glib-1.0.0.tar.xz
diff --git a/json-glib.spec b/json-glib.spec
index 4fd69e2..fe0b86c 100644
--- a/json-glib.spec
+++ b/json-glib.spec
@@ -1,7 +1,7 @@
-%define glib_ver 2.16
+%define glib_ver 2.37.6
 
 Name:		json-glib
-Version:	0.99.2
+Version:	1.0.0
 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.99/%{name}-%{version}.tar.xz
+Source0:	http://download.gnome.org/sources/%{name}/1.0/%{name}-%{version}.tar.xz
 
 BuildRequires:	glib2-devel >= %{glib_ver}
 BuildRequires:	gobject-introspection-devel
@@ -75,6 +75,9 @@ cp -a doc/reference/html/* $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/%{name}/
 
 
 %changelog
+* Tue Mar 25 2014 Kalev Lember <kalevlember at gmail.com> - 1.0.0-1
+- Update to 1.0.0
+
 * Tue Feb 04 2014 Richard Hughes <rhughes at redhat.com> - 0.99.2-1
 - Update to 0.99.2
 
diff --git a/sources b/sources
index 745e5b5..dbc0499 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cdc9f65a5eb860fe7879b5fa8401e9f5  json-glib-0.99.2.tar.xz
+d13485f5aa3b93227bbeb689ccfb596c  json-glib-1.0.0.tar.xz


More information about the scm-commits mailing list