diff --git a/.gitignore b/.gitignore index c62cb12..f1b161c 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ json-glib-0.10.4.tar.bz2 /json-glib-0.16.2.tar.xz /json-glib-0.99.2.tar.xz /json-glib-1.0.0.tar.xz +/json-glib-1.0.2.tar.xz diff --git a/json-glib.spec b/json-glib.spec index d3a6131..5c0d471 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -1,7 +1,7 @@ %define glib_ver 2.37.6 Name: json-glib -Version: 1.0.0 +Version: 1.0.2 Release: 1%{?dist} Summary: Library for JavaScript Object Notation format @@ -79,6 +79,9 @@ cp -a doc/reference/html/* $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/%{name}/ %changelog +* Fri May 30 2014 Kalev Lember - 1.0.2-1 +- Update to 1.0.2 + * Tue Mar 25 2014 Kalev Lember - 1.0.0-1 - Update to 1.0.0 - Build the man pages diff --git a/sources b/sources index dbc0499..dece007 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d13485f5aa3b93227bbeb689ccfb596c json-glib-1.0.0.tar.xz +e43efaf6852958207982e79141bf371e json-glib-1.0.2.tar.xz