From e1364ee0eca53ee6ae7566e4afb6a0561b74cf9b Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 21 2013 19:18:29 +0000 Subject: Update to 0.16.2 --- diff --git a/.gitignore b/.gitignore index fea6212..cec9f07 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ json-glib-0.10.4.tar.bz2 /json-glib-0.14.2.tar.xz /json-glib-0.15.2.tar.xz /json-glib-0.16.0.tar.xz +/json-glib-0.16.2.tar.xz diff --git a/json-glib.spec b/json-glib.spec index 591bfd2..4207f19 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -1,8 +1,8 @@ %define glib_ver 2.16 Name: json-glib -Version: 0.16.0 -Release: 2%{?dist} +Version: 0.16.2 +Release: 1%{?dist} Summary: Library for JavaScript Object Notation format Group: System Environment/Libraries @@ -73,6 +73,9 @@ cp -a doc/reference/html/* $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/%{name}/ %changelog +* Sat Sep 21 2013 Kalev Lember - 0.16.2-1 +- Update to 0.16.2 + * Sat Aug 03 2013 Fedora Release Engineering - 0.16.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 7694723..cc5588d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bbca11f32509d6eb3f54d24156e7312d json-glib-0.16.0.tar.xz +0c6121741956fc34933a7ebae5868ec2 json-glib-0.16.2.tar.xz