From b31055fba6066c995f20ad78dadbc9decefeb820 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 24 Apr 2011 23:04:02 +0100 Subject: [PATCH] 0.7.10 --- .gitignore | 1 + rest.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cf55fad..a94ec83 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ rest-0.7.0.tar.bz2 /rest-0.7.6.tar.bz2 /rest-0.7.8.tar.bz2 /rest-0.7.9.tar.bz2 +/rest-0.7.10.tar.bz2 diff --git a/rest.spec b/rest.spec index 117277d..4cd20e7 100644 --- a/rest.spec +++ b/rest.spec @@ -1,5 +1,5 @@ Name: rest -Version: 0.7.9 +Version: 0.7.10 Release: 1%{?dist} Summary: A library for access to RESTful web services @@ -74,6 +74,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/RestExtras-0.7.gir %changelog +* Sun Apr 24 2011 Peter Robinson 0.7.10-1 +- Update to 0.7.10 + * Sun Apr 3 2011 Peter Robinson 0.7.9-1 - Update to 0.7.9 diff --git a/sources b/sources index 92e0b20..f654e8f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c5f256a4563349069856a08736104f2b rest-0.7.9.tar.bz2 +f47850d26bfb6148d1a3db9e74426e20 rest-0.7.10.tar.bz2