From 24406a0b479f7823ee8727a45a3cf8f263175664 Mon Sep 17 00:00:00 2001 From: Brian Pepple Date: Mar 19 2010 17:29:38 +0000 Subject: - Update to 0.10.4. --- diff --git a/.cvsignore b/.cvsignore index e8fb21d..0720ecd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -json-glib-0.10.0.tar.bz2 +json-glib-0.10.4.tar.bz2 diff --git a/json-glib.spec b/json-glib.spec index fb49f25..fb59b32 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -1,14 +1,14 @@ %define glib_ver 2.16 Name: json-glib -Version: 0.10.0 -Release: 3%{?dist} +Version: 0.10.4 +Release: 1%{?dist} Summary: Library for JavaScript Object Notation format Group: System Environment/Libraries License: LGPLv2+ URL: http://live.gnome.org/JsonGlib -Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.8/%{name}-%{version}.tar.bz2 +Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.10/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glib2-devel >= %{glib_ver} @@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Mar 19 2010 Brian Pepple - 0.10.4-1 +- Update to 0.10.4. + * Wed Jan 27 2010 Peter Robinson - 0.10.0-3 - Require the gobject-introspection-devel package, not the library diff --git a/sources b/sources index 8f35a53..5a50a9f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f000d8d41e4dc172ef5f40e2adb97bfd json-glib-0.10.0.tar.bz2 +cb207a673438d1bc833eca6fc93f80e1 json-glib-0.10.4.tar.bz2