Update to 0.7

- Better fix for MS compatibility.
This commit is contained in:
Peter Jones 2012-07-30 15:45:20 -04:00
parent 6ee859bcc8
commit 23bf592710
2 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Summary: Signing utility for UEFI binaries
Name: pesign
Version: 0.6
Version: 0.7
Release: 1%{?dist}
Group: Development/System
License: GPLv2
@ -51,6 +51,10 @@ rm -rf %{buildroot}
%attr(0700,root,root) /etc/pki/pesign
%changelog
* Mon Jul 30 2012 Peter Jones <pjones@redhat.com> - 0.7-1
- Update to 0.7
- Better fix for MS compatibility.
* Mon Jul 30 2012 Peter Jones <pjones@redhat.com> - 0.6-1
- Update to 0.6
- Bug-for-bug compatibility with signtool.exe .

View File

@ -1 +1 @@
bb080f8ca8a771867623ae4269c6ea1c pesign-0.6.tar.bz2
7486002bc9efdbf7e838d1270b20de5c pesign-0.7.tar.bz2