Hello community,
here is the log from the commit of package ghc-hledger-lib for openSUSE:Factory
checked in at 2020-08-28 21:33:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-hledger-lib (Old)
and /work/SRC/openSUSE:Factory/.ghc-hledger-lib.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-hledger-lib"
Fri Aug 28 21:33:13 2020 rev:4 rq:829297 version:1.18.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-hledger-lib/ghc-hledger-lib.changes
2020-07-24 10:08:44.238096683 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-hledger-lib.new.3399/ghc-hledger-lib.changes
2020-08-28 21:33:14.944663285 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 10:45:01 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-hledger-lib.spec ++++++
--- /var/tmp/diff_new_pack.QEY6jQ/_old 2020-08-28 21:33:15.696663641 +0200
+++ /var/tmp/diff_new_pack.QEY6jQ/_new 2020-08-28 21:33:15.704663645 +0200
@@ -95,7 +95,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