diff --git a/bios_extract.spec b/bios_extract.spec index 8900f16..0f7f559 100644 --- a/bios_extract.spec +++ b/bios_extract.spec @@ -3,7 +3,7 @@ Name: bios_extract Version: 0 -Release: 0.2.%{git_commit_date}git%{?dist} +Release: 0.3.%{git_commit_date}git%{?dist} Summary: Tools to extract the different submodules of common legacy bioses Group: Applications/System @@ -42,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jul 24 2009 Fedora Release Engineering - 0-0.3.20090713git +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Wed Jul 22 2009 Peter Lemenkov 0-0.2.20090713git - Small changes, based on Yanko Kaneti's suggestions.