Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-hackage-security for
openSUSE:Factory checked in at 2026-06-10 16:00:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-hackage-security (Old)
and /work/SRC/openSUSE:Factory/.ghc-hackage-security.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-hackage-security"
Wed Jun 10 16:00:16 2026 rev:47 rq:1358372 version:0.6.3.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-hackage-security/ghc-hackage-security.changes
2025-12-23 13:45:17.091853986 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-hackage-security.new.2375/ghc-hackage-security.changes
2026-06-10 16:02:14.547317453 +0200
@@ -1,0 +2,6 @@
+Sat Apr 18 23:40:51 UTC 2026 - Peter Simons <[email protected]>
+
+- Update hackage-security to version 0.6.3.2 revision 2.
+ Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-hackage-security.spec ++++++
--- /var/tmp/diff_new_pack.PN4nDL/_old 2026-06-10 16:02:18.111465152 +0200
+++ /var/tmp/diff_new_pack.PN4nDL/_new 2026-06-10 16:02:18.123465649 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ghc-hackage-security
#
-# 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/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-Cabal-prof
BuildRequires: ghc-Cabal-syntax-devel
++++++ hackage-security.cabal ++++++
--- /var/tmp/diff_new_pack.PN4nDL/_old 2026-06-10 16:02:18.611485873 +0200
+++ /var/tmp/diff_new_pack.PN4nDL/_new 2026-06-10 16:02:18.639487034 +0200
@@ -2,7 +2,7 @@
name: hackage-security
version: 0.6.3.2
-- remove x-revision when you bump the version
-x-revision: 1
+x-revision: 2
synopsis: Hackage security library
description: The hackage security library provides both server and
@@ -34,7 +34,7 @@
tested-with:
GHC == 9.14.1
- GHC == 9.12.2
+ GHC == 9.12.4
GHC == 9.10.3
GHC == 9.8.4
GHC == 9.6.7
@@ -216,7 +216,7 @@
-- tasty-1.1.0.4 is the version in Stackage LTS 12.26
(GHC 8.4)
tasty-hunit == 0.10.*,
tasty-quickcheck >= 0.10 && < 1,
- QuickCheck >= 2.11 && < 2.18,
+ QuickCheck >= 2.11 && < 2.19,
aeson >= 1.4 && < 1.6 || >= 2.0 &&
< 2.3,
vector >= 0.12 && < 0.14,
unordered-containers >= 0.2.8.0 && < 0.3,