Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-th-orphans for openSUSE:Factory checked in at 2021-12-19 17:34:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-th-orphans (Old) and /work/SRC/openSUSE:Factory/.ghc-th-orphans.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-th-orphans" Sun Dec 19 17:34:35 2021 rev:14 rq:933334 version:0.13.12 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-th-orphans/ghc-th-orphans.changes 2021-09-10 23:41:32.726574335 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-th-orphans.new.2520/ghc-th-orphans.changes 2021-12-19 17:34:51.968283096 +0100 @@ -1,0 +2,6 @@ +Tue Nov 16 19:50:42 UTC 2021 - [email protected] + +- Update th-orphans to version 0.13.12 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-th-orphans.spec ++++++ --- /var/tmp/diff_new_pack.mZDDk1/_old 2021-12-19 17:34:52.696283609 +0100 +++ /var/tmp/diff_new_pack.mZDDk1/_new 2021-12-19 17:34:52.696283609 +0100 @@ -25,7 +25,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-mtl-devel BuildRequires: ghc-rpm-macros ++++++ th-orphans.cabal ++++++ --- /var/tmp/diff_new_pack.mZDDk1/_old 2021-12-19 17:34:52.744283643 +0100 +++ /var/tmp/diff_new_pack.mZDDk1/_new 2021-12-19 17:34:52.748283646 +0100 @@ -1,6 +1,6 @@ name: th-orphans version: 0.13.12 -x-revision: 1 +x-revision: 2 cabal-version: >= 1.10 build-type: Simple license: BSD3 @@ -45,7 +45,7 @@ if !impl(ghc >= 8.0) build-depends: fail == 4.9.*, - semigroups >= 0.18.5 && < 0.20 + semigroups >= 0.18.5 && < 0.21 -- Use TH to derive Generics instances instead of DeriveGeneric, for < 7.10 if impl(ghc < 7.10)
