[bash/f17] Increment patchlevel tag

Roman Rakus rrakus at fedoraproject.org
Tue Jul 24 08:30:16 UTC 2012


commit 10d3f08f02b1ffaa05bbae54fb8ca06bce1d49e1
Author: Roman Rakus <rrakus at redhat.com>
Date:   Tue Jul 24 10:25:46 2012 +0200

    Increment patchlevel tag
    
    Signed-off-by: Roman Rakus <rrakus at redhat.com>

 bash.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/bash.spec b/bash.spec
index e0e1739..bc2a5b5 100644
--- a/bash.spec
+++ b/bash.spec
@@ -1,5 +1,5 @@
 #% define beta_tag rc2
-%define patchleveltag .36
+%define patchleveltag .37
 %define baseversion 4.2
 %bcond_without tests
 
@@ -352,6 +352,9 @@ end
 #%doc doc/*.ps doc/*.0 doc/*.html doc/article.txt
 
 %changelog
+* Tue Jul 24 2012 Roman Rakus <rrakus at redhat.com> - 4.2.37-2
+- Increment patchlevel tag
+
 * Tue Jul 24 2012 Roman Rakus <rrakus at redhat.com> - 4.2.36-2
 - Patchlevel 37
 


More information about the scm-commits mailing list