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 2021-02-16 22:38:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-data-fix (Old) and /work/SRC/openSUSE:Factory/.ghc-data-fix.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-data-fix" Tue Feb 16 22:38:18 2021 rev:6 rq:870862 version:0.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-data-fix/ghc-data-fix.changes 2020-12-22 11:38:33.921446210 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-data-fix.new.28504/ghc-data-fix.changes 2021-02-16 22:48:20.986552217 +0100 @@ -1,0 +2,7 @@ +Mon Feb 8 05:04:43 UTC 2021 - psim...@suse.com + +- Update data-fix to version 0.3.1. + Upstream has not updated the file "CHANGELOG.md" since the last + release. + +------------------------------------------------------------------- Old: ---- data-fix-0.3.0.tar.gz New: ---- data-fix-0.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-data-fix.spec ++++++ --- /var/tmp/diff_new_pack.LUUF65/_old 2021-02-16 22:48:21.514552630 +0100 +++ /var/tmp/diff_new_pack.LUUF65/_new 2021-02-16 22:48:21.518552633 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-data-fix # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %global pkg_name data-fix Name: ghc-%{pkg_name} -Version: 0.3.0 +Version: 0.3.1 Release: 0 Summary: Fixpoint data types License: BSD-3-Clause @@ -48,7 +48,6 @@ %prep %autosetup -n %{pkg_name}-%{version} -cabal-tweak-dep-ver base '<4.15' '< 5' %build %ghc_lib_build ++++++ data-fix-0.3.0.tar.gz -> data-fix-0.3.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/data-fix-0.3.0/data-fix.cabal new/data-fix-0.3.1/data-fix.cabal --- old/data-fix-0.3.0/data-fix.cabal 2001-09-09 03:46:40.000000000 +0200 +++ new/data-fix-0.3.1/data-fix.cabal 2001-09-09 03:46:40.000000000 +0200 @@ -1,5 +1,5 @@ Name: data-fix -Version: 0.3.0 +Version: 0.3.1 Cabal-Version: >= 1.10 License: BSD3 License-file: LICENSE @@ -54,7 +54,7 @@ -Wredundant-constraints -Widentities -Wmissing-export-lists build-depends: - base >=4.4 && <4.15 + base >=4.4 && <4.16 , deepseq >=1.3.0.0 && <1.5 , hashable >=1.2.7.0 && <1.4