[pesign] One more compiler problem. Let's expect a few more, shall we?

Peter Jones pjones at fedoraproject.org
Tue Feb 5 20:27:07 UTC 2013


commit e7eeaa70943d74f3b7059f0eb99f3dd645ffa8dc
Author: Peter Jones <pjones at redhat.com>
Date:   Tue Feb 5 15:26:33 2013 -0500

    One more compiler problem.  Let's expect a few more, shall we?

 pesign.spec |    5 ++++-
 sources     |    1 +
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/pesign.spec b/pesign.spec
index fca77f2..f403cc6 100644
--- a/pesign.spec
+++ b/pesign.spec
@@ -1,6 +1,6 @@
 Summary: Signing utility for UEFI binaries
 Name: pesign
-Version: 0.102
+Version: 0.103
 Release: 1%{?dist}
 Group: Development/System
 License: GPLv2
@@ -89,6 +89,9 @@ exit 0
 %ghost %attr(0660, -, -) %{_localstatedir}/run/%{name}/pesign.pid
 
 %changelog
+* Tue Feb 05 2013 Peter Jones <pjones at redhat.com> - 0.103-1
+- One more compiler problem.  Let's expect a few more, shall we?
+
 * Tue Feb 05 2013 Peter Jones <pjones at redhat.com> - 0.102-1
 - Don't use --std=gnu11 because we have to work on RHEL 6 builders.
 
diff --git a/sources b/sources
index c3c6473..a41441f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 328db7cb27847cb610b7cf8f9c470455  rh-test-certs.tar.bz2
 8da42433539280809dc5119b7025c2d6  pesign-0.102.tar.bz2
+9a154104b9b3b3166f408960723c7244  pesign-0.103.tar.bz2


More information about the scm-commits mailing list