[bash] And let the build system know...

Ondrej Oprala ooprala at fedoraproject.org
Mon Apr 14 08:08:40 UTC 2014


commit 49d8faf45f742d5cb5f08a09e4ce43ae717e870e
Author: Ondrej Oprala <ooprala at redhat.com>
Date:   Mon Apr 14 10:08:08 2014 +0200

    And let the build system know...

 bash.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/bash.spec b/bash.spec
index 827c432..fe349c2 100644
--- a/bash.spec
+++ b/bash.spec
@@ -1,5 +1,5 @@
 #% define beta_tag rc2
-%define patchleveltag .8
+%define patchleveltag .11
 %define baseversion 4.3
 %bcond_without tests
 %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
@@ -336,6 +336,9 @@ end
 %doc doc/*.ps doc/*.0 doc/*.html doc/article.txt
 
 %changelog
+* Mon Apr 14 2014 Ondrej Oprala <ooprala at redhat.com> - 4.3.11-2
+- And let the build system know...
+
 * Mon Apr 14 2014 Ondrej Oprala <ooprala at redhat.com> - 4.3.11-1
 - Patchlevel 11
 


More information about the scm-commits mailing list