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 2021-11-11 21:37:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-these (Old) and /work/SRC/openSUSE:Factory/.ghc-these.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-these" Thu Nov 11 21:37:03 2021 rev:7 rq:930368 version:1.1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-these/ghc-these.changes 2021-08-25 20:58:51.509109969 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-these.new.1890/ghc-these.changes 2021-11-11 21:37:28.920935037 +0100 @@ -1,0 +2,6 @@ +Mon Nov 1 08:34:34 UTC 2021 - [email protected] + +- Update these to version 1.1.1.1 revision 4. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-these.spec ++++++ --- /var/tmp/diff_new_pack.dcTnXS/_old 2021-11-11 21:37:29.284935303 +0100 +++ /var/tmp/diff_new_pack.dcTnXS/_new 2021-11-11 21:37:29.288935306 +0100 @@ -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/4.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-assoc-devel BuildRequires: ghc-binary-devel ++++++ these.cabal ++++++ --- /var/tmp/diff_new_pack.dcTnXS/_old 2021-11-11 21:37:29.316935325 +0100 +++ /var/tmp/diff_new_pack.dcTnXS/_new 2021-11-11 21:37:29.316935325 +0100 @@ -1,7 +1,7 @@ cabal-version: >=1.10 name: these version: 1.1.1.1 -x-revision: 2 +x-revision: 4 synopsis: An either-or-both data type. homepage: https://github.com/haskellari/these license: BSD3 @@ -43,6 +43,7 @@ || ==8.8.4 || ==8.10.4 || ==9.0.1 + || ==9.2.1 , GHCJS ==8.4 source-repository head @@ -70,12 +71,12 @@ -- ghc boot libs build-depends: - base >=4.5.1.0 && <4.16 + base >=4.5.1.0 && <4.17 , binary >=0.5.1.0 && <0.10 , deepseq >=1.3.0.0 && <1.5 -- other dependencies - build-depends: hashable >=1.2.7.0 && <1.4 + build-depends: hashable >=1.2.7.0 && <1.5 if impl(ghc <7.5) build-depends: ghc-prim
