Hello community,

here is the log from the commit of package ghc-dhall for openSUSE:Factory 
checked in at 2020-08-28 21:29:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-dhall (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-dhall.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-dhall"

Fri Aug 28 21:29:30 2020 rev:4 rq:829250 version:1.33.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-dhall/ghc-dhall.changes      2020-08-18 
12:25:09.731825361 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-dhall.new.3399/ghc-dhall.changes    
2020-08-28 21:29:31.656557501 +0200
@@ -1,0 +2,15 @@
+Wed Aug 19 07:59:20 UTC 2020 - Michel Normand <norm...@linux.vnet.ibm.com>
+
+- Add _constraints with 6GB min disk space for ppc64/ppc64le
+
+-------------------------------------------------------------------
+Tue Aug 18 10:44:38 UTC 2020 - Peter Simons <psim...@suse.com>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------
+Tue Aug 18 09:43:56 UTC 2020 - Peter Simons <psim...@suse.com>
+
+- Tweak Cabal file to accept latest version of optparse-applicative.
+
+-------------------------------------------------------------------

New:
----
  _constraints

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-dhall.spec ++++++
--- /var/tmp/diff_new_pack.o3KbA8/_old  2020-08-28 21:29:32.316557814 +0200
+++ /var/tmp/diff_new_pack.o3KbA8/_new  2020-08-28 21:29:32.320557816 +0200
@@ -117,10 +117,11 @@
 This package provides the Haskell %{pkg_name} library development files.
 
 %prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
 cp -p %{SOURCE1} %{pkg_name}.cabal
 cabal-tweak-dep-ver prettyprinter '< 1.7' '< 2'
 cabal-tweak-dep-ver ansi-terminal '< 0.11' '< 1'
+cabal-tweak-dep-ver optparse-applicative '< 0.16' '< 1'
 
 %build
 %ghc_lib_build

++++++ _constraints ++++++
<constraints>
  <overwrite>
    <conditions>
      <arch>ppc64</arch>
      <arch>ppc64le</arch>
    </conditions>
    <hardware>
    <disk>
      <size unit="G">6</size>
    </disk>
    </hardware>
  </overwrite>
</constraints>


Reply via email to