diff --git a/ghc-integer-logarithms.spec b/ghc-integer-logarithms.spec index e02bc0c72271bd9994855cab2df229312289995b..5adb8b3a45483b3a1e378ac28fb7fb922183b9ed 100644 --- a/ghc-integer-logarithms.spec +++ b/ghc-integer-logarithms.spec @@ -5,7 +5,7 @@ Name: ghc-%{pkg_name} Version: 1.0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Integer logarithms License: MIT @@ -100,5 +100,8 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Thu Jun 05 2025 bbrucezhang - 1.0.3.1-2 +- Rebuilt for loongarch64 + * Mon Apr 15 2024 OpenCloudOS Release Engineering - 1.0.3.1-1 - initial build