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-18 21:54:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-hackage-security (Old)
and /work/SRC/openSUSE:Factory/.ghc-hackage-security.new.3193 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-hackage-security"
Tue Jul 18 21:54:21 2023 rev:30 rq:1098951 version:0.6.2.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-hackage-security/ghc-hackage-security.changes
2023-07-08 22:47:57.467417127 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-hackage-security.new.3193/ghc-hackage-security.changes
2023-07-18 21:54:33.578439009 +0200
@@ -1,0 +2,6 @@
+Wed Jul 12 13:10:10 UTC 2023 - Peter Simons <[email protected]>
+
+- Update hackage-security to version 0.6.2.3 revision 5.
+ Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-hackage-security.spec ++++++
--- /var/tmp/diff_new_pack.e7bHWc/_old 2023-07-18 21:54:36.342454461 +0200
+++ /var/tmp/diff_new_pack.e7bHWc/_new 2023-07-18 21:54:36.354454528 +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/4.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-Cabal-prof
BuildRequires: ghc-Cabal-syntax-devel
++++++ hackage-security.cabal ++++++
--- /var/tmp/diff_new_pack.e7bHWc/_old 2023-07-18 21:54:36.430454953 +0200
+++ /var/tmp/diff_new_pack.e7bHWc/_new 2023-07-18 21:54:36.434454975 +0200
@@ -1,7 +1,7 @@
cabal-version: 1.12
name: hackage-security
version: 0.6.2.3
-x-revision: 4
+x-revision: 5
synopsis: Hackage security library
description: The hackage security library provides both server and
@@ -132,7 +132,7 @@
build-depends: base >= 4.5 && < 4.19,
base16-bytestring >= 0.1.1 && < 1.1,
base64-bytestring >= 1.0 && < 1.3,
- bytestring >= 0.9 && < 0.12,
+ bytestring >= 0.9 && < 0.13,
containers >= 0.4 && < 0.7,
ed25519 >= 0.0 && < 0.1,
filepath >= 1.2 && < 1.5,