diff --git a/ghc-optparse-applicative.spec b/ghc-optparse-applicative.spec index b644c319e417862a680f4fff44d796cba19db364..cad0792fac262fbac1d89396c5f5634477d69cc6 100644 --- a/ghc-optparse-applicative.spec +++ b/ghc-optparse-applicative.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 0.17.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Utilities and combinators for parsing command line options License: BSD-3-Clause @@ -119,5 +119,8 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Fri Jun 06 2025 bbrucezhang - 0.17.1.0-2 +- Rebuilt for loongarch64 + * Fri Apr 12 2024 OpenCloudOS Release Engineering - 0.17.1.0-1 - initial build