diff --git a/firmware-tools.spec b/firmware-tools.spec index 61fa55b..b55046e 100644 --- a/firmware-tools.spec +++ b/firmware-tools.spec @@ -12,7 +12,7 @@ Name: firmware-tools Version: %{release_version} -Release: %{rpm_release}%{?dist} +Release: %{rpm_release}%{?dist}.1 Summary: Scripts and tools to manage firmware and BIOS updates Group: Applications/System @@ -104,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 2.1.14-1.1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Oct 5 2010 Matt Domsch - 2.1.14-1 - don't open root-writeable log files until necessary, fixes https://bugzilla.redhat.com/show_bug.cgi?id=582299