diff --git a/ykpers.spec b/ykpers.spec index 8f35a85..37a8d55 100644 --- a/ykpers.spec +++ b/ykpers.spec @@ -1,6 +1,6 @@ Name: ykpers Version: 1.19.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Yubikey personalization program Group: Applications/System @@ -15,6 +15,7 @@ BuildRequires: libusb-devel %endif BuildRequires: libyubikey-devel BuildRequires: systemd +BuildRequires: gcc %description Yubico's YubiKey can be re-programmed with a new AES key. This is a library @@ -73,6 +74,9 @@ export LD_LIBRARY_PATH=$RPM_BUILD_DIR/%{name}-%{version}/.libs %exclude %{_libdir}/libykpers-1.la %changelog +* Sun Jul 22 2018 Kevin Fenzi - 1.19.0-3 +- Fix FTBFS bug #1606768 + * Sat Jul 14 2018 Fedora Release Engineering - 1.19.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild