From e2a80e7aa8dac941804583f58e884a279c4a7e3d Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 23 Nov 2014 13:15:52 -0700 Subject: [PATCH] Update to 1.16.1. Fixes bugs #1167113 and #1157894 --- .gitignore | 1 + sources | 2 +- ykpers.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 17c468a..d140b4d 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ ykpers-1.3.3.tar.gz /ykpers-1.14.1.tar.gz /ykpers-1.15.0.tar.gz /ykpers-1.15.1.tar.gz +/ykpers-1.16.1.tar.gz diff --git a/sources b/sources index 37c56c0..eb3ddf8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f1d03cec60e34a957a697ffd09409562 ykpers-1.15.1.tar.gz +76bb7661d0a3a733c7437f34eda5f3ba ykpers-1.16.1.tar.gz diff --git a/ykpers.spec b/ykpers.spec index 4e991b7..1593ccb 100644 --- a/ykpers.spec +++ b/ykpers.spec @@ -1,6 +1,6 @@ Name: ykpers -Version: 1.15.1 -Release: 3%{?dist} +Version: 1.16.1 +Release: 1%{?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 +* Sun Nov 23 2014 Kevin Fenzi 1.16.1-1 +- Update to 1.16.1. Fixes bugs #1167113 and #1157894 + * Mon Aug 18 2014 Fedora Release Engineering - 1.15.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild