[libykneomgr] Update to 0.1.6

amluto amluto at fedoraproject.org
Wed Sep 17 16:12:26 UTC 2014


commit 9bc4244f1c051f0a0bcc2c6aef7cfa53b8ebf580
Author: Andy Lutomirski <luto at amacapital.net>
Date:   Wed Sep 17 09:12:02 2014 -0700

    Update to 0.1.6

 .gitignore       |    1 +
 libykneomgr.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e064280..792c54e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /libykneomgr-0.1.3.tar.gz
 /libykneomgr-0.1.4.tar.gz
 /libykneomgr-0.1.5.tar.gz
+/libykneomgr-0.1.6.tar.gz
diff --git a/libykneomgr.spec b/libykneomgr.spec
index 2c48423..a0d1d4d 100644
--- a/libykneomgr.spec
+++ b/libykneomgr.spec
@@ -1,7 +1,7 @@
 Name:           libykneomgr
-Version:        0.1.5
+Version:        0.1.6
 Release:        1%{?dist}
-Summary:        YubiKey NEO Manager C Library
+Summary:        YubiKey NEO CCID Manager C Library
 
 License:        GPLv3+
 URL:            http://opensource.yubico.com/%{name}/
@@ -15,7 +15,7 @@ Provides:       bundled(gnulib)
 Provides:       ykneomgr = %{version}-%{release}  
 
 %description 
-Library and command line tool to manage YubiKey NEO
+C Library and tool to manage CCID-aspects of YubiKey NEO
 
 %package devel
 Summary:        Development files for %{name}
@@ -61,6 +61,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_includedir}/*
 
 %changelog
+* Wed Sep 17 2014 Andy Lutomirski <luto at mit.edu> - 0.1.6-1
+- Update to 0.1.6
+
 * Thu Aug 28 2014 Andy Lutomirski <luto at mit.edu> - 0.1.5-1
 - Update to 0.1.5
 
diff --git a/sources b/sources
index 075c731..8647f4e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f4282c2b390938b262cd25a1bcc244bb  libykneomgr-0.1.5.tar.gz
+910dbe836ed48121b10aa7bc4fa52152  libykneomgr-0.1.6.tar.gz


More information about the scm-commits mailing list