Enable debuginfo for fix strip

Signed-off-by: 付善庆 <fushanqing@kylinos.cn>
(cherry picked from commit e6b96ffb49dc2b3a669d0dcbe6a5d7c3539e6a18)
This commit is contained in:
付善庆 2022-12-14 01:53:36 +00:00 committed by openeuler-sync-bot
parent 181173c9a4
commit 101b4e12db

View File

@ -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