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 2023-07-08 22:47:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-hackage-security (Old)
and /work/SRC/openSUSE:Factory/.ghc-hackage-security.new.23466 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-hackage-security"
Sat Jul 8 22:47:47 2023 rev:29 rq:1097643 version:0.6.2.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-hackage-security/ghc-hackage-security.changes
2023-04-04 21:20:26.597199154 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-hackage-security.new.23466/ghc-hackage-security.changes
2023-07-08 22:47:57.467417127 +0200
@@ -1,0 +2,6 @@
+Fri Jun 30 10:04:45 UTC 2023 - Peter Simons <[email protected]>
+
+- Update hackage-security to version 0.6.2.3 revision 4.
+ Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-hackage-security.spec ++++++
--- /var/tmp/diff_new_pack.KyMTvn/_old 2023-07-08 22:47:58.015420420 +0200
+++ /var/tmp/diff_new_pack.KyMTvn/_new 2023-07-08 22:47:58.019420445 +0200
@@ -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/4.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.KyMTvn/_old 2023-07-08 22:47:58.071420757 +0200
+++ /var/tmp/diff_new_pack.KyMTvn/_new 2023-07-08 22:47:58.075420782 +0200
@@ -1,7 +1,7 @@
cabal-version: 1.12
name: hackage-security
version: 0.6.2.3
-x-revision: 3
+x-revision: 4
synopsis: Hackage security library
description: The hackage security library provides both server and
@@ -32,9 +32,9 @@
build-type: Simple
tested-with:
- GHC == 9.6.1
- GHC == 9.4.4
- GHC == 9.2.7
+ GHC == 9.6.2
+ GHC == 9.4.5
+ GHC == 9.2.8
GHC == 9.0.2
GHC == 8.10.7
GHC == 8.8.4
@@ -296,7 +296,7 @@
tasty-hunit == 0.10.*,
tasty-quickcheck == 0.10.*,
QuickCheck >= 2.11 && <2.15,
- aeson == 1.4.* || == 1.5.* || == 2.0.* || ==
2.1.*,
+ aeson >= 1.4 && < 1.6 || >= 2.0 && < 2.3,
vector >= 0.12 && <0.14,
unordered-containers >=0.2.8.0 && <0.3,
temporary >= 1.2 && < 1.4