From 4486afc014efbe3a2884e7c0fd24e5ea3c30d2bf Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 25 Feb 2009 20:17:08 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- rootfiles.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)