diff --git a/bash.spec b/bash.spec index 1817769..4a01baa 100644 --- a/bash.spec +++ b/bash.spec @@ -1,7 +1,7 @@ Version: 3.2 Name: bash Summary: The GNU Bourne Again shell (bash) version %{version} -Release: 15%{?dist} +Release: 16%{?dist} Group: System Environment/Shells License: GPLv2+ Url: http://www.gnu.org/software/bash @@ -240,6 +240,9 @@ fi %doc doc/*.ps doc/*.0 doc/*.html doc/article.txt %changelog +* Thu Aug 23 2007 Pete Graner - 3.2-16 +- Rebuild + * Mon Aug 20 2007 Pete Graner - 3.2-15 - Update to the Improve bash $RANDOM pseudo RNG (bug #234906) now works with subshells and make $RANDOM on demand thus reducing the