Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-data-fix for openSUSE:Factory 
checked in at 2026-06-10 15:59:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-data-fix (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-data-fix.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-data-fix"

Wed Jun 10 15:59:13 2026 rev:15 rq:1358356 version:0.3.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-data-fix/ghc-data-fix.changes        
2024-12-29 11:56:44.888445829 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-data-fix.new.2375/ghc-data-fix.changes      
2026-06-10 16:00:16.694433592 +0200
@@ -1,0 +2,6 @@
+Fri Jan  2 18:18:44 UTC 2026 - Peter Simons <[email protected]>
+
+- Update data-fix to version 0.3.4 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-data-fix.spec ++++++
--- /var/tmp/diff_new_pack.lMqHb0/_old  2026-06-10 16:00:17.818480173 +0200
+++ /var/tmp/diff_new_pack.lMqHb0/_new  2026-06-10 16:00:17.822480339 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-data-fix
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 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/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-base-devel
 BuildRequires:  ghc-base-prof

++++++ data-fix.cabal ++++++
--- /var/tmp/diff_new_pack.lMqHb0/_old  2026-06-10 16:00:17.870482328 +0200
+++ /var/tmp/diff_new_pack.lMqHb0/_new  2026-06-10 16:00:17.874482493 +0200
@@ -1,7 +1,7 @@
 cabal-version:   2.2
 Name:            data-fix
 Version:         0.3.4
-x-revision:      1
+x-revision:      2
 License:         BSD-3-Clause
 License-file:    LICENSE
 Author:          Anton Kholomiov, Edward Kmett, Oleg Grenrus
@@ -29,8 +29,9 @@
    || ==9.4.8
    || ==9.6.6
    || ==9.8.4
-   || ==9.10.1
-   || ==9.12.1
+   || ==9.10.2
+   || ==9.12.2
+   || ==9.14.1
 
 extra-source-files:
   CHANGELOG.md
@@ -51,7 +52,7 @@
       -Wredundant-constraints -Widentities -Wmissing-export-lists
 
   build-depends:
-    , base      >=4.12.0.0 && <4.22
+    , base      >=4.12.0.0 && <4.23
     , deepseq   >=1.4.4.0  && <1.6
     , hashable  >=1.4.4.0  && <1.6
 

Reply via email to