diff --git a/.gitignore b/.gitignore index f1b161c..0887d9b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ json-glib-0.10.4.tar.bz2 /json-glib-0.99.2.tar.xz /json-glib-1.0.0.tar.xz /json-glib-1.0.2.tar.xz +/json-glib-1.0.4.tar.xz diff --git a/json-glib.spec b/json-glib.spec index d3f752c..d0dc7d6 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.2 -Release: 5%{?dist} +Version: 1.0.4 +Release: 1%{?dist} Summary: Library for JavaScript Object Notation format Group: System Environment/Libraries @@ -87,6 +87,9 @@ cp -a doc/reference/html/* $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/%{name}/ %{_datadir}/installed-tests %changelog +* Sun Mar 15 2015 Kalev Lember - 1.0.4-1 +- Update to 1.0.4 + * Thu Sep 4 2014 Vadim Rutkovsky - 1.0.2-5 - Build installed tests diff --git a/sources b/sources index dece007..db2795d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e43efaf6852958207982e79141bf371e json-glib-1.0.2.tar.xz +3131b0417ecde3da1ae72acceaa375cf json-glib-1.0.4.tar.xz