[rhevsh] Upstream release 1.0-rc1.14

Marek Mahut mmahut at fedoraproject.org
Tue Nov 1 15:50:33 UTC 2011


commit f78bb220fb525bdb4c257bf9e71da9f1cdb6863b
Author: Marek Mahut <mmahut at redhat.com>
Date:   Tue Nov 1 16:50:16 2011 +0100

    Upstream release 1.0-rc1.14

 .gitignore  |    1 +
 rhevsh.spec |   11 +++++++----
 sources     |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67812bb..cd0dcc2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /rhevsh-0.9-git20110418.tar.gz
 /rhevsh-1.0-rc1.1.tar.gz
 /rhevsh-1.0-rc1.5.tar.gz
+/rhevsh-1.0-rc1.14.tar.gz
diff --git a/rhevsh.spec b/rhevsh.spec
index 8db9ba2..90be29a 100644
--- a/rhevsh.spec
+++ b/rhevsh.spec
@@ -2,13 +2,13 @@
 
 Name:           rhevsh
 Version:        1.0
-Release:        1.rc1.5%{?dist} 
+Release:        1.rc1.14%{?dist}
 Summary:        A command-line interface to Red Hat Enterprise Virtualization
 
 Group:          Applications/System
 License:        MIT
-URL:            https://bitbucket.org/geertj/rhevsh/wiki/Home
-Source0:        https://fedorahosted.org/releases/r/h/rhevm-api/%{name}-%{version}-rc1.5.tar.gz
+URL:            https://fedorahosted.org/rhevm-api/
+Source0:        https://fedorahosted.org/releases/r/h/rhevm-api/%{name}-%{version}-rc1.14.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -19,7 +19,7 @@ Requires:       python-cli, python-rhev, PyXB, python-setuptools
 This is a command-line interface for Red Hat Enterprise Virtualization.
 
 %prep
-%setup -q -n rhevsh-1.0-rc1.5
+%setup -q -n rhevsh-1.0-rc1.14
 
 %build
 %{__python} setup.py build 
@@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Tue Nov  1 2011 Marek Mahut <mmahut at fedoraproject.org> - 1.1-1.rc1.14
+- Upstream release 1.0-rc1.14
+
 * Fri Jul 22 2011 Marek Mahut <mmahut at fedoraproject.org> - 1.1-1.rc1.5
 - Upsteam release
 
diff --git a/sources b/sources
index 9cde651..975fd27 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-655d97a5cb745b34efd04406828d4547  rhevsh-1.0-rc1.5.tar.gz
+96e9095c853e020f1085c1ca0be2b242  rhevsh-1.0-rc1.14.tar.gz


More information about the scm-commits mailing list