Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-optics-th for openSUSE:Factory checked in at 2022-10-13 15:42:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-optics-th (Old) and /work/SRC/openSUSE:Factory/.ghc-optics-th.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-optics-th" Thu Oct 13 15:42:38 2022 rev:7 rq:1008495 version:0.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-optics-th/ghc-optics-th.changes 2022-08-01 21:30:32.957682344 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-optics-th.new.2275/ghc-optics-th.changes 2022-10-13 15:42:46.582811854 +0200 @@ -1,0 +2,6 @@ +Sun Aug 21 15:49:01 UTC 2022 - Peter Simons <[email protected]> + +- Update optics-th to version 0.4.1 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-optics-th.spec ++++++ --- /var/tmp/diff_new_pack.K6ACKY/_old 2022-10-13 15:42:47.146812955 +0200 +++ /var/tmp/diff_new_pack.K6ACKY/_new 2022-10-13 15:42:47.150812962 +0200 @@ -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-containers-devel BuildRequires: ghc-mtl-devel ++++++ optics-th.cabal ++++++ --- /var/tmp/diff_new_pack.K6ACKY/_old 2022-10-13 15:42:47.194813049 +0200 +++ /var/tmp/diff_new_pack.K6ACKY/_new 2022-10-13 15:42:47.198813056 +0200 @@ -1,7 +1,7 @@ cabal-version: 2.2 name: optics-th version: 0.4.1 -x-revision: 1 +x-revision: 2 license: BSD-3-Clause license-file: LICENSE build-type: Simple @@ -65,7 +65,7 @@ , containers >= 0.5.10.2 && <0.7 , mtl >= 2.2.2 && <2.4 , optics-core >= 0.4.1 && <0.5 - , template-haskell >= 2.12 && <2.19 + , template-haskell >= 2.12 && <2.20 , th-abstraction >= 0.4 && <0.5 , transformers >= 0.5 && <0.7
