!11 remove debug_package %{nil} to strip files and provide debug packages

From: @zhouwenpei 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
This commit is contained in:
openeuler-ci-bot 2023-03-08 08:53:24 +00:00 committed by Gitee
commit 7115ab3618
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,6 @@
%global debug_package %{nil}
Name: libyang
Version: 1.0.184
Release: 5
Release: 6
Summary: YANG data modeling language library
Url: https://github.com/CESNET/libyang
Source: %{url}/archive/%{name}-%{version}.tar.gz
@ -130,6 +129,9 @@ cp -r doc/html %{buildroot}/%{_docdir}/libyang/html
%{python3_sitearch}/__pycache__/yang*
%changelog
* Tue Mar 07 2023 zhouwenpei <zhouwenpei@h-partners.com> - 1.0.184-6
- remove debug_package %{nil} to strip files and provide debug packages
* Sat Dec 24 2022 qisen <qisen@huawei.com> - 1.0.184-5
- addyaml