Hello community,
here is the log from the commit of package ghc-hackage-security for
openSUSE:Factory checked in at 2017-06-04 01:57:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-hackage-security (Old)
and /work/SRC/openSUSE:Factory/.ghc-hackage-security.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-hackage-security"
Sun Jun 4 01:57:33 2017 rev:6 rq:499702 version:0.5.2.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-hackage-security/ghc-hackage-security.changes
2017-05-06 18:28:35.568190187 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-hackage-security.new/ghc-hackage-security.changes
2017-06-04 01:57:35.259199384 +0200
@@ -1,0 +2,5 @@
+Mon May 22 08:08:49 UTC 2017 - [email protected]
+
+- Update to version 0.5.2.2 revision 4 with cabal2obs.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-hackage-security.spec ++++++
--- /var/tmp/diff_new_pack.ycoW0V/_old 2017-06-04 01:57:35.807121975 +0200
+++ /var/tmp/diff_new_pack.ycoW0V/_new 2017-06-04 01:57:35.807121975 +0200
@@ -26,7 +26,7 @@
Group: Development/Languages/Other
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-base16-bytestring-devel
BuildRequires: ghc-base64-bytestring-devel
++++++ hackage-security.cabal ++++++
--- /var/tmp/diff_new_pack.ycoW0V/_old 2017-06-04 01:57:35.863114065 +0200
+++ /var/tmp/diff_new_pack.ycoW0V/_new 2017-06-04 01:57:35.863114065 +0200
@@ -1,6 +1,6 @@
name: hackage-security
version: 0.5.2.2
-x-revision: 3
+x-revision: 4
-- xrevision:1 integrates
--
https://github.com/well-typed/hackage-security/commit/e4bff90a82a588ff2d0beedfc50d5fdf75861d48
synopsis: Hackage security library
@@ -115,7 +115,7 @@
-- 0.4.2 introduces TarIndex, 0.4.4 introduces more
-- functionality, 0.5.0 changes type of serialise
tar >= 0.5 && < 0.6,
- time >= 1.2 && < 1.7,
+ time >= 1.2 && < 1.9,
transformers >= 0.4 && < 0.6,
zlib >= 0.5 && < 0.7,
-- whatever versions are bundled with ghc: