Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cabal-install for openSUSE:Factory checked in at 2025-07-23 16:34:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cabal-install (Old) and /work/SRC/openSUSE:Factory/.cabal-install.new.8875 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cabal-install" Wed Jul 23 16:34:37 2025 rev:43 rq:1295171 version:3.12.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cabal-install/cabal-install.changes 2025-05-22 16:57:43.456091952 +0200 +++ /work/SRC/openSUSE:Factory/.cabal-install.new.8875/cabal-install.changes 2025-07-23 16:36:23.314832112 +0200 @@ -1,0 +2,6 @@ +Tue Jul 22 03:10:24 UTC 2025 - Peter Simons <psim...@suse.com> + +- Update cabal-install to version 3.12.1.0 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cabal-install.spec ++++++ --- /var/tmp/diff_new_pack.3qZGcV/_old 2025-07-23 16:36:24.534879617 +0200 +++ /var/tmp/diff_new_pack.3qZGcV/_new 2025-07-23 16:36:24.538879772 +0200 @@ -26,7 +26,7 @@ License: BSD-3-Clause URL: https://hackage.haskell.org/package/%{name} Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz -Source1: https://hackage.haskell.org/package/%{name}-%{version}/revision/1.cabal#/%{name}.cabal +Source1: https://hackage.haskell.org/package/%{name}-%{version}/revision/2.cabal#/%{name}.cabal BuildRequires: chrpath BuildRequires: ghc-Cabal-devel BuildRequires: ghc-Cabal-prof ++++++ cabal-install.cabal ++++++ --- /var/tmp/diff_new_pack.3qZGcV/_old 2025-07-23 16:36:24.590881798 +0200 +++ /var/tmp/diff_new_pack.3qZGcV/_new 2025-07-23 16:36:24.594881953 +0200 @@ -2,7 +2,7 @@ Name: cabal-install Version: 3.12.1.0 -x-revision: 1 +x-revision: 2 Synopsis: The command-line interface for Cabal and Hackage. Description: The \'cabal\' command-line program simplifies the process of managing @@ -245,7 +245,7 @@ hackage-security >= 0.6.2.6 && < 0.7, text >= 1.2.3 && < 1.3 || >= 2.0 && < 2.2, parsec >= 3.1.13.0 && < 3.2, - open-browser >= 0.2.1.0 && < 0.3, + open-browser >= 0.2.1.0 && < 0.5, regex-base >= 0.94.0.0 && <0.95, regex-posix >= 0.96.0.0 && <0.97, safe-exceptions >= 0.1.7.0 && < 0.2,