diff --git a/rootfiles.spec b/rootfiles.spec index e07035a..607f315 100644 --- a/rootfiles.spec +++ b/rootfiles.spec @@ -1,7 +1,7 @@ Summary: The basic required files for the root user's directory Name: rootfiles Version: 8.1 -Release: 5%{?dist} +Release: 6%{?dist} License: Public Domain Group: System Environment/Base @@ -42,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) /root/.[A-Za-z]* %changelog +* Sun Jul 26 2009 Fedora Release Engineering - 8.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Mon Mar 30 2009 Ondrej Vasik - 8.1-5 - removed clear from dot-bash_logout (synchronized with bash, related to #429406)