diff --git a/.gitignore b/.gitignore index 94d4bd8..fea6212 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ json-glib-0.10.4.tar.bz2 /json-glib-0.14.0.tar.xz /json-glib-0.14.2.tar.xz /json-glib-0.15.2.tar.xz +/json-glib-0.16.0.tar.xz diff --git a/json-glib.spec b/json-glib.spec index b9fd88f..bb311a4 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -1,15 +1,15 @@ %define glib_ver 2.16 Name: json-glib -Version: 0.15.2 -Release: 2%{?dist} +Version: 0.16.0 +Release: 1%{?dist} Summary: Library for JavaScript Object Notation format 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.14/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/0.16/%{name}-%{version}.tar.xz BuildRequires: glib2-devel >= %{glib_ver} BuildRequires: gobject-introspection-devel @@ -74,6 +74,9 @@ cp -a doc/reference/html/* $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/%{name}/ %changelog +* Tue Apr 16 2013 Kalev Lember - 0.16.0-1 +- Update to 0.16.0 + * Thu Feb 14 2013 Fedora Release Engineering - 0.15.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index ac964c9..7694723 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -494332526f87956d05f32a9b12f3f286 json-glib-0.15.2.tar.xz +bbca11f32509d6eb3f54d24156e7312d json-glib-0.16.0.tar.xz