!5 [sync] PR-4: fix not strip problem
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
c8db92ecd3
@ -1,8 +1,6 @@
|
||||
#%global debug_package %{nil}
|
||||
|
||||
Name: libyubikey
|
||||
Version: 1.13
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: low-level C software development kit for the Yubico YubiKey authentication device
|
||||
License: BSD
|
||||
URL: https://developers.yubico.com/yubico-c/
|
||||
@ -49,6 +47,9 @@ rm -rf %{buildroot}/%{_libdir}/*.la
|
||||
%{_libdir}/libyubikey.so
|
||||
|
||||
%changelog
|
||||
* Sun Mar 29 2020 Wei Xiong <myeuler@163.com>
|
||||
* Sat Dec 03 2022 wangkai <wangkai385@h-partners.com> - 1.13-2
|
||||
- Fix not striped problem
|
||||
|
||||
* Sun Mar 29 2020 Wei Xiong <myeuler@163.com> - 1.13-1
|
||||
- Package init
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user