[openstack-heat/f21] fix patch base notation

Ryan Brown ryansb at fedoraproject.org
Fri Aug 8 15:14:18 UTC 2014


commit 74eb045a5cb826346f27c0294359616fb788b075
Author: Ryan S. Brown <rybrown at redhat.com>
Date:   Fri Aug 8 11:13:59 2014 -0400

    fix patch base notation

 openstack-heat.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/openstack-heat.spec b/openstack-heat.spec
index 949636e..73148ff 100644
--- a/openstack-heat.spec
+++ b/openstack-heat.spec
@@ -8,7 +8,7 @@
 Name:		openstack-heat
 Summary:	OpenStack Orchestration (heat)
 Version:	2014.1.2
-Release:	0.1%{?dist}
+Release:	0.2%{?dist}
 License:	ASL 2.0
 Group:		System Environment/Base
 URL:		http://www.openstack.org
@@ -24,7 +24,7 @@ Source5:	openstack-heat-api-cloudwatch.service
 Source20:   heat-dist.conf
 
 #
-# patches_base=2014.1.2
+# patches_base=2014.1.2+1
 #
 Patch0001: 0001-Use-the-tarball-s-version-of-setup.cfg.patch
 Patch0002: 0002-Switch-to-using-M2Crypto.patch
@@ -373,6 +373,9 @@ AWS CloudWatch-compatible API to the Heat Engine
 
 
 %changelog
+* Fri Aug  8 2014 Ryan S. Brown <rybrown at redhat.com> - 2014.1.2-0.2
+- Fix patches_base notation (2014.1.2 -> 2014.1.2+1)
+
 * Fri Aug  8 2014 Ryan S. Brown <rybrown at redhat.com> - 2014.1.2-0.1
 - Rebase to Icehouse 2014.1.2
 


More information about the scm-commits mailing list