From 53f187e90e98bb86afe6008a4b9990526f6ccd71 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 19 Jun 2015 04:37:16 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- ykpers.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ykpers.spec b/ykpers.spec index 4451f7b..0a52fd9 100644 --- a/ykpers.spec +++ b/ykpers.spec @@ -1,6 +1,6 @@ Name: ykpers Version: 1.17.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Yubikey personalization program Group: Applications/System @@ -82,6 +82,9 @@ export LD_LIBRARY_PATH=$RPM_BUILD_DIR/%{name}-%{version}/.libs %exclude %{_libdir}/libykpers-1.la %changelog +* Fri Jun 19 2015 Fedora Release Engineering - 1.17.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed Apr 01 2015 Kevin Fenzi 1.17.1-1 - Update to 1.17.1. Fixes bug #1208140