update to release 2.3
This commit is contained in:
parent
8141b5a2d8
commit
c3acbfc5db
2 changed files with 7 additions and 3 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
65ae386f79597429995a1ce980ab19a3 ykclient-2.2.tar.gz
|
||||
7de70fb19e1a1857689afaec74def7fb ykclient-2.3.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: ykclient
|
||||
Version: 2.2
|
||||
Version: 2.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Yubikey management library and client
|
||||
|
||||
|
|
@ -21,7 +21,8 @@ Group: Development/System
|
|||
Requires: %{name} = %{version}-%{release}
|
||||
|
||||
%description devel
|
||||
development bits
|
||||
development files for ykclient needed to build applications to
|
||||
take advantage of yubikey authentication.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
|
@ -56,5 +57,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_libdir}/libykclient.so
|
||||
|
||||
%changelog
|
||||
* Sun Jun 21 2009 Dennis Gilmore <dennis@ausil.us> - 2.3-1
|
||||
- update to 2.3 release
|
||||
|
||||
* Wed Apr 29 2009 Dennis Gilmore <dennis@ausil.us> - 2.2-1
|
||||
- initial packaging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue