[libyubikey] Update to 1.12

Nick Bebout nb at fedoraproject.org
Thu Nov 27 03:56:33 UTC 2014


commit 3052606a5ebdecc1a386fdd5d48fe1fa4b100232
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Wed Nov 26 21:56:20 2014 -0600

    Update to 1.12

 .gitignore      |    1 +
 libyubikey.spec |    7 +++++--
 sources         |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a1c7325..060555d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ libyubikey-1.5.tar.gz
 /libyubikey-1.9.tar.gz
 /libyubikey-1.10.tar.gz
 /libyubikey-1.11.tar.gz
+/libyubikey-1.12.tar.gz
diff --git a/libyubikey.spec b/libyubikey.spec
index ad42412..81a1060 100644
--- a/libyubikey.spec
+++ b/libyubikey.spec
@@ -1,6 +1,6 @@
 Name:           libyubikey
-Version:        1.11
-Release:        3%{?dist}
+Version:        1.12
+Release:        1%{?dist}
 Summary:        C library for decrypting and parsing Yubikey One-time passwords
 
 Group:          Development/Libraries
@@ -66,6 +66,9 @@ export LD_LIBRARY_PATH=${RPM_BUILD_DIR}/%{name}-%{version}/.libs
 %exclude %{_libdir}/libyubikey.la
 
 %changelog
+* Wed Nov 26 2014 Nick Bebout <nb at fedoraproject.org - 1.12-1
+- Update to 1.12
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.11-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 4b04214..55a5ce6 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 186cd402218e5ea35d21c9bca1989972  libyubikey-1.11.tar.gz
+0d36397439b73e581a5e8b3c31064eb4  libyubikey-1.12.tar.gz


More information about the scm-commits mailing list