Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-boring for openSUSE:Factory checked in at 2026-06-10 15:58:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-boring (Old) and /work/SRC/openSUSE:Factory/.ghc-boring.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-boring" Wed Jun 10 15:58:02 2026 rev:8 rq:1358335 version:0.2.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-boring/ghc-boring.changes 2025-01-05 15:31:06.625402168 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-boring.new.2375/ghc-boring.changes 2026-06-10 15:58:36.114265575 +0200 @@ -1,0 +2,7 @@ +Sun May 10 19:49:36 UTC 2026 - Peter Simons <[email protected]> + +- Update boring to version 0.2.2.1. + Upstream has not updated the file "ChangeLog.md" since the last + release. + +------------------------------------------------------------------- Old: ---- boring-0.2.2.tar.gz boring.cabal New: ---- boring-0.2.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-boring.spec ++++++ --- /var/tmp/diff_new_pack.hROfNi/_old 2026-06-10 15:58:36.950300219 +0200 +++ /var/tmp/diff_new_pack.hROfNi/_new 2026-06-10 15:58:36.954300385 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-boring # -# 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 @@ -19,21 +19,18 @@ %global pkg_name boring %global pkgver %{pkg_name}-%{version} Name: ghc-%{pkg_name} -Version: 0.2.2 +Version: 0.2.2.1 Release: 0 Summary: Boring and Absurd types 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 BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof BuildRequires: ghc-rpm-macros BuildRequires: ghc-tagged-devel BuildRequires: ghc-tagged-prof -BuildRequires: ghc-transformers-devel -BuildRequires: ghc-transformers-prof ExcludeArch: %{ix86} %description @@ -72,7 +69,6 @@ %prep %autosetup -n %{pkg_name}-%{version} -cp -p %{SOURCE1} %{pkg_name}.cabal %build %ghc_lib_build ++++++ boring-0.2.2.tar.gz -> boring-0.2.2.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boring-0.2.2/boring.cabal new/boring-0.2.2.1/boring.cabal --- old/boring-0.2.2/boring.cabal 2001-09-09 03:46:40.000000000 +0200 +++ new/boring-0.2.2.1/boring.cabal 2001-09-09 03:46:40.000000000 +0200 @@ -1,6 +1,6 @@ cabal-version: 2.2 name: boring -version: 0.2.2 +version: 0.2.2.1 synopsis: Boring and Absurd types description: * @Boring@ types are isomorphic to @()@. @@ -26,9 +26,11 @@ || ==9.0.2 || ==9.2.8 || ==9.4.8 - || ==9.6.5 - || ==9.8.2 - || ==9.10.1 + || ==9.6.6 + || ==9.8.4 + || ==9.10.3 + || ==9.12.2 + || ==9.14.1 source-repository head type: git @@ -47,8 +49,7 @@ library exposed-modules: Data.Boring build-depends: - base >=4.12.0.0 && <4.21 - , transformers >=0.5.6.2 && <0.7 + base >=4.12.0.0 && <4.23 if impl(ghc <7.6) build-depends: ghc-prim
