diff --git a/.gitignore b/.gitignore index ef0437d..f62adb4 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ setup-2.8.25.tar.bz2 /setup-2.8.29.tar.bz2 /setup-2.8.30.tar.bz2 /setup-2.8.31.tar.bz2 +/setup-2.8.32.tar.bz2 diff --git a/setup.spec b/setup.spec index 169dd2f..bfbe3fa 100644 --- a/setup.spec +++ b/setup.spec @@ -1,7 +1,7 @@ Summary: A set of system configuration and setup files Name: setup -Version: 2.8.31 -Release: 2%{?dist} +Version: 2.8.32 +Release: 1%{?dist} License: Public Domain Group: System Environment/Base URL: https://fedorahosted.org/setup/ @@ -89,8 +89,10 @@ end %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab %changelog -* Wed Feb 09 2011 Fedora Release Engineering - 2.8.31-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild +* Tue Apr 12 2011 Ondrej Vasik 2.8.32-1 +- do not override already set PROMPT_COMMAND envvar(#691425) +- do not quit uidgidlint after first error, show all +- update services to latest IANA * Mon Jan 24 2011 Ondrej Vasik 2.8.31-1 - drop ownership of /etc/mtab, now owned by util-linux diff --git a/sources b/sources index fa480ee..fc7dc93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b6fae98252f46b939e58adf2850864d setup-2.8.31.tar.bz2 +abf91b41fc23470576ea944c58f448b3 setup-2.8.32.tar.bz2