Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-setlocale for openSUSE:Factory checked in at 2022-10-13 15:42:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-setlocale (Old) and /work/SRC/openSUSE:Factory/.ghc-setlocale.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-setlocale" Thu Oct 13 15:42:56 2022 rev:13 rq:1008510 version:1.0.0.10 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-setlocale/ghc-setlocale.changes 2021-11-11 21:37:17.676926837 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-setlocale.new.2275/ghc-setlocale.changes 2022-10-13 15:43:06.734851194 +0200 @@ -1,0 +2,6 @@ +Sun Sep 4 06:59:46 UTC 2022 - Peter Simons <[email protected]> + +- Update setlocale to version 1.0.0.10 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-setlocale.spec ++++++ --- /var/tmp/diff_new_pack.DpVqeG/_old 2022-10-13 15:43:07.338852372 +0200 +++ /var/tmp/diff_new_pack.DpVqeG/_new 2022-10-13 15:43:07.342852381 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-setlocale # -# 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-rpm-macros ExcludeArch: %{ix86} ++++++ setlocale.cabal ++++++ --- /var/tmp/diff_new_pack.DpVqeG/_old 2022-10-13 15:43:07.390852474 +0200 +++ /var/tmp/diff_new_pack.DpVqeG/_new 2022-10-13 15:43:07.394852482 +0200 @@ -1,6 +1,6 @@ name: setlocale version: 1.0.0.10 -x-revision: 1 +x-revision: 2 synopsis: Haskell bindings to setlocale -- description: license: BSD3 @@ -19,7 +19,7 @@ exposed-modules: System.Locale.SetLocale -- other-modules: other-extensions: DeriveDataTypeable, ForeignFunctionInterface - build-depends: base >=4.6 && <4.17 + build-depends: base >=4.6 && <4.18 -- hs-source-dirs: build-tools: hsc2hs default-language: Haskell2010
