diff --git a/.gitignore b/.gitignore index 7c8330a..7a1aebf 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ setup-2.8.25.tar.bz2 /setup-2.8.49.tar.bz2 /setup-2.8.50.tar.bz2 /setup-2.8.51.tar.bz2 +/setup-2.8.53.tar.bz2 diff --git a/setup.spec b/setup.spec index ce643eb..600ec16 100644 --- a/setup.spec +++ b/setup.spec @@ -1,6 +1,6 @@ Summary: A set of system configuration and setup files Name: setup -Version: 2.8.51 +Version: 2.8.53 Release: 1%{?dist} License: Public Domain Group: System Environment/Base @@ -93,6 +93,12 @@ end %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab %changelog +* Wed Apr 11 2012 Ondrej Vasik 2.8.53-1 +- reserve 185:185 for jboss-as (#809398) + +* Fri Mar 23 2012 Ondrej Vasik 2.8.52-1 +- reserve 184:184 for mongodb (#806052) + * Thu Mar 22 2012 Ondrej Vasik 2.8.51-1 - do not throw away the stderr output of profile.d scripts in noninteractive bash/ksh sessions(#805507) diff --git a/sources b/sources index 2b3e4df..1b636f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -269844869a29ebd52bcb5aba153b45a8 setup-2.8.51.tar.bz2 +3b4d17b524e686749add6434b0549644 setup-2.8.53.tar.bz2