[condor-job-hooks] change %{rel} to strange convention of the maintainer

tomspur tomspur at fedoraproject.org
Sun Aug 1 14:00:09 UTC 2010


commit 2ed11fa00dc78fff2c8c8f659f9013cdee994c2c
Author: Thomas Spura <tomspur at fedoraproject.org>
Date:   Sun Aug 1 15:59:30 2010 +0200

    change %{rel} to strange convention of the maintainer

 condor-job-hooks.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/condor-job-hooks.spec b/condor-job-hooks.spec
index ac5f507..62a3de6 100644
--- a/condor-job-hooks.spec
+++ b/condor-job-hooks.spec
@@ -5,7 +5,7 @@
 Summary: Condor Job Hooks
 Name: condor-job-hooks
 Version: 1.0
-Release: %{rel}%{?dist}
+Release: %{rel}.1%{?dist}
 License: ASL 2.0
 Group: Applications/System
 URL: http://www.redhat.com/mrg
@@ -80,7 +80,7 @@ rm -rf %{buildroot}
 %{python_sitelib}/jobhooks/__init__.py*
 
 %changelog
-* Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 1.0-13
+* Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 1.0-12.1
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
 * Tue Aug 18 2009  <rrati at redhat> - 1.0-12


More information about the scm-commits mailing list