Hello community,

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

Package is "ghc-aws"

Fri Aug 28 21:25:36 2020 rev:2 rq:829182 version:0.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-aws/ghc-aws.changes  2020-06-19 
16:58:39.931770624 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-aws.new.3399/ghc-aws.changes        
2020-08-28 21:25:36.660446170 +0200
@@ -1,0 +2,10 @@
+Wed Aug 19 06:58:51 UTC 2020 - Michel Normand <[email protected]>
+
+- Add _constraints with 6GB min disk space for ppc64/ppc64le
+
+-------------------------------------------------------------------
+Tue Aug 18 10:44:03 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
++++++ ghc-aws.spec ++++++
--- /var/tmp/diff_new_pack.ThPfXw/_old  2020-08-28 21:25:37.336446491 +0200
+++ /var/tmp/diff_new_pack.ThPfXw/_new  2020-08-28 21:25:37.336446491 +0200
@@ -92,7 +92,7 @@
 This package provides the Haskell %{pkg_name} library development files.
 
 %prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
 cabal-tweak-dep-ver base64-bytestring '== 1.0.*' '< 2'
 
 %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