osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-conduit-extra revision:4, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-conduit-extra?expand=0&rev=52
This commit is contained in:
Peter Simons 2019-02-20 02:01:40 +00:00 committed by Git OBS Bridge
parent 88b5a24c2f
commit fdae3e8dfb
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2c41c925fc53d9ba2e640c7cdca72c492b28c0d45f1a82e94baef8dfa65922ae
size 32716

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3b19ece58ba90ce2ec9292f5e37132c0571c7cebb4e0ff06137c1ac4dacdcd7d
size 32802

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 19 10:28:17 UTC 2019 - psimons@suse.com
- Update conduit-extra to version 1.3.1.
## 1.3.1
* Switched `gzip` to use zlib's default compression level.
-------------------------------------------------------------------
Sat Oct 20 11:31:19 UTC 2018 - Peter Simons <psimons@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-conduit-extra
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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 conduit-extra
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.3.0
Version: 1.3.1
Release: 0
Summary: Batteries included conduit: adapters for common libraries
License: MIT