Enable debuginfo for fix strip
Signed-off-by: 付善庆 <fushanqing@kylinos.cn> (cherry picked from commit e6b96ffb49dc2b3a669d0dcbe6a5d7c3539e6a18)
This commit is contained in:
parent
181173c9a4
commit
101b4e12db
@ -1,9 +1,8 @@
|
||||
%define debug_package %{nil}
|
||||
%define pypi_name libyang
|
||||
|
||||
Name: python-libyang
|
||||
Version: 1.6.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Python CFFI bindings to libyang.
|
||||
License: MIT
|
||||
URL: https://github.com/CESNET/libyang-python
|
||||
@ -34,5 +33,8 @@ python3 pacakge of %{pypi_name}.
|
||||
%{python3_sitearch}/*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 08 2022 fushanqing <fushanqing@kylinos.cn> - 1.6.1-2
|
||||
- Enable debuginfo for fix strip
|
||||
|
||||
* Thu Aug 26 2021 orange-snn<songnannan2@huawei.com> - 1.6.1-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user