Accepting request 607960 from devel:languages:haskell
Update ghc-zlib to the latest version. OBS-URL: https://build.opensuse.org/request/show/607960 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-zlib?expand=0&rev=13
This commit is contained in:
commit
8cdcb89846
@ -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
|
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-zlib
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name zlib
|
%global pkg_name zlib
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.6.1.2
|
Version: 0.6.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Compression and decompression in the gzip and zlib formats
|
Summary: Compression and decompression in the gzip and zlib formats
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
@ -78,7 +78,7 @@ This package provides the Haskell %{pkg_name} library development files.
|
|||||||
%ghc_pkg_recache
|
%ghc_pkg_recache
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%doc LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%files devel -f %{name}-devel.files
|
%files devel -f %{name}-devel.files
|
||||||
%doc changelog examples
|
%doc changelog examples
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e4eb4e636caf07a16a9730ce469a00b65d5748f259f43edd904dd457b198a2bb
|
|
||||||
size 142413
|
|
3
zlib-0.6.2.tar.gz
Normal file
3
zlib-0.6.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0dcc7d925769bdbeb323f83b66884101084167501f11d74d21eb9bc515707fed
|
||||||
|
size 142677
|
Loading…
Reference in New Issue
Block a user