Update to 0.13.90 (needed for new gnome-shell package)
This commit is contained in:
parent
b32762ab45
commit
03bf0d4502
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ json-glib-0.10.4.tar.bz2
|
|||||||
/json-glib-0.11.3-git19b0b87.tar.bz2
|
/json-glib-0.11.3-git19b0b87.tar.bz2
|
||||||
/json-glib-0.12.0.tar.bz2
|
/json-glib-0.12.0.tar.bz2
|
||||||
/json-glib-0.12.6.tar.xz
|
/json-glib-0.12.6.tar.xz
|
||||||
|
/json-glib-0.13.90.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%define glib_ver 2.16
|
%define glib_ver 2.16
|
||||||
|
|
||||||
Name: json-glib
|
Name: json-glib
|
||||||
Version: 0.12.6
|
Version: 0.13.90
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for JavaScript Object Notation format
|
Summary: Library for JavaScript Object Notation format
|
||||||
|
|
||||||
@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 7 2011 Owen Taylor <otaylor@redhat.com> - 0.13.90-1
|
||||||
|
- Update to 0.13.90
|
||||||
|
|
||||||
* Thu Jun 16 2011 Alex Hudson <fedora@alexhudson.com> - 0.12.6-1
|
* Thu Jun 16 2011 Alex Hudson <fedora@alexhudson.com> - 0.12.6-1
|
||||||
- Update to 0.12.6
|
- Update to 0.12.6
|
||||||
- Remove gtk-doc dependency for bug 604377
|
- Remove gtk-doc dependency for bug 604377
|
||||||
|
Loading…
Reference in New Issue
Block a user