Hello community,

here is the log from the commit of package ghc-regex-tdfa for openSUSE:Factory 
checked in at 2020-01-03 17:35:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-regex-tdfa (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-regex-tdfa.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-regex-tdfa"

Fri Jan  3 17:35:42 2020 rev:11 rq:760295 version:1.3.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-regex-tdfa/ghc-regex-tdfa.changes    
2019-12-27 13:56:46.540757084 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-regex-tdfa.new.6675/ghc-regex-tdfa.changes  
2020-01-03 17:36:06.283268572 +0100
@@ -1,0 +2,6 @@
+Wed Jan  1 11:09:16 UTC 2020 - psim...@suse.com
+
+- Drop obsolete code that used to create a Setup.hs file. The new
+  rpm macros do this automatically now.
+
+-------------------------------------------------------------------
@@ -5,4 +11,11 @@
-  Upstream has edited the change log file since the last release in
-  a non-trivial way, i.e. they did more than just add a new entry
-  at the top. You can review the file at:
-  http://hackage.haskell.org/package/regex-tdfa-1.3.1.0/src/CHANGELOG.md
+
+  * Merge <http://hackage.haskell.org/package/regex-tdfa-text> into
+    `regex-tdfa`; see <https://github.com/haskell-hvr/regex-tdfa/issues/4>.
+
+  * Don't inject `ghc-options: -O2` by default anymore (see #7 for
+    rationale) and introduce `force-O2` cabal flag to control the
+    injection of `ghc-options: -O2`. Note that you can conveniently
+    control optimization levels on a per-package granularity via
+    `cabal.project` files; see [cabal's
+    
user-guide](https://cabal.readthedocs.io/en/latest/nix-local-build.html#configuring-builds-with-cabal-project)
+    for more details.

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

Other differences:
------------------
++++++ ghc-regex-tdfa.spec ++++++
--- /var/tmp/diff_new_pack.8TJ9bR/_old  2020-01-03 17:36:07.115268999 +0100
+++ /var/tmp/diff_new_pack.8TJ9bR/_new  2020-01-03 17:36:07.159269021 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-regex-tdfa
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -63,8 +63,6 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-echo > Setup.hs 'import Distribution.Simple'
-echo >>Setup.hs 'main = defaultMain'
 
 %build
 %ghc_lib_build


Reply via email to