Hello community, here is the log from the commit of package ghc-hackage-security for openSUSE:Factory checked in at 2020-09-07 21:29:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-hackage-security (Old) and /work/SRC/openSUSE:Factory/.ghc-hackage-security.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-hackage-security" Mon Sep 7 21:29:51 2020 rev:19 rq:832279 version:0.6.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-hackage-security/ghc-hackage-security.changes 2020-08-28 21:32:57.544655041 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-hackage-security.new.3399/ghc-hackage-security.changes 2020-09-07 21:30:35.961249546 +0200 @@ -1,0 +2,12 @@ +Wed Sep 2 02:00:58 UTC 2020 - psim...@suse.com + +- Update hackage-security to version 0.6.0.1 revision 3. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- +Mon Aug 31 09:34:36 UTC 2020 - psim...@suse.com + +- Update hackage-security to version 0.6.0.1 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-hackage-security.spec ++++++ --- /var/tmp/diff_new_pack.qt7PJo/_old 2020-09-07 21:30:36.601249839 +0200 +++ /var/tmp/diff_new_pack.qt7PJo/_new 2020-09-07 21:30:36.605249841 +0200 @@ -25,7 +25,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/2.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base16-bytestring-devel BuildRequires: ghc-base64-bytestring-devel @@ -89,7 +89,6 @@ %prep %autosetup -n %{pkg_name}-%{version} cp -p %{SOURCE1} %{pkg_name}.cabal -cabal-tweak-dep-ver base64-bytestring '< 1.2' '< 2' %build %ghc_lib_build ++++++ hackage-security.cabal ++++++ --- /var/tmp/diff_new_pack.qt7PJo/_old 2020-09-07 21:30:36.685249877 +0200 +++ /var/tmp/diff_new_pack.qt7PJo/_new 2020-09-07 21:30:36.685249877 +0200 @@ -1,7 +1,7 @@ cabal-version: 1.12 name: hackage-security version: 0.6.0.1 -x-revision: 2 +x-revision: 3 synopsis: Hackage security library description: The hackage security library provides both server and @@ -113,7 +113,7 @@ -- We support ghc 7.4 (bundled with Cabal 1.14) and up build-depends: base >= 4.5 && < 4.15, base16-bytestring >= 0.1.1 && < 0.2, - base64-bytestring >= 1.0 && < 1.2, + base64-bytestring >= 1.0 && < 1.3, bytestring >= 0.9 && < 0.11, Cabal >= 1.14 && < 1.26 || >= 2.0 && < 2.6 @@ -259,11 +259,11 @@ zlib -- dependencies exclusive to test-suite - build-depends: tasty == 1.2.*, + build-depends: tasty == 1.2.* || == 1.3.*, tasty-hunit == 0.10.*, tasty-quickcheck == 0.10.*, - QuickCheck >= 2.11 && <2.14, - aeson == 1.4.*, + QuickCheck >= 2.11 && <2.15, + aeson == 1.4.* || == 1.5.*, vector == 0.12.*, unordered-containers >=0.2.8.0 && <0.3, temporary >= 1.2 && < 1.4