[openstack-swift] Do not forget to update the release

Pete Zaitcev zaitcev at fedoraproject.org
Wed Dec 4 23:41:35 UTC 2013


commit 346ad37f3a89f1fcfda7f8e674638e8d4e6d1c0f
Author: Pete Zaitcev <zaitcev at kotori.zaitcev.us>
Date:   Wed Dec 4 16:41:19 2013 -0700

    Do not forget to update the release
    
    For every change, no matter how small.

 openstack-swift.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/openstack-swift.spec b/openstack-swift.spec
index 1026c84..5b94efc 100644
--- a/openstack-swift.spec
+++ b/openstack-swift.spec
@@ -4,7 +4,7 @@
 
 Name:             openstack-swift
 Version:          1.10.0
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          OpenStack Object Storage (Swift)
 
 Group:            Development/Languages
@@ -461,6 +461,9 @@ exit 0
 %doc LICENSE doc/build/html
 
 %changelog
+* Wed Dec 04 2013 Pete Zaitcev <zaitcev at redhat.com> 1.10.0-3
+- Change config modes to 640, like in every other OpenStack project
+
 * Fri Oct 18 2013 Pádraig Brady <pbrady at redhat.com> 1.10.0-2
 - Update to Havana GA
 - Fix service startup issue due to bad depencency checking (#1020449)


More information about the scm-commits mailing list