[libyubikey] Rebuilt for Fedora 23 Change

Till Maas till at fedoraproject.org
Sat Feb 21 21:22:55 UTC 2015


commit 43821df56a56a5ce9a13aefe75d3794c5cb759ce
Author: Till Maas <opensource at till.name>
Date:   Sat Feb 21 22:22:52 2015 +0100

    Rebuilt for Fedora 23 Change
    
      https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code

 libyubikey.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/libyubikey.spec b/libyubikey.spec
index 81a1060..300011d 100644
--- a/libyubikey.spec
+++ b/libyubikey.spec
@@ -1,6 +1,6 @@
 Name:           libyubikey
 Version:        1.12
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        C library for decrypting and parsing Yubikey One-time passwords
 
 Group:          Development/Libraries
@@ -66,6 +66,10 @@ export LD_LIBRARY_PATH=${RPM_BUILD_DIR}/%{name}-%{version}/.libs
 %exclude %{_libdir}/libyubikey.la
 
 %changelog
+* Sat Feb 21 2015 Till Maas <opensource at till.name> - 1.12-2
+- Rebuilt for Fedora 23 Change
+  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
+
 * Wed Nov 26 2014 Nick Bebout <nb at fedoraproject.org - 1.12-1
 - Update to 1.12
 


More information about the scm-commits mailing list