[ykpers] Updating to 1.8.1

Maxim Burgerhout wzzrd at fedoraproject.org
Wed Oct 17 13:57:42 UTC 2012


commit 368c1b795f9575ac0cc89482c916e19b124cb8a7
Author: Maxim Burgerhout <maxim at wzzrd.com>
Date:   Wed Oct 17 14:15:28 2012 +0200

    Updating to 1.8.1
    
    No longer need external rules file

 69-yubikey.rules |   11 -----------
 ykpers.spec      |    7 ++++++-
 2 files changed, 6 insertions(+), 12 deletions(-)
---
diff --git a/ykpers.spec b/ykpers.spec
index 991f052..23313ae 100644
--- a/ykpers.spec
+++ b/ykpers.spec
@@ -1,5 +1,5 @@
 Name:           ykpers
-Version:        1.8.0
+Version:        1.8.1
 Release:        1%{?dist}
 Summary:        Yubikey personalization program
 
@@ -64,6 +64,7 @@ install -D -p -m 0755 %{SOURCE1} \
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING README ChangeLog NEWS
 %doc doc/Read-Me.asciidoc doc/Compatibility.asciidoc
+%{_bindir}/ykinfo
 %{_bindir}/ykpersonalize
 %{_bindir}/ykchalresp
 %{_libdir}/libykpers-1.so.1
@@ -81,6 +82,10 @@ install -D -p -m 0755 %{SOURCE1} \
 %exclude %{_libdir}/libykpers-1.la
 
 %changelog
+* Wed Oct 17 2012 - Maxim Burerhout <wzzrd at fedoraproject.org> - 1.8.1-1
+- Update to 1.8.1 that adds ykinfo
+- Drop local patch for udev rules as it is now upstreamed
+
 * Mon Oct 1 2012 - Maxim Burgerhout <wzzrd at fedoraproject.org> - 1.8.0-1
 - Update to 1.8.0:
 - Support for yk_challenge_response, Yubikey 2.3, bugfixes and more


More information about the scm-commits mailing list