Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-regex-tdfa for openSUSE:Factory checked in at 2024-04-25 20:48:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-regex-tdfa (Old) and /work/SRC/openSUSE:Factory/.ghc-regex-tdfa.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-regex-tdfa" Thu Apr 25 20:48:22 2024 rev:29 rq:1169947 version:1.3.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-regex-tdfa/ghc-regex-tdfa.changes 2023-10-06 21:17:02.257478865 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-regex-tdfa.new.1880/ghc-regex-tdfa.changes 2024-04-25 20:48:26.848461150 +0200 @@ -1,0 +2,6 @@ +Tue Apr 16 17:33:57 UTC 2024 - Peter Simons <[email protected]> + +- Update regex-tdfa to version 1.3.2.2 revision 3. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-regex-tdfa.spec ++++++ --- /var/tmp/diff_new_pack.C0WpD6/_old 2024-04-25 20:48:27.688491995 +0200 +++ /var/tmp/diff_new_pack.C0WpD6/_new 2024-04-25 20:48:27.688491995 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-regex-tdfa # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ License: BSD-3-Clause URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz -Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-array-devel BuildRequires: ghc-array-prof ++++++ regex-tdfa.cabal ++++++ --- /var/tmp/diff_new_pack.C0WpD6/_old 2024-04-25 20:48:27.740493904 +0200 +++ /var/tmp/diff_new_pack.C0WpD6/_new 2024-04-25 20:48:27.744494051 +0200 @@ -1,7 +1,7 @@ cabal-version: 1.12 name: regex-tdfa version: 1.3.2.2 -x-revision: 2 +x-revision: 3 build-Type: Simple license: BSD3 @@ -26,9 +26,10 @@ test/cases/*.txt tested-with: - GHC == 9.8.0 - GHC == 9.6.3 - GHC == 9.4.7 + GHC == 9.10.0 + GHC == 9.8.2 + GHC == 9.6.4 + GHC == 9.4.8 GHC == 9.2.8 GHC == 9.0.2 GHC == 8.10.7 @@ -37,7 +38,6 @@ GHC == 8.4.4 GHC == 8.2.2 GHC == 8.0.2 - GHC == 7.10.3 source-repository head type: git @@ -163,7 +163,7 @@ -- component-specific dependencies not inherited via 'regex-tdfa' , directory >= 1.1.0 && < 1.4 - , filepath >= 1.3.0 && < 1.5 + , filepath >= 1.3.0 && < 1.6 , utf8-string >= 1.0.1 && < 1.1 default-language: Haskell2010
