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 2026-06-10 16:05:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-semialign (Old) and /work/SRC/openSUSE:Factory/.ghc-semialign.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-semialign" Wed Jun 10 16:05:36 2026 rev:15 rq:1358431 version:1.3.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-semialign/ghc-semialign.changes 2025-01-27 20:51:38.625701236 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-semialign.new.2375/ghc-semialign.changes 2026-06-10 16:09:17.800857218 +0200 @@ -1,0 +2,7 @@ +Thu Apr 16 16:11:00 UTC 2026 - Peter Simons <[email protected]> + +- Update semialign to version 1.3.1.1. + Upstream has not updated the file "CHANGELOG.md" since the last + release. + +------------------------------------------------------------------- Old: ---- semialign-1.3.1.tar.gz semialign.cabal New: ---- semialign-1.3.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-semialign.spec ++++++ --- /var/tmp/diff_new_pack.oTqfIW/_old 2026-06-10 16:09:21.873025969 +0200 +++ /var/tmp/diff_new_pack.oTqfIW/_new 2026-06-10 16:09:21.889026633 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-semialign # -# Copyright (c) 2025 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 @@ -19,13 +19,12 @@ %global pkg_name semialign %global pkgver %{pkg_name}-%{version} Name: ghc-%{pkg_name} -Version: 1.3.1 +Version: 1.3.1.1 Release: 0 Summary: Align and Zip type-classes from the common Semialign ancestor 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/2.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof @@ -44,8 +43,6 @@ BuildRequires: ghc-tagged-prof BuildRequires: ghc-these-devel BuildRequires: ghc-these-prof -BuildRequires: ghc-transformers-devel -BuildRequires: ghc-transformers-prof BuildRequires: ghc-unordered-containers-devel BuildRequires: ghc-unordered-containers-prof BuildRequires: ghc-vector-devel @@ -88,7 +85,6 @@ %prep %autosetup -n %{pkg_name}-%{version} -cp -p %{SOURCE1} %{pkg_name}.cabal %build %ghc_lib_build ++++++ semialign-1.3.1.tar.gz -> semialign-1.3.1.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/semialign-1.3.1/semialign.cabal new/semialign-1.3.1.1/semialign.cabal --- old/semialign-1.3.1/semialign.cabal 2001-09-09 03:46:40.000000000 +0200 +++ new/semialign-1.3.1.1/semialign.cabal 2001-09-09 03:46:40.000000000 +0200 @@ -1,6 +1,6 @@ cabal-version: >=1.10 name: semialign -version: 1.3.1 +version: 1.3.1.1 synopsis: Align and Zip type-classes from the common Semialign ancestor. @@ -27,9 +27,11 @@ || ==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.4 + || ==9.14.1 source-repository head type: git @@ -60,16 +62,15 @@ -- ghc boot libs build-depends: - base >=4.12.0.0 && <4.21 - , containers >=0.6.0.1 && <0.8 - , transformers >=0.5.6.2 && <0.7 + base >=4.12.0.0 && <4.23 + , containers >=0.6.0.1 && <0.9 -- These build-depends: these >=1.2.1 && <1.3 -- other dependencies build-depends: - hashable >=1.4.4.0 && <1.5 + hashable >=1.4.4.0 && <1.6 , indexed-traversable >=0.1.4 && <0.2 , indexed-traversable-instances >=0.1.2 && <0.2 , tagged >=0.8.8 && <0.9
