From 848232d37e97c09c74697b5dc59597fa4eaa320a Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mar 23 2011 04:29:51 +0000 Subject: v0.7.8 --- diff --git a/.gitignore b/.gitignore index 3fcee17..c1853bf 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ rest-0.7.0.tar.bz2 /rest-0.7.3.tar.bz2 /rest-0.7.5.tar.bz2 /rest-0.7.6.tar.bz2 +/rest-0.7.8.tar.bz2 diff --git a/rest.spec b/rest.spec index 0d7f979..7bf4292 100644 --- a/rest.spec +++ b/rest.spec @@ -1,5 +1,5 @@ Name: rest -Version: 0.7.6 +Version: 0.7.8 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 +* Wed Mar 23 2011 Peter Robinson 0.7.8-1 +- Update to 0.7.8 + * Tue Feb 22 2011 Peter Robinson 0.7.6-1 - Update to 0.7.6 diff --git a/sources b/sources index 2a318f0..6fee0d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c140e0567f74f9471520dff4d95b202 rest-0.7.6.tar.bz2 +467f0d47bfd7ff353132d17b69ab1830 rest-0.7.8.tar.bz2