Update to 1.0.4

This commit is contained in:
Kalev Lember 2015-03-15 20:52:02 +01:00
parent 9cf682963d
commit c15160746c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <kalevlember@gmail.com> - 1.0.4-1
- Update to 1.0.4
* Thu Sep 4 2014 Vadim Rutkovsky <vrutkovs@redhat.com> - 1.0.2-5
- Build installed tests

View File

@ -1 +1 @@
e43efaf6852958207982e79141bf371e json-glib-1.0.2.tar.xz
3131b0417ecde3da1ae72acceaa375cf json-glib-1.0.4.tar.xz