From a3dc9232b3ff0586680aa38f23e7b53baaca5780 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mar 01 2016 22:30:23 +0000 Subject: Update to 1.1.2 --- diff --git a/.gitignore b/.gitignore index 0887d9b..22633a6 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ json-glib-0.10.4.tar.bz2 /json-glib-1.0.0.tar.xz /json-glib-1.0.2.tar.xz /json-glib-1.0.4.tar.xz +/json-glib-1.1.2.tar.xz diff --git a/json-glib.spec b/json-glib.spec index 6a8f361..413fd67 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.4 -Release: 3%{?dist} +Version: 1.1.2 +Release: 1%{?dist} Summary: Library for JavaScript Object Notation format Group: System Environment/Libraries @@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/installed-tests %changelog +* Tue Mar 01 2016 Richard Hughes - 1.1.2-1 +- Update to 1.1.2 + * Thu Feb 04 2016 Fedora Release Engineering - 1.0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index db2795d..663521e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3131b0417ecde3da1ae72acceaa375cf json-glib-1.0.4.tar.xz +2927f1da89a5114d4291b45be7a9c482 json-glib-1.1.2.tar.xz