Hello community,

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

Package is "ghc-fdo-notify"

Fri Aug 28 21:32:28 2020 rev:2 rq:829273 version:0.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-fdo-notify/ghc-fdo-notify.changes    
2020-06-19 17:00:50.536125798 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-fdo-notify.new.3399/ghc-fdo-notify.changes  
2020-08-28 21:32:28.684641369 +0200
@@ -1,0 +2,10 @@
+Wed Aug 19 09:33:23 UTC 2020 - Michel Normand <[email protected]>
+
+- Add _constraints with 6GB min disk space for ppc64/ppc64le
+
+-------------------------------------------------------------------
+Tue Aug 18 10:44:49 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
++++++ ghc-fdo-notify.spec ++++++
--- /var/tmp/diff_new_pack.0H6gcG/_old  2020-08-28 21:32:29.232641628 +0200
+++ /var/tmp/diff_new_pack.0H6gcG/_new  2020-08-28 21:32:29.232641628 +0200
@@ -45,7 +45,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>


Reply via email to