Hello community,
here is the log from the commit of package ghc-persistent-sqlite for
openSUSE:Factory checked in at 2020-08-28 21:36:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-persistent-sqlite (Old)
and /work/SRC/openSUSE:Factory/.ghc-persistent-sqlite.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-persistent-sqlite"
Fri Aug 28 21:36:10 2020 rev:2 rq:829381 version:2.10.6.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-persistent-sqlite/ghc-persistent-sqlite.changes
2020-06-19 17:03:18.456502405 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-persistent-sqlite.new.3399/ghc-persistent-sqlite.changes
2020-08-28 21:36:13.264747765 +0200
@@ -1,0 +2,10 @@
+Wed Aug 19 07:11:25 UTC 2020 - Michel Normand <[email protected]>
+
+- Add _constraints with 6GB min disk space for ppc64/ppc64le
+
+-------------------------------------------------------------------
+Tue Aug 18 10:45:42 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------
New:
----
_constraints
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-persistent-sqlite.spec ++++++
--- /var/tmp/diff_new_pack.lMG9j7/_old 2020-08-28 21:36:13.756747998 +0200
+++ /var/tmp/diff_new_pack.lMG9j7/_new 2020-08-28 21:36:13.760748000 +0200
@@ -74,7 +74,7 @@
files.
%prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
%build
%define cabal_configure_options -fsystemlib
++++++ _constraints ++++++
<constraints>
<overwrite>
<conditions>
<arch>ppc64</arch>
<arch>ppc64le</arch>
</conditions>
<hardware>
<disk>
<size unit="G">6</size>
</disk>
</hardware>
</overwrite>
</constraints>