diff --git a/ghc-parser-combinators.spec b/ghc-parser-combinators.spec index 82afb9734c8cbe63abdbbf13bc8aa9b3507df279..8ef47332592c925444b793f5523509c9b0fa0766 100644 --- a/ghc-parser-combinators.spec +++ b/ghc-parser-combinators.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 1.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Lightweight package providing commonly useful parser combinators License: BSD-3-Clause @@ -90,5 +90,8 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Fri Jun 06 2025 bbrucezhang - 1.3.0-2 +- Rebuilt for loongarch64 + * Fri Apr 12 2024 OpenCloudOS Release Engineering - 1.3.0-1 - initial build