From 03bf0d45024dbe38f5f08ef591b63f0244b3024a Mon Sep 17 00:00:00 2001 From: "Owen W. Taylor" Date: Wed, 14 Sep 2011 19:14:47 -0400 Subject: [PATCH] Update to 0.13.90 (needed for new gnome-shell package) --- .gitignore | 1 + json-glib.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b0e7149..c53d40f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ json-glib-0.10.4.tar.bz2 /json-glib-0.11.3-git19b0b87.tar.bz2 /json-glib-0.12.0.tar.bz2 /json-glib-0.12.6.tar.xz +/json-glib-0.13.90.tar.xz diff --git a/json-glib.spec b/json-glib.spec index bdacb38..a69612b 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -1,7 +1,7 @@ %define glib_ver 2.16 Name: json-glib -Version: 0.12.6 +Version: 0.13.90 Release: 1%{?dist} Summary: Library for JavaScript Object Notation format @@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Sep 7 2011 Owen Taylor - 0.13.90-1 +- Update to 0.13.90 + * Thu Jun 16 2011 Alex Hudson - 0.12.6-1 - Update to 0.12.6 - Remove gtk-doc dependency for bug 604377 diff --git a/sources b/sources index deba2ad..9824987 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -840fa7ff4ef6524307f371f06faf21ea json-glib-0.12.6.tar.xz +265873f728d554a825ccdfa67025d205 json-glib-0.13.90.tar.xz