This commit is contained in:
Dennis Gilmore 2014-06-07 17:52:22 -05:00
parent ce959ae63d
commit 3fc79566ad
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Utilities for working with md5sum implanted in ISO images
Name: isomd5sum
Version: 1.0.12
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 1
License: GPLv2+
Group: Applications/System
@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitearch}/pyisomd5sum.so
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Jan 10 2014 Brian C. Lane <bcl@redhat.com> 1.0.12-1
- Display supported iso status (#1026336) (bcl)
- Add ppc64le (bcl)