[python-virtualenv/el5] Apparently, need to change the Release as well as bump Epoch for koji

Toshio くらとみ toshio at fedoraproject.org
Thu Jun 6 20:38:26 UTC 2013


commit 78126015e18a918bf22967402a609e2a6e9f9cfd
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Thu Jun 6 13:38:07 2013 -0700

    Apparently, need to change the Release as well as bump Epoch for koji

 python-virtualenv.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-virtualenv.spec b/python-virtualenv.spec
index 56b90ed..667ebec 100644
--- a/python-virtualenv.spec
+++ b/python-virtualenv.spec
@@ -3,8 +3,8 @@
 
 Name:           python-virtualenv
 Version:        1.7.2
-Release:        1%{?dist}
-Epoch: 1
+Release:        2%{?dist}
+Epoch:          1
 Summary:        Tool to create isolated Python environments
 
 Group:          Development/Languages
@@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jun  6 2013 Toshio Kuratomi <toshio at fedoraproject.org> - 1:1.7.2-2
+- Apparently, need to change the Release as well as bump Epoch for koji
+
 * Thu Jun  6 2013 Toshio Kuratomi <toshio at fedoraproject.org> - 1:1.7.2-1
 - Epoch 1 to back down the release in epel5.
 - Remove the bundled pip


More information about the scm-commits mailing list