[rest] v0.7.8

Peter Robinson pbrobinson at fedoraproject.org
Wed Mar 23 04:30:18 UTC 2011


commit 848232d37e97c09c74697b5dc59597fa4eaa320a
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Mar 23 04:29:51 2011 +0000

    v0.7.8

 .gitignore |    1 +
 rest.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 <pbrobinson at gmail.com> 0.7.8-1
+- Update to 0.7.8
+
 * Tue Feb 22 2011 Peter Robinson <pbrobinson at gmail.com> 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


More information about the scm-commits mailing list