Update to 0.6

- Bug-for-bug compatibility with signtool.exe .
This commit is contained in:
Peter Jones 2012-07-30 15:04:01 -04:00
parent 636910cd49
commit 6ee859bcc8
2 changed files with 7 additions and 3 deletions

View File

@ -1,7 +1,7 @@
Summary: Signing utility for UEFI binaries
Name: pesign
Version: 0.5
Release: 2%{?dist}
Version: 0.6
Release: 1%{?dist}
Group: Development/System
License: GPLv2
URL: https://github.com/vathpela/pesign
@ -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.6-1
- Update to 0.6
- Bug-for-bug compatibility with signtool.exe .
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
8a1605c85d969a92c9d46126e0027608 pesign-0.5.tar.bz2
bb080f8ca8a771867623ae4269c6ea1c pesign-0.6.tar.bz2