Hello community,

here is the log from the commit of package cabal-install for openSUSE:Factory 
checked in at 2020-01-03 17:35:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cabal-install (Old)
 and      /work/SRC/openSUSE:Factory/.cabal-install.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cabal-install"

Fri Jan  3 17:35:01 2020 rev:27 rq:760277 version:3.0.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cabal-install/cabal-install.changes      
2019-12-27 13:50:46.732548317 +0100
+++ /work/SRC/openSUSE:Factory/.cabal-install.new.6675/cabal-install.changes    
2020-01-03 17:35:12.583241006 +0100
@@ -1,0 +2,9 @@
+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
+
+-------------------------------------------------------------------

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.98OEtK/_old  2020-01-03 17:35:14.095241781 +0100
+++ /var/tmp/diff_new_pack.98OEtK/_new  2020-01-03 17:35:14.095241781 +0100
@@ -17,13 +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
 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
@@ -54,35 +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
-Requires:       %{name} = %{version}
-Requires:       bash-completion
-Supplements:    (%{name} and 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
@@ -90,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)


Reply via email to