Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-semialign for openSUSE:Factory checked in at 2022-08-01 21:30:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-semialign (Old) and /work/SRC/openSUSE:Factory/.ghc-semialign.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-semialign" Mon Aug 1 21:30:27 2022 rev:7 rq:987086 version:1.2.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-semialign/ghc-semialign.changes 2021-12-19 17:34:49.436281313 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-semialign.new.1533/ghc-semialign.changes 2022-08-01 21:30:48.001725504 +0200 @@ -1,0 +2,6 @@ +Mon Jun 20 09:03:27 UTC 2022 - Peter Simons <[email protected]> + +- Update semialign to version 1.2.0.1 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-semialign.spec ++++++ --- /var/tmp/diff_new_pack.nWt8WE/_old 2022-08-01 21:30:48.533727030 +0200 +++ /var/tmp/diff_new_pack.nWt8WE/_new 2022-08-01 21:30:48.541727053 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-semialign # -# 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/1.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-containers-devel BuildRequires: ghc-hashable-devel ++++++ semialign.cabal ++++++ --- /var/tmp/diff_new_pack.nWt8WE/_old 2022-08-01 21:30:48.585727179 +0200 +++ /var/tmp/diff_new_pack.nWt8WE/_new 2022-08-01 21:30:48.589727191 +0200 @@ -1,7 +1,7 @@ cabal-version: >=1.10 name: semialign version: 1.2.0.1 -x-revision: 1 +x-revision: 2 synopsis: Align and Zip type-classes from the common Semialign ancestor. @@ -81,7 +81,7 @@ , indexed-traversable-instances >=0.1 && <0.2 , tagged >=0.8.6 && <0.9 , unordered-containers >=0.2.8.0 && <0.3 - , vector >=0.12.0.2 && <0.13 + , vector >=0.12.0.2 && <0.14 -- base shims if !impl(ghc >=8.2)
