Update to 0.13.90 (needed for new gnome-shell package)

This commit is contained in:
Owen W. Taylor 2011-09-14 19:14:47 -04:00
parent b32762ab45
commit 03bf0d4502
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
840fa7ff4ef6524307f371f06faf21ea json-glib-0.12.6.tar.xz 265873f728d554a825ccdfa67025d205 json-glib-0.13.90.tar.xz