From 560a891801f8073f4c9a865f5b3072c73be823c6 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 2 Nov 2011 14:38:28 -0400 Subject: [PATCH] 0.14.2 --- .gitignore | 1 + json-glib.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d11941a..12cac52 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ json-glib-0.10.4.tar.bz2 /json-glib-0.12.6.tar.xz /json-glib-0.13.90.tar.xz /json-glib-0.14.0.tar.xz +/json-glib-0.14.2.tar.xz diff --git a/json-glib.spec b/json-glib.spec index de0ab22..94c7265 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -1,7 +1,7 @@ %define glib_ver 2.16 Name: json-glib -Version: 0.14.0 +Version: 0.14.2 Release: 1%{?dist} Summary: Library for JavaScript Object Notation format @@ -74,6 +74,9 @@ cp -a doc/reference/html/* $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/%{name}/ %changelog +* Wed Nov 2 2011 Matthias Clasen - 0.14.2-1 +- Update to 0.14.2 + * Mon Sep 19 2011 Matthias Clasen - 0.14.0-1 - Update to 0.14.0 diff --git a/sources b/sources index c486478..a52229b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -830707d4f584313816b0addde5830eb2 json-glib-0.14.0.tar.xz +2a22832c4654156a35b38ee027f6f065 json-glib-0.14.2.tar.xz