[ykclient/epel7] Update to 2.13

Nick Bebout nb at fedoraproject.org
Thu Nov 27 03:58:41 UTC 2014


commit 5a53f9e6c0c81fa3bfae9b38696c48a85b61f181
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Wed Nov 26 21:58:25 2014 -0600

    Update to 2.13

 .gitignore    |    1 +
 sources       |    1 +
 ykclient.spec |    5 ++++-
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c9e5e56..84c1a8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ ykclient-2.3.tar.gz
 /ykclient-2.6.tar.gz
 /ykclient-2.7.tar.gz
 /ykclient-2.12.tar.gz
+/ykclient-2.13.tar.gz
diff --git a/sources b/sources
index 1d874ef..5f60801 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 f37b51fec269070822f40649b944ae1a  ykclient-2.12.tar.gz
+2ee3f8f56658c28172976ad7077400c4  ykclient-2.13.tar.gz
diff --git a/ykclient.spec b/ykclient.spec
index 7e31295..bd07c29 100644
--- a/ykclient.spec
+++ b/ykclient.spec
@@ -1,5 +1,5 @@
 Name:           ykclient
-Version:        2.12
+Version:        2.13
 Release:        1%{?dist}
 Summary:        Yubikey management library and client
 
@@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libykclient.so
 
 %changelog
+* Wed Nov 26 2014 Nick Bebout <nb at fedoraproject.org> - 2.13-1
+- Update to 2.13
+
 * Thu Mar 13 2014 Nick Bebout <nb at fedoraproject.org> - 2.12-1
 - Update to 2.12
 


More information about the scm-commits mailing list