[python-rhev] New release, rc5

Marek Mahut mmahut at fedoraproject.org
Wed Jul 20 14:15:28 UTC 2011


commit 5e1cc772a9b4ae5e7cfed0186f4700032bd34ce7
Author: Marek Mahut <mmahut at redhat.com>
Date:   Wed Jul 20 16:14:55 2011 +0200

    New release, rc5

 .gitignore       |    1 +
 python-rhev.spec |   10 ++++++----
 sources          |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 070617d..b80490f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /rhevm-api-0.9.20110316.git.tar.gz
 /python-rhev-0.9-git20110418.tar.gz
 /python-rhev-1.0-rc1.1.tar.gz
+/python-rhev-1.0-rc1.5.tar.gz
diff --git a/python-rhev.spec b/python-rhev.spec
index 265957d..fcc5362 100644
--- a/python-rhev.spec
+++ b/python-rhev.spec
@@ -2,13 +2,13 @@
 
 Name:           python-rhev
 Version:        1.0
-Release:        2.rc1%{?dist}
+Release:        3.rc1%{?dist}
 Summary:        Python binding to Red Hat Enterprise Virtualization's REST API
 
 Group:          Development/Languages
 License:        MIT
 URL:            https://fedorahosted.org/rhevm-api/
-Source0:        https://fedorahosted.org/releases/r/h/rhevm-api/%{name}-%{version}-rc1.1.tar.gz
+Source0:        https://fedorahosted.org/releases/r/h/rhevm-api/%{name}-%{version}-rc1.5.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -22,7 +22,7 @@ Python-RHEV is a validating object-oriented Python binding to Red Hat
 Enterprise Virtualization's REST API.
 
 %prep
-%setup -q -n python-rhev-1.0-rc1.1
+%setup -q -n python-rhev-1.0-rc1.5
 
 %build
 %{__python} setup.py build 
@@ -40,7 +40,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
-* Fri May 27 2011 Marek Mahut <mmahut at fedoraproject.org> - 1.1-2.rc1
+* Fri Jul 20 2011 Marek Mahut <mmahut at fedoraproject.org> - 1.0-2.rc1.5
+
+* Fri May 27 2011 Marek Mahut <mmahut at fedoraproject.org> - 1.0-2.rc1.3
 - Upsteam release 1.0-rc1.1
 
 * Mon Apr 18 2011 Marek Mahut <mmahut at fedoraproject.org> - 0.9-1.20110418git
diff --git a/sources b/sources
index a5136a3..1384845 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-08cbf0bf3fd9b163023fb39f071bebbe  python-rhev-1.0-rc1.1.tar.gz
+858a5ad206b23a74bacb7c6367fb3816  python-rhev-1.0-rc1.5.tar.gz


More information about the scm-commits mailing list