Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-data-fix for openSUSE:Factory checked in at 2022-10-13 15:41:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-data-fix (Old) and /work/SRC/openSUSE:Factory/.ghc-data-fix.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-data-fix" Thu Oct 13 15:41:41 2022 rev:9 rq:1008453 version:0.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-data-fix/ghc-data-fix.changes 2021-11-11 21:36:38.780898468 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-data-fix.new.2275/ghc-data-fix.changes 2022-10-13 15:41:48.430698333 +0200 @@ -1,0 +2,6 @@ +Wed Aug 10 10:25:09 UTC 2022 - Peter Simons <[email protected]> + +- Update data-fix to version 0.3.2 revision 3. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-data-fix.spec ++++++ --- /var/tmp/diff_new_pack.ImW9bu/_old 2022-10-13 15:41:49.266699965 +0200 +++ /var/tmp/diff_new_pack.ImW9bu/_new 2022-10-13 15:41:49.270699972 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-data-fix # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,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-deepseq-devel BuildRequires: ghc-hashable-devel ++++++ data-fix.cabal ++++++ --- /var/tmp/diff_new_pack.ImW9bu/_old 2022-10-13 15:41:49.302700035 +0200 +++ /var/tmp/diff_new_pack.ImW9bu/_new 2022-10-13 15:41:49.306700043 +0200 @@ -1,6 +1,6 @@ Name: data-fix Version: 0.3.2 -x-revision: 2 +x-revision: 3 Cabal-Version: >= 1.10 License: BSD3 License-file: LICENSE @@ -32,8 +32,9 @@ || ==8.6.5 || ==8.8.4 || ==8.10.4 - || ==9.0.1 - || ==9.2.1 + || ==9.0.2 + || ==9.2.4 + || ==9.4.1 extra-source-files: CHANGELOG.md @@ -57,7 +58,7 @@ -Wredundant-constraints -Widentities -Wmissing-export-lists build-depends: - base >=4.4 && <4.17 + base >=4.4 && <4.18 , deepseq >=1.3.0.0 && <1.5 , hashable >=1.2.7.0 && <1.5
