[bash] Inc. a release no.

Roman Rakus rrakus at fedoraproject.org
Thu May 5 16:05:38 UTC 2011


commit 82ad4cbbb28c99c9f370983f41854b37cbc53d81
Author: Roman Rakus <rrakus at redhat.com>
Date:   Thu May 5 18:04:30 2011 +0200

    Inc. a release no.
    
    Wrongly set a release number in F15, so increasing the no. here.
    
    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 c3c6766..30e4689 100644
--- a/bash.spec
+++ b/bash.spec
@@ -6,7 +6,7 @@
 Version: %{baseversion}%{patchleveltag}
 Name: bash
 Summary: The GNU Bourne Again shell
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: System Environment/Shells
 License: GPLv3+
 Url: http://www.gnu.org/software/bash
@@ -312,6 +312,9 @@ end
 #%doc doc/*.ps doc/*.0 doc/*.html doc/article.txt
 
 %changelog
+* Thu May 05 2011 Roman Rakus <rrakus at redhat.com> - 4.2.10-2
+- Inc. a release no.
+
 * Thu May 05 2011 Roman Rakus <rrakus at redhat.com> - 4.2.10-1
 - Patchlevel 10
 


More information about the scm-commits mailing list