Update to 0.16.2
This commit is contained in:
parent
3b2142c1ec
commit
e1364ee0ec
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ json-glib-0.10.4.tar.bz2
|
|||||||
/json-glib-0.14.2.tar.xz
|
/json-glib-0.14.2.tar.xz
|
||||||
/json-glib-0.15.2.tar.xz
|
/json-glib-0.15.2.tar.xz
|
||||||
/json-glib-0.16.0.tar.xz
|
/json-glib-0.16.0.tar.xz
|
||||||
|
/json-glib-0.16.2.tar.xz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%define glib_ver 2.16
|
%define glib_ver 2.16
|
||||||
|
|
||||||
Name: json-glib
|
Name: json-glib
|
||||||
Version: 0.16.0
|
Version: 0.16.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for JavaScript Object Notation format
|
Summary: Library for JavaScript Object Notation format
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -73,6 +73,9 @@ cp -a doc/reference/html/* $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/%{name}/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 21 2013 Kalev Lember <kalevlember@gmail.com> - 0.16.2-1
|
||||||
|
- Update to 0.16.2
|
||||||
|
|
||||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.16.0-2
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.16.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user