From 3e963baa230544c07a8bf1401de983ea758a5995c6089b82126ac5220a54003a Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 15 Mar 2019 02:01:49 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-conduit-extra revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-conduit-extra?expand=0&rev=54 --- conduit-extra-1.3.1.1.tar.gz | 3 +++ conduit-extra-1.3.1.tar.gz | 3 --- ghc-conduit-extra.changes | 10 ++++++++++ ghc-conduit-extra.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) create mode 100644 conduit-extra-1.3.1.1.tar.gz delete mode 100644 conduit-extra-1.3.1.tar.gz diff --git a/conduit-extra-1.3.1.1.tar.gz b/conduit-extra-1.3.1.1.tar.gz new file mode 100644 index 0000000..bd17fe4 --- /dev/null +++ b/conduit-extra-1.3.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb1a9d6b5e1f34454133adeb29b97f9bbcf1ff998f1f68c58ab9abd41195249 +size 32881 diff --git a/conduit-extra-1.3.1.tar.gz b/conduit-extra-1.3.1.tar.gz deleted file mode 100644 index dcbdc3d..0000000 --- a/conduit-extra-1.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b19ece58ba90ce2ec9292f5e37132c0571c7cebb4e0ff06137c1ac4dacdcd7d -size 32802 diff --git a/ghc-conduit-extra.changes b/ghc-conduit-extra.changes index 282bd5f..13f59a1 100644 --- a/ghc-conduit-extra.changes +++ b/ghc-conduit-extra.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Mar 13 11:03:21 UTC 2019 - psimons@suse.com + +- Update conduit-extra to version 1.3.1.1. + # ChangeLog for conduit-extra + + ## 1.3.1.1 + + * Attempt to fix a test suite failure [#385](https://github.com/snoyberg/conduit/issues/385) + ------------------------------------------------------------------- Tue Feb 19 10:28:17 UTC 2019 - psimons@suse.com diff --git a/ghc-conduit-extra.spec b/ghc-conduit-extra.spec index 38a296b..a1a6242 100644 --- a/ghc-conduit-extra.spec +++ b/ghc-conduit-extra.spec @@ -19,7 +19,7 @@ %global pkg_name conduit-extra %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.3.1 +Version: 1.3.1.1 Release: 0 Summary: Batteries included conduit: adapters for common libraries License: MIT