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 2023-09-04 22:53:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-setlocale (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-setlocale.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-setlocale"

Mon Sep  4 22:53:50 2023 rev:15 rq:1108873 version:1.0.0.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-setlocale/ghc-setlocale.changes      
2023-04-04 21:23:17.574172965 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-setlocale.new.1766/ghc-setlocale.changes    
2023-09-04 22:54:40.930100383 +0200
@@ -1,0 +2,6 @@
+Wed Aug 30 09:11:28 UTC 2023 - Peter Simons <[email protected]>
+
+- Update setlocale to version 1.0.0.10 revision 4.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-setlocale.spec ++++++
--- /var/tmp/diff_new_pack.zlqjis/_old  2023-09-04 22:54:42.010138560 +0200
+++ /var/tmp/diff_new_pack.zlqjis/_new  2023-09-04 22:54:42.014138703 +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/3.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-base-devel
 BuildRequires:  ghc-base-prof

++++++ setlocale.cabal ++++++
--- /var/tmp/diff_new_pack.zlqjis/_old  2023-09-04 22:54:42.070140681 +0200
+++ /var/tmp/diff_new_pack.zlqjis/_new  2023-09-04 22:54:42.074140824 +0200
@@ -1,6 +1,6 @@
 name:                setlocale
 version:             1.0.0.10
-x-revision: 3
+x-revision: 4
 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.19
+  build-depends:       base >=4.6 && <4.20
   -- hs-source-dirs:
   build-tools:         hsc2hs
   default-language:    Haskell2010

Reply via email to