[rest] Update to 0.7.2

Peter Robinson pbrobinson at fedoraproject.org
Mon Aug 30 22:39:45 UTC 2010


commit 5a352228867ffade8b93f1d1f0ae680eef1416e2
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Aug 30 23:39:42 2010 +0100

    Update to 0.7.2

 .gitignore |    1 +
 rest.spec  |    6 ++++--
 sources    |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index da8169e..e1cce04 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 rest-0.6.4.tar.bz2
 rest-0.7.0.tar.bz2
+/rest-0.7.2.tar.bz2
diff --git a/rest.spec b/rest.spec
index 866fe58..fcebc54 100644
--- a/rest.spec
+++ b/rest.spec
@@ -4,14 +4,13 @@
 %define tarfile %{name}-%{version}.tar.bz2
 
 Name:          rest
-Version:       0.7.0
+Version:       0.7.2
 Release:       1%{?dist}
 Summary:       A library for access to RESTful web services
 
 Group:         System Environment/Libraries
 License:       LGPLv2
 URL:           http://www.meego.com
-BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Source0:       %{tarfile}
 
 BuildRequires: glib2-devel
@@ -88,6 +87,9 @@ rm -rf %{buildroot}
 %{_datadir}/gir-1.0/RestExtras-0.7.gir
 
 %changelog
+* Mon Aug 30 2010 Peter Robinson <pbrobinson at gmail.com> 0.7.2-1
+- Update to 0.7.2
+
 * Thu Aug  5 2010 Peter Robinson <pbrobinson at gmail.com> 0.7.0-1
 - Update to 0.7.0
 
diff --git a/sources b/sources
index 6fb6777..02cab88 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e128424df7de1e8a818f5f98cb84baef  rest-0.7.0.tar.bz2
+ab6d2ef6d665088c18dddee8ff66cf41  rest-0.7.2.tar.bz2


More information about the scm-commits mailing list