Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-text-short for openSUSE:Factory checked in at 2021-12-19 17:34:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-text-short (Old) and /work/SRC/openSUSE:Factory/.ghc-text-short.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-text-short" Sun Dec 19 17:34:35 2021 rev:7 rq:933333 version:0.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-text-short/ghc-text-short.changes 2021-11-11 21:37:28.172934492 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-text-short.new.2520/ghc-text-short.changes 2021-12-19 17:34:51.364282671 +0100 @@ -1,0 +2,6 @@ +Tue Nov 16 19:51:04 UTC 2021 - [email protected] + +- Update text-short to version 0.1.4 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-text-short.spec ++++++ --- /var/tmp/diff_new_pack.REq0g5/_old 2021-12-19 17:34:51.824282995 +0100 +++ /var/tmp/diff_new_pack.REq0g5/_new 2021-12-19 17:34:51.828282998 +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-binary-devel BuildRequires: ghc-bytestring-devel ++++++ text-short.cabal ++++++ --- /var/tmp/diff_new_pack.REq0g5/_old 2021-12-19 17:34:51.868283026 +0100 +++ /var/tmp/diff_new_pack.REq0g5/_new 2021-12-19 17:34:51.868283026 +0100 @@ -1,7 +1,7 @@ cabal-version: 1.18 name: text-short version: 0.1.4 -x-revision: 1 +x-revision: 2 synopsis: Memory-efficient representation of Unicode text strings license: BSD3 license-file: LICENSE @@ -46,7 +46,7 @@ build-depends: bytestring >= 0.10.8.0 if !impl(ghc >= 8.0) - build-depends: semigroups >= 0.18.2 && < 0.20 + build-depends: semigroups >= 0.18.2 && < 0.21 -- GHC version specific PrimOps if impl(ghc >= 8.4)
