rpms/bash/devel bash.spec,1.146,1.147

Pete Graner (pgraner) fedora-extras-commits at redhat.com
Mon Aug 20 18:42:01 UTC 2007


Author: pgraner

Update of /cvs/pkgs/rpms/bash/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16784

Modified Files:
	bash.spec 
Log Message:
* Mon Aug 20 2007 Pete Graner <pgraner at redhat.com> - 3.2-14
- Update to the Improve bash $RANDOM pseudo RNG (bug #234906) 
  now works with subshells and make $RANDOM on demand thus reducing the 
  amount of AVCs thrown.



Index: bash.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bash/devel/bash.spec,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- bash.spec	20 Aug 2007 18:39:44 -0000	1.146
+++ bash.spec	20 Aug 2007 18:41:29 -0000	1.147
@@ -1,7 +1,7 @@
 Version: 3.2
 Name: bash
 Summary: The GNU Bourne Again shell (bash) version %{version}
-Release: 14%{?dist}
+Release: 15%{?dist}
 Group: System Environment/Shells
 License: GPLv2+
 Url: http://www.gnu.org/software/bash
@@ -240,12 +240,12 @@
 %doc doc/*.ps doc/*.0 doc/*.html doc/article.txt
 
 %changelog
-* Mon Aug 20 2007 Pete Graner <pgraner at redhat.com> - 3.2-14
+* Mon Aug 20 2007 Pete Graner <pgraner at redhat.com> - 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 
   amount of AVCs thrown.
 
-* Thu Aug 16 2007 Pete Graner <pgraner at redhat.com> - 3.2-14
+* Thu Aug 16 2007 Pete Graner <pgraner at redhat.com> - 3.2-15
 - Changed spec file License to GPLv2+
 
 * Wed Aug 15 2007 Pete Graner <pgraner at redhat.com> - 3.2-13




More information about the scm-commits mailing list