[libyubikey] Rebuild for gcc 4.7

Maxim Burgerhout wzzrd at fedoraproject.org
Sun Jan 8 22:01:09 UTC 2012


commit b3a63617ead6809929936313d7d817aedd865ffd
Author: Maxim Burgerhout <maxim at wzzrd.com>
Date:   Sun Jan 8 22:59:34 2012 +0100

    Rebuild for gcc 4.7

 libyubikey.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/libyubikey.spec b/libyubikey.spec
index 0527e55..e86b2da 100644
--- a/libyubikey.spec
+++ b/libyubikey.spec
@@ -1,6 +1,6 @@
 Name:           libyubikey
 Version:        1.7
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        C library for decrypting and parsing Yubikey One-time passwords
 
 Group:          Development/Libraries
@@ -62,6 +62,9 @@ libyubikey.
 %exclude %{_libdir}/libyubikey.la
 
 %changelog
+* Sun Jan 8 2012 - Maxim Burgerhout <maxim at wzzrd.com> - 1.7-2
+- Rebuild for gcc 4.7
+
 * Sun Feb 6 2011 - Maxim Burgerhout <maxim at wzzrd.com> - 1.7-1
 - New upstream version 1.7; new features in 1.6 and 1.7 listed below
 - yubikey.h: Possible to use from C++ using extern namespace scoping.


More information about the scm-commits mailing list