Hello community, here is the log from the commit of package cabal-install for openSUSE:Leap:15.2 checked in at 2020-02-19 18:37:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/cabal-install (Old) and /work/SRC/openSUSE:Leap:15.2/.cabal-install.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cabal-install" Wed Feb 19 18:37:02 2020 rev:11 rq:771187 version:3.0.0.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/cabal-install/cabal-install.changes 2020-01-15 14:49:13.825371703 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.cabal-install.new.26092/cabal-install.changes 2020-02-19 18:37:03.653773547 +0100 @@ -1,0 +2,14 @@ +Sun Dec 29 10:27:26 UTC 2019 - [email protected] + +- Update cabal-install to version 3.0.0.0. + Upstream has edited the change log file since the last release in + a non-trivial way, i.e. they did more than just add a new entry + at the top. You can review the file at: + http://hackage.haskell.org/package/cabal-install-3.0.0.0/src/changelog + +------------------------------------------------------------------- +Fri Nov 8 16:13:08 UTC 2019 - Peter Simons <[email protected]> + +- Drop obsolete group attributes. + +------------------------------------------------------------------- Old: ---- cabal-install-2.4.0.0.tar.gz cabal-install.cabal New: ---- cabal-install-3.0.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cabal-install.spec ++++++ --- /var/tmp/diff_new_pack.FXnH3u/_old 2020-02-19 18:37:04.097774476 +0100 +++ /var/tmp/diff_new_pack.FXnH3u/_new 2020-02-19 18:37:04.097774476 +0100 @@ -1,7 +1,7 @@ # # spec file for package cabal-install # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,12 @@ Name: cabal-install -Version: 2.4.0.0 +Version: 3.0.0.0 Release: 0 Summary: The command-line interface for Cabal and Hackage License: BSD-3-Clause -Group: Development/Libraries/Haskell 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/2.cabal#/%{name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-HTTP-devel BuildRequires: ghc-array-devel @@ -55,36 +53,22 @@ BuildRequires: ghc-text-devel BuildRequires: ghc-time-devel BuildRequires: ghc-unix-devel -BuildRequires: ghc-zip-archive-devel BuildRequires: ghc-zlib-devel -Suggests: %{name}-bash-completion %description The 'cabal' command-line program simplifies the process of managing Haskell software by automating the fetching, configuration, compilation and installation of Haskell libraries and programs. -%package bash-completion -Summary: Bash completion for cabal-install -Group: System/Shells -Requires: %{name} = %{version} -Requires: bash-completion -Supplements: packageand(%{name}:bash-completion) - -%description bash-completion -Optional sub-package offering bash completion for cabal-install. - %prep %setup -q -cp -p %{SOURCE1} %{name}.cabal -cabal-tweak-dep-ver zip-archive '< 0.4' '< 0.5' +cabal-tweak-dep-ver base '< 4.13' '< 5' %build %ghc_bin_build %install %ghc_bin_install -install -D -m444 bash-completion/cabal %{buildroot}%{_datadir}/bash-completion/completions/cabal %files %license LICENSE @@ -92,9 +76,4 @@ %{_bindir}/cabal %{_mandir}/man1/cabal.1%{?ext_man} -%files bash-completion -%dir %{_datadir}/bash-completion -%dir %{_datadir}/bash-completion/completions -%{_datadir}/bash-completion/completions/cabal - %changelog ++++++ cabal-install-2.4.0.0.tar.gz -> cabal-install-3.0.0.0.tar.gz ++++++ ++++ 14563 lines of diff (skipped)
