diff --git a/conduit-extra-1.3.0.tar.gz b/conduit-extra-1.3.0.tar.gz deleted file mode 100644 index 5a2f5ff..0000000 --- a/conduit-extra-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c41c925fc53d9ba2e640c7cdca72c492b28c0d45f1a82e94baef8dfa65922ae -size 32716 diff --git a/conduit-extra-1.3.1.tar.gz b/conduit-extra-1.3.1.tar.gz new file mode 100644 index 0000000..dcbdc3d --- /dev/null +++ b/conduit-extra-1.3.1.tar.gz @@ -0,0 +1,3 @@ +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 486a99a..282bd5f 100644 --- a/ghc-conduit-extra.changes +++ b/ghc-conduit-extra.changes @@ -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 diff --git a/ghc-conduit-extra.spec b/ghc-conduit-extra.spec index 41a9a9e..38a296b 100644 --- a/ghc-conduit-extra.spec +++ b/ghc-conduit-extra.spec @@ -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