Hello community,

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

Package is "ghc-persistent-template"

Fri Aug 28 21:36:13 2020 rev:25 rq:829382 version:2.8.2.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-persistent-template/ghc-persistent-template.changes
  2020-07-09 13:17:39.136944335 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-persistent-template.new.3399/ghc-persistent-template.changes
        2020-08-28 21:36:13.984748106 +0200
@@ -0,0 +1,10 @@
+-------------------------------------------------------------------
+Wed Aug 19 08:15:34 UTC 2020 - Michel Normand <[email protected]>
+
+- Add _constraints with 6GB min disk space for ppc64/ppc64le
+
+-------------------------------------------------------------------
+Tue Aug 18 10:45:43 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+

New:
----
  _constraints

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

Other differences:
------------------
++++++ ghc-persistent-template.spec ++++++
--- /var/tmp/diff_new_pack.UUWNDD/_old  2020-08-28 21:36:14.548748373 +0200
+++ /var/tmp/diff_new_pack.UUWNDD/_new  2020-08-28 21:36:14.552748375 +0200
@@ -61,7 +61,7 @@
 files.
 
 %prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
 cabal-tweak-dep-ver aeson '< 1.5' '< 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