From b150123fcb0a3b111b4f46ee559fa0ace2e210f7 Mon Sep 17 00:00:00 2001 From: Nick Bebout Date: Wed, 18 Nov 2015 10:19:58 -0600 Subject: [PATCH] Update to 1.13 --- .gitignore | 1 + libyubikey.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 060555d..37d1674 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ libyubikey-1.5.tar.gz /libyubikey-1.10.tar.gz /libyubikey-1.11.tar.gz /libyubikey-1.12.tar.gz +/libyubikey-1.13.tar.gz diff --git a/libyubikey.spec b/libyubikey.spec index 332c46c..e4e099b 100644 --- a/libyubikey.spec +++ b/libyubikey.spec @@ -1,6 +1,6 @@ Name: libyubikey -Version: 1.12 -Release: 3%{?dist} +Version: 1.13 +Release: 1%{?dist} Summary: C library for decrypting and parsing Yubikey One-time passwords Group: Development/Libraries @@ -67,6 +67,9 @@ export LD_LIBRARY_PATH=${RPM_BUILD_DIR}/%{name}-%{version}/.libs %exclude %{_libdir}/libyubikey.la %changelog +* Wed Nov 18 2015 Nick Bebout - 1.13-1 +- Update to 1.13 + * Fri Jun 19 2015 Ralf Corsépius - 1.12-4 - Reflect SONAME bump (Fix FTFBS). - Add %%license. diff --git a/sources b/sources index a9dcb8b..b00af1a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d36397439b73e581a5e8b3c31064eb4 libyubikey-1.12.tar.gz +6e84fc1914ab5b609319945c18d45835 libyubikey-1.13.tar.gz