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 2026-06-10 16:11:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cabal-install (Old) and /work/SRC/openSUSE:Factory/.cabal-install.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cabal-install" Wed Jun 10 16:11:17 2026 rev:49 rq:1358489 version:3.14.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/cabal-install/cabal-install.changes 2025-12-22 22:52:54.810106720 +0100 +++ /work/SRC/openSUSE:Factory/.cabal-install.new.2375/cabal-install.changes 2026-06-10 16:16:47.739502822 +0200 @@ -1,0 +2,11 @@ +Tue Jun 9 09:04:49 UTC 2026 - Peter Simons <[email protected]> + +- Drop obsolete Cabal-absolute-datadir.patch. + +------------------------------------------------------------------- +Thu Jan 1 17:11:42 UTC 2026 - Peter Simons <[email protected]> + +- Update cabal-install to version 3.14.1.1 revision 6. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- Old: ---- Cabal-absolute-datadir.patch ----------(Old B)---------- Old: - Drop obsolete Cabal-absolute-datadir.patch. ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cabal-install.spec ++++++ --- /var/tmp/diff_new_pack.AEqoSe/_old 2026-06-10 16:16:48.835548243 +0200 +++ /var/tmp/diff_new_pack.AEqoSe/_new 2026-06-10 16:16:48.839548409 +0200 @@ -1,7 +1,7 @@ # # spec file for package cabal-install # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,8 +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/5.cabal#/%{name}.cabal -Patch01: Cabal-absolute-datadir.patch +Source1: https://hackage.haskell.org/package/%{name}-%{version}/revision/6.cabal#/%{name}.cabal BuildRequires: chrpath BuildRequires: ghc-Cabal-devel BuildRequires: ghc-Cabal-prof @@ -172,7 +171,7 @@ This package provides the Haskell %{pkg_name} profiling library. %prep -%autosetup -p1 +%autosetup cp -p %{SOURCE1} %{name}.cabal %build ++++++ cabal-install.cabal ++++++ --- /var/tmp/diff_new_pack.AEqoSe/_old 2026-06-10 16:16:48.895550730 +0200 +++ /var/tmp/diff_new_pack.AEqoSe/_new 2026-06-10 16:16:48.903551061 +0200 @@ -2,7 +2,7 @@ Name: cabal-install Version: 3.14.1.1 -x-revision: 5 +x-revision: 6 Synopsis: The command-line interface for Cabal and Hackage. Description: The \'cabal\' command-line program simplifies the process of managing @@ -53,7 +53,7 @@ ghc-options: -Wnoncanonical-monadfail-instances common base-dep - build-depends: base >=4.13 && <4.22 + build-depends: base >=4.13 && <4.23 common cabal-dep build-depends: Cabal ^>=3.14
