diff --git a/libdnf.spec b/libdnf.spec index ca0083273fd12db33bc133c6313f20baad9e1ebb..4a56c3c40c5e1b870021eb910b77a42172aba66b 100644 --- a/libdnf.spec +++ b/libdnf.spec @@ -18,7 +18,7 @@ Name: libdnf Version: 0.70.2 -Release: 7 +Release: 8 Summary: Library providing simplified C and Python API to libsolv License: LGPL-2.1-or-later URL: https://github.com/rpm-software-management/libdnf @@ -40,9 +40,7 @@ Obsoletes: python2-hawkey < %{version}-%{release} Obsoletes: python2-hawkey-debuginfo < %{version}-%{release} Obsoletes: python2-libdnf-debuginfo < %{version}-%{release} -%ifarch loongarch64 Patch6001: 0001-libdnf-0.65.0-add-loongarch-support.patch -%endif Patch6002: backport-python-bindings-Load-all-modules-with-RTLD_GLOBAL.patch Patch6003: backport-Avoid-reinstalling-installonly-packages-marked-for-ERASE.patch @@ -124,6 +122,9 @@ Python 3 bindings for the hawkey library. %{python3_sitearch}/hawkey/ %changelog +* Thu Nov 28 2024 Jia Chao - 0.70.2-8 +- Fix: always apply loongarch patches. + * Mon Nov 11 2024 Funda Wang - 0.70.2-7 - adopt to new cmake macro