[rhevsh] Upstream release

Marek Mahut mmahut at fedoraproject.org
Fri Jul 22 11:31:53 UTC 2011


commit 6131ae35c3a0c97cda938493cb80952773244855
Author: Marek Mahut <mmahut at redhat.com>
Date:   Fri Jul 22 13:29:39 2011 +0200

    Upstream release

 .gitignore  |    1 +
 rhevsh.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a9ca9b0..67812bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /rhevsh-0.9-git20110418.tar.gz
 /rhevsh-1.0-rc1.1.tar.gz
+/rhevsh-1.0-rc1.5.tar.gz
diff --git a/rhevsh.spec b/rhevsh.spec
index 4b31fce..8db9ba2 100644
--- a/rhevsh.spec
+++ b/rhevsh.spec
@@ -2,13 +2,13 @@
 
 Name:           rhevsh
 Version:        1.0
-Release:        1.rc1%{?dist}
+Release:        1.rc1.5%{?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.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
@@ -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.1
+%setup -q -n rhevsh-1.0-rc1.5
 
 %build
 %{__python} setup.py build 
@@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Fri Jul 22 2011 Marek Mahut <mmahut at fedoraproject.org> - 1.1-1.rc1.5
+- Upsteam release
+
 * Tue Jun 14 2011 Marek Mahut <mmahut at fedoraproject.org> - 1.1-1.rc1
 - Upstream release
 
diff --git a/sources b/sources
index 5b9c0ef..9cde651 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb0f61f3747c0dd18a191711da75a829  rhevsh-1.0-rc1.1.tar.gz
+655d97a5cb745b34efd04406828d4547  rhevsh-1.0-rc1.5.tar.gz


More information about the scm-commits mailing list