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 2021-11-11 21:36:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-setlocale (Old) and /work/SRC/openSUSE:Factory/.ghc-setlocale.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-setlocale" Thu Nov 11 21:36:56 2021 rev:12 rq:930357 version:1.0.0.10 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-setlocale/ghc-setlocale.changes 2021-04-06 17:32:54.351335782 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-setlocale.new.1890/ghc-setlocale.changes 2021-11-11 21:37:17.676926837 +0100 @@ -1,0 +2,6 @@ +Mon Nov 1 09:51:11 UTC 2021 - [email protected] + +- Update setlocale to version 1.0.0.10 revision 1. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- New: ---- setlocale.cabal ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-setlocale.spec ++++++ --- /var/tmp/diff_new_pack.unVVUa/_old 2021-11-11 21:37:18.092927140 +0100 +++ /var/tmp/diff_new_pack.unVVUa/_new 2021-11-11 21:37:18.092927140 +0100 @@ -24,6 +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 BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros ExcludeArch: %{ix86} @@ -43,6 +44,7 @@ %prep %autosetup -n %{pkg_name}-%{version} +cp -p %{SOURCE1} %{pkg_name}.cabal %build %ghc_lib_build ++++++ setlocale.cabal ++++++ name: setlocale version: 1.0.0.10 x-revision: 1 synopsis: Haskell bindings to setlocale -- description: license: BSD3 license-file: LICENSE author: Sven Bartscher maintainer: [email protected] copyright: 2014-2021, Sven Bartscher category: System build-type: Simple homepage: https://gitlab.com/Kritzefitz/haskell-setlocale/ bug-reports: https://gitlab.com/Kritzefitz/haskell-setlocale/issues -- extra-source-files: cabal-version: >=1.10 library exposed-modules: System.Locale.SetLocale -- other-modules: other-extensions: DeriveDataTypeable, ForeignFunctionInterface build-depends: base >=4.6 && <4.17 -- hs-source-dirs: build-tools: hsc2hs default-language: Haskell2010
