Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-these for openSUSE:Factory checked in at 2022-10-13 15:43:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-these (Old) and /work/SRC/openSUSE:Factory/.ghc-these.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-these" Thu Oct 13 15:43:18 2022 rev:9 rq:1008532 version:1.1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-these/ghc-these.changes 2021-12-19 17:34:52.848283716 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-these.new.2275/ghc-these.changes 2022-10-13 15:43:35.922908172 +0200 @@ -1,0 +2,6 @@ +Wed Aug 10 19:43:00 UTC 2022 - Peter Simons <psim...@suse.com> + +- Update these to version 1.1.1.1 revision 6. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-these.spec ++++++ --- /var/tmp/diff_new_pack.IlVchH/_old 2022-10-13 15:43:36.546909390 +0200 +++ /var/tmp/diff_new_pack.IlVchH/_new 2022-10-13 15:43:36.554909405 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-these # -# 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/5.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/6.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-assoc-devel BuildRequires: ghc-binary-devel ++++++ these.cabal ++++++ --- /var/tmp/diff_new_pack.IlVchH/_old 2022-10-13 15:43:36.610909515 +0200 +++ /var/tmp/diff_new_pack.IlVchH/_new 2022-10-13 15:43:36.614909523 +0200 @@ -1,7 +1,7 @@ cabal-version: >=1.10 name: these version: 1.1.1.1 -x-revision: 5 +x-revision: 6 synopsis: An either-or-both data type. homepage: https://github.com/haskellari/these license: BSD3 @@ -71,7 +71,7 @@ -- ghc boot libs build-depends: - base >=4.5.1.0 && <4.17 + base >=4.5.1.0 && <4.18 , binary >=0.5.1.0 && <0.10 , deepseq >=1.3.0.0 && <1.5