Hello community,

here is the log from the commit of package ghc-regex-tdfa for openSUSE:Factory 
checked in at 2019-10-18 14:34:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-regex-tdfa (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-regex-tdfa.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-regex-tdfa"

Fri Oct 18 14:34:47 2019 rev:9 rq:737215 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-regex-tdfa/ghc-regex-tdfa.changes    
2019-05-17 23:43:06.709914510 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-regex-tdfa.new.2352/ghc-regex-tdfa.changes  
2019-10-18 14:34:52.480014187 +0200
@@ -1,0 +2,15 @@
+Sun Sep 29 07:57:22 UTC 2019 - psim...@suse.com
+
+- Update regex-tdfa to version 1.3.0.
+  # 1.3.0
+
+  Same as 1.2.3.3.
+
+  See <https://github.com/ChrisKuklewicz/regex-tdfa/issues/29>.
+
+  # 1.2.3.3 (deprecated)
+
+  * Compatibility with GHC 8.8 and regex-base-0.9.4 (h/t @asr).
+  * Turned `regex-tdfa-unittest` into a `regex-tdfa` testsuite.
+
+-------------------------------------------------------------------

Old:
----
  regex-tdfa-1.2.3.2.tar.gz

New:
----
  regex-tdfa-1.3.0.tar.gz

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

Other differences:
------------------
++++++ ghc-regex-tdfa.spec ++++++
--- /var/tmp/diff_new_pack.heiRc8/_old  2019-10-18 14:34:53.044012718 +0200
+++ /var/tmp/diff_new_pack.heiRc8/_new  2019-10-18 14:34:53.048012707 +0200
@@ -17,8 +17,9 @@
 
 
 %global pkg_name regex-tdfa
+%bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        1.2.3.2
+Version:        1.3.0
 Release:        0
 Summary:        Replaces/Enhances Text.Regex
 License:        BSD-3-Clause
@@ -33,6 +34,11 @@
 BuildRequires:  ghc-parsec-devel
 BuildRequires:  ghc-regex-base-devel
 BuildRequires:  ghc-rpm-macros
+%if %{with tests}
+BuildRequires:  ghc-file-embed-devel
+BuildRequires:  ghc-filepath-devel
+BuildRequires:  ghc-utf8-string-devel
+%endif
 
 %description
 A new all Haskell "tagged" DFA regex engine, inspired by libtre.
@@ -57,6 +63,9 @@
 %install
 %ghc_lib_install
 
+%check
+%cabal_test
+
 %post devel
 %ghc_pkg_recache
 

++++++ regex-tdfa-1.2.3.2.tar.gz -> regex-tdfa-1.3.0.tar.gz ++++++
++++ 12859 lines of diff (skipped)


Reply via email to