Update to 1.0.4
This commit is contained in:
parent
9cf682963d
commit
c15160746c
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user