!8 [sync] PR-4: Enable debuginfo for fix strip

From: @openeuler-sync-bot 
Reviewed-by: @bitcoffee 
Signed-off-by: @bitcoffee
This commit is contained in:
openeuler-ci-bot 2023-06-16 09:02:49 +00:00 committed by Gitee
commit 998ba32407
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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