From 9c0e0a6e8399ae09ed6f7809ab95ea72f28c8cb2 Mon Sep 17 00:00:00 2001 From: bbrucezhang Date: Thu, 5 Jun 2025 23:20:31 +0800 Subject: [PATCH] Rebuilt for loongarch64 --- ghc-authenticate-oauth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-authenticate-oauth.spec b/ghc-authenticate-oauth.spec index 191edb9..273acf3 100644 --- a/ghc-authenticate-oauth.spec +++ b/ghc-authenticate-oauth.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 1.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library to authenticate with OAuth for Haskell web applications License: BSD-3-Clause @@ -117,5 +117,8 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Thu Jun 05 2025 bbrucezhang - 1.7-2 +- Rebuilt for loongarch64 + * Thu Aug 08 2024 OpenCloudOS Release Engineering - 1.7-1 - initial build -- Gitee