Hello community,
here is the log from the commit of package ghc-text-metrics for
openSUSE:Factory checked in at 2020-09-07 21:32:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-text-metrics (Old)
and /work/SRC/openSUSE:Factory/.ghc-text-metrics.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-text-metrics"
Mon Sep 7 21:32:32 2020 rev:9 rq:832327 version:0.3.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-text-metrics/ghc-text-metrics.changes
2019-12-27 13:58:13.592799148 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-text-metrics.new.3399/ghc-text-metrics.changes
2020-09-07 21:32:45.097308794 +0200
@@ -1,0 +2,11 @@
+Fri Sep 4 13:46:51 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------
+Fri Sep 4 13:46:36 UTC 2020 - [email protected]
+
+- Update text-metrics to version 0.3.0 revision 4.
+ Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-text-metrics.spec ++++++
--- /var/tmp/diff_new_pack.Pt1cQL/_old 2020-09-07 21:32:46.369309378 +0200
+++ /var/tmp/diff_new_pack.Pt1cQL/_new 2020-09-07 21:32:46.373309380 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ghc-text-metrics
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -50,7 +50,7 @@
This package provides the Haskell %{pkg_name} library development files.
%prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal
%build