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 2024-05-21 18:35:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-setlocale (Old) and /work/SRC/openSUSE:Factory/.ghc-setlocale.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-setlocale" Tue May 21 18:35:55 2024 rev:16 rq:1175410 version:1.0.0.10 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-setlocale/ghc-setlocale.changes 2023-09-04 22:54:40.930100383 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-setlocale.new.1880/ghc-setlocale.changes 2024-05-21 18:36:33.926655774 +0200 @@ -1,0 +2,6 @@ +Mon May 13 17:44:16 UTC 2024 - Peter Simons <[email protected]> + +- Update setlocale to version 1.0.0.10 revision 5. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-setlocale.spec ++++++ --- /var/tmp/diff_new_pack.B97aO4/_old 2024-05-21 18:36:34.534678026 +0200 +++ /var/tmp/diff_new_pack.B97aO4/_new 2024-05-21 18:36:34.538678173 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-setlocale # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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/4.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/5.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof ++++++ setlocale.cabal ++++++ --- /var/tmp/diff_new_pack.B97aO4/_old 2024-05-21 18:36:34.574679490 +0200 +++ /var/tmp/diff_new_pack.B97aO4/_new 2024-05-21 18:36:34.578679637 +0200 @@ -1,6 +1,6 @@ name: setlocale version: 1.0.0.10 -x-revision: 4 +x-revision: 5 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.20 + build-depends: base >=4.6 && <4.21 -- hs-source-dirs: build-tools: hsc2hs default-language: Haskell2010
