diff --git a/python-libyang.spec b/python-libyang.spec index b3f9a9502b00ea057a95b814ee1df596db1a82c9..7e27e832c5e6fdc37453cb2f053ea92e71a558b0 100644 --- a/python-libyang.spec +++ b/python-libyang.spec @@ -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 - 1.6.1-2 +- Enable debuginfo for fix strip + * Thu Aug 26 2021 orange-snn - 1.6.1-1 - Package init