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 2023-10-13 23:14:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-data-fix (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-data-fix.new.20540 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-data-fix"

Fri Oct 13 23:14:53 2023 rev:11 rq:1117075 version:0.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-data-fix/ghc-data-fix.changes        
2023-04-04 21:19:46.972946523 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-data-fix.new.20540/ghc-data-fix.changes     
2023-10-13 23:15:57.137803540 +0200
@@ -1,0 +2,6 @@
+Wed Oct  4 13:49:14 UTC 2023 - Peter Simons <psim...@suse.com>
+
+- Update data-fix to version 0.3.2 revision 5.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-data-fix.spec ++++++
--- /var/tmp/diff_new_pack.bY8FoM/_old  2023-10-13 23:15:57.669822837 +0200
+++ /var/tmp/diff_new_pack.bY8FoM/_new  2023-10-13 23:15:57.673822982 +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/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

++++++ data-fix.cabal ++++++
--- /var/tmp/diff_new_pack.bY8FoM/_old  2023-10-13 23:15:57.709824288 +0200
+++ /var/tmp/diff_new_pack.bY8FoM/_new  2023-10-13 23:15:57.713824433 +0200
@@ -1,6 +1,6 @@
 Name:            data-fix
 Version:         0.3.2
-x-revision:      4
+x-revision:      5
 Cabal-Version:   >= 1.10
 License:         BSD3
 License-file:    LICENSE
@@ -33,9 +33,10 @@
    || ==8.8.4
    || ==8.10.7
    || ==9.0.2
-   || ==9.2.7
-   || ==9.4.4
-   || ==9.6.1
+   || ==9.2.8
+   || ==9.4.7
+   || ==9.6.3
+   || ==9.8.1
 
 extra-source-files:
   CHANGELOG.md
@@ -59,8 +60,8 @@
       -Wredundant-constraints -Widentities -Wmissing-export-lists
 
   build-depends:
-      base      >=4.4     && <4.19
-    , deepseq   >=1.3.0.0 && <1.5
+      base      >=4.4     && <4.20
+    , deepseq   >=1.3.0.0 && <1.6
     , hashable  >=1.2.7.0 && <1.5
 
   if impl(ghc <7.6)

Reply via email to