diff --git a/rootfiles.spec b/rootfiles.spec index 0f03c65..9bbde58 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: 2%{?dist} +Release: 3%{?dist} License: Public Domain Group: System Environment/Base @@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) /root/.[A-Za-z]* %changelog +* Wed Feb 25 2009 Fedora Release Engineering - 8.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Fri Oct 31 2008 Ondrej Vasik - 8.1-2 - Add dist tag, fix a few rpmlint issues, rebuild due to wrong vendor (#451229)