Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-modern-uri for openSUSE:Factory checked in at 2026-06-10 16:04:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-modern-uri (Old) and /work/SRC/openSUSE:Factory/.ghc-modern-uri.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-modern-uri" Wed Jun 10 16:04:07 2026 rev:3 rq:1358411 version:0.3.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-modern-uri/ghc-modern-uri.changes 2025-01-28 16:41:20.019435497 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-modern-uri.new.2375/ghc-modern-uri.changes 2026-06-10 16:06:58.631089977 +0200 @@ -1,0 +2,12 @@ +Mon Apr 27 19:20:31 UTC 2026 - Peter Simons <[email protected]> + +- Update modern-uri to version 0.3.6.1 revision 5. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- +Mon Jan 12 20:59:19 UTC 2026 - Peter Simons <[email protected]> + +- Update modern-uri to version 0.3.6.1 revision 4. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-modern-uri.spec ++++++ --- /var/tmp/diff_new_pack.htj4Ax/_old 2026-06-10 16:07:01.223197394 +0200 +++ /var/tmp/diff_new_pack.htj4Ax/_new 2026-06-10 16:07:01.223197394 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-modern-uri # -# 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 @@ -26,7 +26,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/3.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-QuickCheck-devel BuildRequires: ghc-QuickCheck-prof ++++++ modern-uri.cabal ++++++ --- /var/tmp/diff_new_pack.htj4Ax/_old 2026-06-10 16:07:01.295200378 +0200 +++ /var/tmp/diff_new_pack.htj4Ax/_new 2026-06-10 16:07:01.299200544 +0200 @@ -1,7 +1,7 @@ cabal-version: 2.4 name: modern-uri version: 0.3.6.1 -x-revision: 3 +x-revision: 5 license: BSD-3-Clause license-file: LICENSE.md maintainer: Mark Karpov <[email protected]> @@ -44,7 +44,7 @@ QuickCheck >=2.4 && <3, base >=4.15 && <5, bytestring >=0.2 && <0.13, - containers >=0.5 && <0.8, + containers >=0.5 && <0.9, deepseq >=1.3 && <1.6, exceptions >=0.6 && <0.11, hashable >=1.3 && <2, @@ -53,7 +53,7 @@ profunctors >=5.2.1 && <6, reflection >=2 && <3, tagged >=0.8 && <0.9, - template-haskell >=2.10 && <2.24, + template-haskell >=2.10 && <2.25, text >=0.2 && <2.2 if flag(dev)
