Hello community,

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

Package is "ghc-weeder"

Fri Aug 28 21:41:15 2020 rev:2 rq:829494 version:2.1.0

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

New:
----
  _constraints

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

Other differences:
------------------
++++++ ghc-weeder.spec ++++++
--- /var/tmp/diff_new_pack.hBiiUh/_old  2020-08-28 21:41:18.116885582 +0200
+++ /var/tmp/diff_new_pack.hBiiUh/_new  2020-08-28 21:41:18.120885583 +0200
@@ -56,7 +56,8 @@
 This package provides the Haskell %{pkg_name} library development files.
 
 %prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
+sed -i -e 's#optparse-applicative \^>= 0\.14\.3\.0 || \^>= 
0\.15\.1\.0#optparse-applicative < 1#' weeder.cabal
 
 %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