12
0

osc copypac from project:devel:languages:haskell:lts:10 package:ghc-conduit-extra revision:3, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-conduit-extra?expand=0&rev=35
This commit is contained in:
2017-12-21 19:45:42 +00:00
committed by Git OBS Bridge
parent d70ab341bc
commit 53cf84a0f3
4 changed files with 12 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 21 19:12:02 UTC 2017 - psimons@suse.com
- Update to version 1.2.2.
A more detailed change log is not available.
-------------------------------------------------------------------
Wed Sep 13 06:59:04 UTC 2017 - psimons@suse.com

View File

@@ -19,7 +19,7 @@
%global pkg_name conduit-extra
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.1.17
Version: 1.2.2
Release: 0
Summary: Batteries included conduit: adapters for common libraries
License: MIT
@@ -46,6 +46,8 @@ BuildRequires: ghc-streaming-commons-devel
BuildRequires: ghc-text-devel
BuildRequires: ghc-transformers-base-devel
BuildRequires: ghc-transformers-devel
BuildRequires: ghc-typed-process-devel
BuildRequires: ghc-unliftio-core-devel
%if %{with tests}
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-bytestring-builder-devel