From a6e943e03fede2f952307cfd0a74f3ace6cfeddb Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 1 Apr 2015 14:38:27 -0600 Subject: [PATCH] Update to 1.17.1. Fixes bug #1208140 --- .gitignore | 1 + sources | 2 +- ykpers.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 628e7a8..510279b 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ ykpers-1.3.3.tar.gz /ykpers-1.15.1.tar.gz /ykpers-1.16.1.tar.gz /ykpers-1.16.2.tar.gz +/ykpers-1.17.1.tar.gz diff --git a/sources b/sources index 5f5d380..96086fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e1c7b96140cfd773dc8652dae40b65fe ykpers-1.16.2.tar.gz +78b34e35d43482f95495773271d92ed1 ykpers-1.17.1.tar.gz diff --git a/ykpers.spec b/ykpers.spec index c0e5302..4451f7b 100644 --- a/ykpers.spec +++ b/ykpers.spec @@ -1,5 +1,5 @@ Name: ykpers -Version: 1.16.2 +Version: 1.17.1 Release: 1%{?dist} Summary: Yubikey personalization program @@ -82,6 +82,9 @@ export LD_LIBRARY_PATH=$RPM_BUILD_DIR/%{name}-%{version}/.libs %exclude %{_libdir}/libykpers-1.la %changelog +* Wed Apr 01 2015 Kevin Fenzi 1.17.1-1 +- Update to 1.17.1. Fixes bug #1208140 + * Sat Feb 07 2015 Kevin Fenzi 1.16.2-1 - Update to 1.16.2