Hello community, here is the log from the commit of package ghc-postgresql-simple for openSUSE:Factory checked in at 2020-08-28 21:36:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-postgresql-simple (Old) and /work/SRC/openSUSE:Factory/.ghc-postgresql-simple.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-postgresql-simple" Fri Aug 28 21:36:18 2020 rev:2 rq:829385 version:0.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-postgresql-simple/ghc-postgresql-simple.changes 2020-06-19 17:03:29.856533150 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-postgresql-simple.new.3399/ghc-postgresql-simple.changes 2020-08-28 21:36:19.892750905 +0200 @@ -1,0 +2,10 @@ +Wed Aug 19 07:15:21 UTC 2020 - Michel Normand <norm...@linux.vnet.ibm.com> + +- Add _constraints with 6GB min disk space for ppc64/ppc64le + +------------------------------------------------------------------- +Tue Aug 18 10:45:44 UTC 2020 - Peter Simons <psim...@suse.com> + +- Replace %setup -q with the more modern %autosetup macro. + +------------------------------------------------------------------- New: ---- _constraints ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-postgresql-simple.spec ++++++ --- /var/tmp/diff_new_pack.attSmS/_old 2020-08-28 21:36:20.348751121 +0200 +++ /var/tmp/diff_new_pack.attSmS/_new 2020-08-28 21:36:20.352751123 +0200 @@ -70,7 +70,7 @@ files. %prep -%setup -q -n %{pkg_name}-%{version} +%autosetup -n %{pkg_name}-%{version} cp -p %{SOURCE1} %{pkg_name}.cabal %build ++++++ _constraints ++++++ <constraints> <overwrite> <conditions> <arch>ppc64</arch> <arch>ppc64le</arch> </conditions> <hardware> <disk> <size unit="G">6</size> </disk> </hardware> </overwrite> </constraints>