diff --git a/ghc-authenticate-oauth.spec b/ghc-authenticate-oauth.spec index 397f513f863487310ff6c4e52700dfaed9ea0658..4a1172e8c582311845029790ac7ffb4f9c7373db 100644 --- a/ghc-authenticate-oauth.spec +++ b/ghc-authenticate-oauth.spec @@ -5,7 +5,7 @@ Name: ghc-%{pkg_name} Version: 1.7 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Library to authenticate with OAuth for Haskell web applications License: BSD-3-Clause @@ -119,6 +119,10 @@ export QA_RPATHS=$(( 0x0001|0x0010 )) %changelog +* Tue Oct 21 2025 bbrucezhang - 1.7-5 +- [Type] other +- [DESC] Rebuilt for ghc-http-client + * Tue Oct 21 2025 bbrucezhang - 1.7-4 - [Type] other - [DESC] Rebuilt for ghc-streaming-commons