parent
ce0029007f
commit
ce959ae63d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/isomd5sum-1.0.11.tar.bz2
|
/isomd5sum-1.0.11.tar.bz2
|
||||||
|
/isomd5sum-1.0.12.tar.bz2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Utilities for working with md5sum implanted in ISO images
|
Summary: Utilities for working with md5sum implanted in ISO images
|
||||||
Name: isomd5sum
|
Name: isomd5sum
|
||||||
Version: 1.0.11
|
Version: 1.0.12
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -63,6 +63,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{python_sitearch}/pyisomd5sum.so
|
%{python_sitearch}/pyisomd5sum.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 10 2014 Brian C. Lane <bcl@redhat.com> 1.0.12-1
|
||||||
|
- Display supported iso status (#1026336) (bcl)
|
||||||
|
- Add ppc64le (bcl)
|
||||||
|
|
||||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.11-2
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.11-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user