[python-rhev] python-rhev-1.0-rc1.15

Marek Mahut mmahut at fedoraproject.org
Tue Nov 1 14:36:46 UTC 2011


commit fcae49cb8da86239cf6d57afcad1764fbb65e140
Author: Marek Mahut <mmahut at redhat.com>
Date:   Tue Nov 1 15:36:29 2011 +0100

    python-rhev-1.0-rc1.15

 .gitignore       |    1 +
 python-rhev.spec |    8 +++++---
 sources          |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b80490f..ee4cbc8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /python-rhev-0.9-git20110418.tar.gz
 /python-rhev-1.0-rc1.1.tar.gz
 /python-rhev-1.0-rc1.5.tar.gz
+/python-rhev-1.0-rc1.15.tar.gz
diff --git a/python-rhev.spec b/python-rhev.spec
index 195f140..4c2b264 100644
--- a/python-rhev.spec
+++ b/python-rhev.spec
@@ -1,14 +1,13 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
-
 Name:           python-rhev
 Version:        1.0
-Release:        4.rc1%{?dist}
+Release:        15.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.5.tar.gz
+Source0:        https://fedorahosted.org/releases/r/h/rhevm-api/%{name}-%{version}-rc1.15.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -40,6 +39,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Tue Nov  1 2011 Marek Mahut <mmahut at fedoraproject.org> - 1.0-15.rc1.15
+- Upstream release 1.0-rc1.15
+
 * Fri Jul 20 2011 Marek Mahut <mmahut at fedoraproject.org> - 1.0-4.rc1.5
 - Upstrem release 1.0-rc1.5
 
diff --git a/sources b/sources
index 1384845..2630ec7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-858a5ad206b23a74bacb7c6367fb3816  python-rhev-1.0-rc1.5.tar.gz
+37ff882f8e777314028855f29f53f029  python-rhev-1.0-rc1.15.tar.gz


More information about the scm-commits mailing list