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 2025-09-30 17:42:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-setlocale (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-setlocale.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-setlocale"

Tue Sep 30 17:42:20 2025 rev:18 rq:1308076 version:1.0.0.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-setlocale/ghc-setlocale.changes      
2025-01-18 13:18:52.075390184 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-setlocale.new.11973/ghc-setlocale.changes   
2025-09-30 17:44:02.057424430 +0200
@@ -1,0 +2,6 @@
+Mon Sep 22 14:51:38 UTC 2025 - Peter Simons <[email protected]>
+
+- Update setlocale to version 1.0.0.10 revision 7.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-setlocale.spec ++++++
--- /var/tmp/diff_new_pack.XpzYza/_old  2025-09-30 17:44:02.617448007 +0200
+++ /var/tmp/diff_new_pack.XpzYza/_new  2025-09-30 17:44:02.621448175 +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/6.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/7.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-base-devel
 BuildRequires:  ghc-base-prof

++++++ setlocale.cabal ++++++
--- /var/tmp/diff_new_pack.XpzYza/_old  2025-09-30 17:44:02.681450701 +0200
+++ /var/tmp/diff_new_pack.XpzYza/_new  2025-09-30 17:44:02.685450870 +0200
@@ -1,6 +1,6 @@
 name:                setlocale
 version:             1.0.0.10
-x-revision: 6
+x-revision: 7
 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.22
+  build-depends:       base >=4.6 && <4.23
   -- hs-source-dirs:
   build-tools:         hsc2hs
   default-language:    Haskell2010

Reply via email to