Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-semialign for openSUSE:Factory 
checked in at 2025-01-27 20:51:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-semialign (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-semialign.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-semialign"

Mon Jan 27 20:51:28 2025 rev:14 rq:1239822 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-semialign/ghc-semialign.changes      
2024-08-16 12:23:52.027573587 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-semialign.new.2316/ghc-semialign.changes    
2025-01-27 20:51:38.625701236 +0100
@@ -1,0 +2,6 @@
+Sat Jan  4 21:28:45 UTC 2025 - Peter Simons <[email protected]>
+
+- Update semialign to version 1.3.1 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-semialign.spec ++++++
--- /var/tmp/diff_new_pack.vQITpZ/_old  2025-01-27 20:51:40.261768779 +0100
+++ /var/tmp/diff_new_pack.vQITpZ/_new  2025-01-27 20:51:40.261768779 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-semialign
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 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

++++++ semialign.cabal ++++++
--- /var/tmp/diff_new_pack.vQITpZ/_old  2025-01-27 20:51:40.301770431 +0100
+++ /var/tmp/diff_new_pack.vQITpZ/_new  2025-01-27 20:51:40.305770596 +0100
@@ -1,7 +1,7 @@
 cabal-version:      >=1.10
 name:               semialign
 version:            1.3.1
-x-revision:         1
+x-revision:         2
 synopsis:
   Align and Zip type-classes from the common Semialign ancestor.
 
@@ -28,9 +28,10 @@
    || ==9.0.2
    || ==9.2.8
    || ==9.4.8
-   || ==9.6.5
-   || ==9.8.2
+   || ==9.6.6
+   || ==9.8.4
    || ==9.10.1
+   || ==9.12.1
 
 source-repository head
   type:     git
@@ -61,7 +62,7 @@
 
   -- ghc boot libs
   build-depends:
-      base          >=4.12.0.0 && <4.21
+      base          >=4.12.0.0 && <4.22
     , containers    >=0.6.0.1  && <0.8
     , transformers  >=0.5.6.2  && <0.7
 

Reply via email to