[rest] Update to 0.7.3

Peter Robinson pbrobinson at fedoraproject.org
Tue Sep 14 23:28:49 UTC 2010


commit c528118f8da5021c1d24742e07aa72299b6d7690
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Sep 15 00:28:42 2010 +0100

    Update to 0.7.3

 .gitignore |    1 +
 rest.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e1cce04..0b1940f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 rest-0.6.4.tar.bz2
 rest-0.7.0.tar.bz2
 /rest-0.7.2.tar.bz2
+/rest-0.7.3.tar.bz2
diff --git a/rest.spec b/rest.spec
index fcebc54..4540023 100644
--- a/rest.spec
+++ b/rest.spec
@@ -4,7 +4,7 @@
 %define tarfile %{name}-%{version}.tar.bz2
 
 Name:          rest
-Version:       0.7.2
+Version:       0.7.3
 Release:       1%{?dist}
 Summary:       A library for access to RESTful web services
 
@@ -87,6 +87,9 @@ rm -rf %{buildroot}
 %{_datadir}/gir-1.0/RestExtras-0.7.gir
 
 %changelog
+* Wed Sep 15 2010 Peter Robinson <pbrobinson at gmail.com> 0.7.3-1
+- Update to 0.7.3
+
 * Mon Aug 30 2010 Peter Robinson <pbrobinson at gmail.com> 0.7.2-1
 - Update to 0.7.2
 
diff --git a/sources b/sources
index 02cab88..b369207 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab6d2ef6d665088c18dddee8ff66cf41  rest-0.7.2.tar.bz2
+44505d8f4eba51aa4ff0372929b1c49f  rest-0.7.3.tar.bz2


More information about the scm-commits mailing list