[glusterfs] Apparently Release = 0 is a mistake

Kaleb KEITHLEY kkeithle at fedoraproject.org
Mon Aug 22 15:10:17 UTC 2011


commit 2c6ad6dacb2706ecf312ae42269c671f17ed9b95
Author: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Date:   Mon Aug 22 11:09:23 2011 -0400

    Apparently Release = 0 is a mistake

 glusterfs.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/glusterfs.spec b/glusterfs.spec
index 8010910..4ea6350 100644
--- a/glusterfs.spec
+++ b/glusterfs.spec
@@ -9,7 +9,7 @@
 
 Name:             glusterfs
 Version:          3.2.2
-Release:          0%{?dist}
+Release:          1%{?dist}
 Summary:          Clustered file-system
 
 Group:            System Environment/Base
@@ -332,6 +332,9 @@ if [ $1 -ge 1 ]; then
 fi
 
 %changelog
+* Mon Aug 22 2011 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.2.2-1
+- Update to 3.2.2 
+
 * Fri Aug 19 2011 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.2.2-0
 - Update to 3.2.2
 


More information about the scm-commits mailing list