[bash] Increment patchlevel tag

Roman Rakus rrakus at fedoraproject.org
Tue Jul 24 08:49:43 UTC 2012


commit 7f9e39ff657d8d1a612f6383233c825c03a7c3d1
Author: Roman Rakus <rrakus at redhat.com>
Date:   Tue Jul 24 10:47:41 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 54b2f3f..20d4c47 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
 
@@ -374,6 +374,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-3
+- Increment patchlevel tag
+
 * Tue Jul 24 2012 Roman Rakus <rrakus at redhat.com> - 4.2.36-3
 - Patchlevel 37
 


More information about the scm-commits mailing list