diff --git a/dwz.spec b/dwz.spec index 312db8896bab8fa43c01e9c73acd287f044060ab..67e73fbf32d1a88c8ff2e224ff7688b4ffa22bc5 100644 --- a/dwz.spec +++ b/dwz.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global __python /usr/bin/python3 %{?scl_package:%global scl gcc-toolset-14} @@ -11,8 +11,6 @@ Version: 0.14 Release: %{anolis_release}%{?dist} License: GPLv2+ and GPLv3+ -ExcludeArch: loongarch64 - # git archive --format=tar --remote=git://sourceware.org/git/dwz.git \ # --prefix=dwz-%%{version}/ dwz-%%{version} \ # | bzip2 -9 > dwz-%%{version}.tar.bz2 @@ -50,5 +48,8 @@ rm -rf %{buildroot} %{_mandir}/man1/dwz.1* %changelog +* Thu Apr 3 2025 Peng Fan - 0.14-2 +- Enable for LoongArch + * Sat Sep 14 2024 mgb01105731 - 0.14-1 - Init upstream from 0.14