This commit is contained in:
Dennis Gilmore 2011-02-09 09:54:19 -06:00
parent a625f1fdb1
commit 8296d1b62d
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: srecord
Version: 1.56
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Manipulate EPROM load files
Group: Development/Tools
License: GPLv3+ and LGPLv3+
@ -85,6 +85,9 @@ rm -rf %{buildroot}
%{_libdir}/pkgconfig/srecord.pc
%changelog
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.56-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Sep 29 2010 jkeating - 1.56-2
- Rebuilt for gcc bug 634757