From f78a5a360dc440f6db47bba4912d9d3cf7f3441f Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mar 22 2016 19:25:13 +0000 Subject: Update to 1.2.0 --- diff --git a/.gitignore b/.gitignore index 22633a6..a3502e6 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ json-glib-0.10.4.tar.bz2 /json-glib-1.0.2.tar.xz /json-glib-1.0.4.tar.xz /json-glib-1.1.2.tar.xz +/json-glib-1.2.0.tar.xz diff --git a/json-glib.spec b/json-glib.spec index 413fd67..71e01ba 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -1,7 +1,7 @@ %define glib_ver 2.37.6 Name: json-glib -Version: 1.1.2 +Version: 1.2.0 Release: 1%{?dist} Summary: Library for JavaScript Object Notation format @@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/installed-tests %changelog +* Tue Mar 22 2016 Kalev Lember - 1.2.0-1 +- Update to 1.2.0 + * Tue Mar 01 2016 Richard Hughes - 1.1.2-1 - Update to 1.1.2 diff --git a/sources b/sources index 663521e..52e027c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2927f1da89a5114d4291b45be7a9c482 json-glib-1.1.2.tar.xz +efe14b6b8e7aa95ee3240cc60627dc9f json-glib-1.2.0.tar.xz