Hello community,

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

Package is "ghc-yesod-persistent"

Fri Aug 28 21:41:59 2020 rev:2 rq:829512 version:1.6.0.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-yesod-persistent/ghc-yesod-persistent.changes    
    2020-06-19 17:06:23.872948432 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-yesod-persistent.new.3399/ghc-yesod-persistent.changes
      2020-08-28 21:42:00.628901236 +0200
@@ -1,0 +2,10 @@
+Wed Aug 19 06:48:42 UTC 2020 - Michel Normand <[email protected]>
+
+- Add _constraints with min 6GB disk space for ppc64/ppc64le
+
+-------------------------------------------------------------------
+Tue Aug 18 10:46:47 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
++++++ ghc-yesod-persistent.spec ++++++
--- /var/tmp/diff_new_pack.2zJx33/_old  2020-08-28 21:42:01.196901446 +0200
+++ /var/tmp/diff_new_pack.2zJx33/_new  2020-08-28 21:42:01.200901447 +0200
@@ -58,7 +58,7 @@
 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>


Reply via email to