From 74aa5b681a6b2626a598aa509b9feec48e55586069326b5294484b1f0777fbea Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 28 Dec 2017 11:52:05 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:lts:10 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=36 --- conduit-extra-1.2.2.tar.gz | 3 --- conduit-extra-1.2.3.tar.gz | 3 +++ ghc-conduit-extra.changes | 6 ++++++ ghc-conduit-extra.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 conduit-extra-1.2.2.tar.gz create mode 100644 conduit-extra-1.2.3.tar.gz diff --git a/conduit-extra-1.2.2.tar.gz b/conduit-extra-1.2.2.tar.gz deleted file mode 100644 index 22b753d..0000000 --- a/conduit-extra-1.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:316ea12ea1382ff33c1ada720dcc282ed330eaaf4bc2bc156b8ec797fc0e6c11 -size 36132 diff --git a/conduit-extra-1.2.3.tar.gz b/conduit-extra-1.2.3.tar.gz new file mode 100644 index 0000000..e04c024 --- /dev/null +++ b/conduit-extra-1.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73292dfd99665dad1504f46e048851f5016661db17f65cc8686c2de6e44441b1 +size 36641 diff --git a/ghc-conduit-extra.changes b/ghc-conduit-extra.changes index ef8ec71..7ad30c3 100644 --- a/ghc-conduit-extra.changes +++ b/ghc-conduit-extra.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 27 16:58:37 UTC 2017 - psimons@suse.com + +- Update to version 1.2.3. + A more detailed change log is not available. + ------------------------------------------------------------------- Thu Dec 21 19:12:02 UTC 2017 - psimons@suse.com diff --git a/ghc-conduit-extra.spec b/ghc-conduit-extra.spec index d170da3..66e5e40 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.2.2 +Version: 1.2.3 Release: 0 Summary: Batteries included conduit: adapters for common libraries License: MIT