Update to 0.15.2
This commit is contained in:
parent
699bd2a7eb
commit
165229d6d3
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ json-glib-0.10.4.tar.bz2
|
||||
/json-glib-0.13.90.tar.xz
|
||||
/json-glib-0.14.0.tar.xz
|
||||
/json-glib-0.14.2.tar.xz
|
||||
/json-glib-0.15.2.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%define glib_ver 2.16
|
||||
|
||||
Name: json-glib
|
||||
Version: 0.14.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.15.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for JavaScript Object Notation format
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -74,6 +74,9 @@ cp -a doc/reference/html/* $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/%{name}/
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 0.15.2-1
|
||||
- Update to 0.15.2
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user