diff --git a/.gitignore b/.gitignore index a3502e6..94b5e7a 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ json-glib-0.10.4.tar.bz2 /json-glib-1.0.4.tar.xz /json-glib-1.1.2.tar.xz /json-glib-1.2.0.tar.xz +/json-glib-1.2.2.tar.xz diff --git a/json-glib.spec b/json-glib.spec index 71e01ba..da7242b 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -1,7 +1,7 @@ %define glib_ver 2.37.6 Name: json-glib -Version: 1.2.0 +Version: 1.2.2 Release: 1%{?dist} Summary: Library for JavaScript Object Notation format @@ -9,7 +9,7 @@ Group: System Environment/Libraries License: LGPLv2+ URL: https://wiki.gnome.org/Projects/JsonGlib #VCS: git:git://git.gnome.org/json-glib -Source0: http://download.gnome.org/sources/%{name}/1.0/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/1.2/%{name}-%{version}.tar.xz BuildRequires: docbook-style-xsl BuildRequires: glib2-devel >= %{glib_ver} @@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/installed-tests %changelog +* Mon Aug 01 2016 Kalev Lember - 1.2.2-1 +- Update to 1.2.2 + * Tue Mar 22 2016 Kalev Lember - 1.2.0-1 - Update to 1.2.0 diff --git a/sources b/sources index 52e027c..8e14c83 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -efe14b6b8e7aa95ee3240cc60627dc9f json-glib-1.2.0.tar.xz +c1daefb8d0fb59612af0c072c8aabb58 json-glib-1.2.2.tar.xz