remove debug_package %{nil} to strip files and provide debug packages
This commit is contained in:
parent
f97302bc13
commit
74082f00a4
@ -1,7 +1,6 @@
|
|||||||
%global debug_package %{nil}
|
|
||||||
Name: libyang
|
Name: libyang
|
||||||
Version: 1.0.184
|
Version: 1.0.184
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: YANG data modeling language library
|
Summary: YANG data modeling language library
|
||||||
Url: https://github.com/CESNET/libyang
|
Url: https://github.com/CESNET/libyang
|
||||||
Source: %{url}/archive/%{name}-%{version}.tar.gz
|
Source: %{url}/archive/%{name}-%{version}.tar.gz
|
||||||
@ -130,6 +129,9 @@ cp -r doc/html %{buildroot}/%{_docdir}/libyang/html
|
|||||||
%{python3_sitearch}/__pycache__/yang*
|
%{python3_sitearch}/__pycache__/yang*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Dec 24 2022 qisen <qisen@huawei.com> - 1.0.184-5
|
||||||
- addyaml
|
- addyaml
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user