Hello community,
here is the log from the commit of package ghc-yesod-static for
openSUSE:Factory checked in at 2020-08-28 21:42:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-yesod-static (Old)
and /work/SRC/openSUSE:Factory/.ghc-yesod-static.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-yesod-static"
Fri Aug 28 21:42:00 2020 rev:3 rq:829513 version:1.6.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-yesod-static/ghc-yesod-static.changes
2020-07-09 13:20:19.337450658 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-yesod-static.new.3399/ghc-yesod-static.changes
2020-08-28 21:42:02.108901781 +0200
@@ -1,0 +2,10 @@
+Wed Aug 19 07:20:55 UTC 2020 - Michel Normand <[email protected]>
+
+- Add _constraints with 6GB min disk space for ppc64/ppc64le
+
+-------------------------------------------------------------------
+Tue Aug 18 10:46:48 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------
New:
----
_constraints
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-yesod-static.spec ++++++
--- /var/tmp/diff_new_pack.z0488T/_old 2020-08-28 21:42:02.580901955 +0200
+++ /var/tmp/diff_new_pack.z0488T/_new 2020-08-28 21:42:02.584901956 +0200
@@ -78,7 +78,7 @@
This package provides the Haskell %{pkg_name} library development files.
%prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
%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>