diff --git a/libdnf.spec b/libdnf.spec index 5ce0916f58a2e18abc292b61b1609709c09350b2..022f8b6d839fcebf632a9a76d39503957045c0d0 100644 --- a/libdnf.spec +++ b/libdnf.spec @@ -18,7 +18,7 @@ Name: libdnf Version: 0.69.0 -Release: 7 +Release: 8 Summary: Library providing simplified C and Python API to libsolv License: LGPLv2+ URL: https://github.com/rpm-software-management/libdnf @@ -41,9 +41,7 @@ Obsoletes: python2-hawkey-debuginfo < %{version}-%{release} Obsoletes: python2-libdnf-debuginfo < %{version}-%{release} Patch6000: backport-query-py-ensure-reldep-is-from-the-same-sack.patch -%ifarch loongarch64 Patch6001: 0001-libdnf-0.65.0-add-loongarch-support.patch -%endif Patch6002: backport-Add-check-after-malloc-allocation.patch Patch6003: backport-Disconnect-monitors-in-dnf_repo_loader_finalize.patch Patch6004: backport-python-bindings-Load-all-modules-with-RTLD_GLOBAL.patch @@ -129,6 +127,9 @@ popd %{python3_sitearch}/hawkey/ %changelog +* Mon Jan 15 2024 yangchenguang - 0.69.0-8 +- Modify loongarch64 patch use all arch + * Fri Dec 29 2023 chenhaixing - 0.69.0-7 - Type:bugfix - CVE:NA