This commit is contained in:
Dennis Gilmore 2012-01-13 02:26:33 -06:00
parent 6710d578af
commit 0f3d7bed68

View File

@ -99,7 +99,7 @@
Name: %{release_name} Name: %{release_name}
Version: %{release_version} Version: %{release_version}
Release: 4%{?dist} Release: 5%{?dist}
License: GPLv2+ or OSL 2.1 License: GPLv2+ or OSL 2.1
Summary: Libsmbios C/C++ shared libraries Summary: Libsmbios C/C++ shared libraries
Group: System Environment/Libraries Group: System Environment/Libraries
@ -408,6 +408,9 @@ rm -rf %{buildroot}
%defattr(-,root,root,-) %defattr(-,root,root,-)
%changelog %changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.28-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Thu Jun 30 2011 Praveen K Paladugu <praveen_paladugu@dell.com> 2.2.28-4 * Thu Jun 30 2011 Praveen K Paladugu <praveen_paladugu@dell.com> 2.2.28-4
- Adding the right tar ball, coz files were missing from the previous version. - Adding the right tar ball, coz files were missing from the previous version.