diff --git a/ghc-zlib.changes b/ghc-zlib.changes index 9eb034d..c6c5353 100644 --- a/ghc-zlib.changes +++ b/ghc-zlib.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 14 17:02:11 UTC 2018 - psimons@suse.com + +- Update zlib to version 0.6.2. + * New cabal flag 'pkg-config' for discovering 'zlib` via pkg-config(1) (#16) + * Use CApiFFI where available for cross-compile friendliness (#14) + * Change the window bits range from 8..15 to 9..15 (#11) + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com diff --git a/ghc-zlib.spec b/ghc-zlib.spec index 4c7da4a..fc1c0d1 100644 --- a/ghc-zlib.spec +++ b/ghc-zlib.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-zlib # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name zlib %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.6.1.2 +Version: 0.6.2 Release: 0 Summary: Compression and decompression in the gzip and zlib formats License: BSD-2-Clause @@ -78,7 +78,7 @@ This package provides the Haskell %{pkg_name} library development files. %ghc_pkg_recache %files -f %{name}.files -%doc LICENSE +%license LICENSE %files devel -f %{name}-devel.files %doc changelog examples diff --git a/zlib-0.6.1.2.tar.gz b/zlib-0.6.1.2.tar.gz deleted file mode 100644 index 9f642c6..0000000 --- a/zlib-0.6.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4eb4e636caf07a16a9730ce469a00b65d5748f259f43edd904dd457b198a2bb -size 142413 diff --git a/zlib-0.6.2.tar.gz b/zlib-0.6.2.tar.gz new file mode 100644 index 0000000..288476f --- /dev/null +++ b/zlib-0.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dcc7d925769bdbeb323f83b66884101084167501f11d74d21eb9bc515707fed +size 142677