diff --git a/ghc-streaming-commons.changes b/ghc-streaming-commons.changes index f580a95..199315b 100644 --- a/ghc-streaming-commons.changes +++ b/ghc-streaming-commons.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jan 6 09:54:59 UTC 2020 - psimons@suse.com + +- Update streaming-commons to version 0.2.1.2. + ## 0.2.1.2 + + * Update `defaultReadBufferSize` to use system default instead of hardcoded value [#54](https://github.com/fpco/streaming-commons/issues/54) + ------------------------------------------------------------------- Fri Nov 8 16:14:51 UTC 2019 - Peter Simons diff --git a/ghc-streaming-commons.spec b/ghc-streaming-commons.spec index 8844ecf..add2ed4 100644 --- a/ghc-streaming-commons.spec +++ b/ghc-streaming-commons.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-streaming-commons # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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 streaming-commons %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.2.1.1 +Version: 0.2.1.2 Release: 0 Summary: Common lower-level functions needed by various streaming data libraries License: MIT diff --git a/streaming-commons-0.2.1.1.tar.gz b/streaming-commons-0.2.1.1.tar.gz deleted file mode 100644 index 12fe990..0000000 --- a/streaming-commons-0.2.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2e8932774abb3e1500bd9884939f39563e426f0fbd3e88b875e6939f9e8bed2 -size 86688 diff --git a/streaming-commons-0.2.1.2.tar.gz b/streaming-commons-0.2.1.2.tar.gz new file mode 100644 index 0000000..0d3f240 --- /dev/null +++ b/streaming-commons-0.2.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea2a6d4b2dfabe8cdf3b4e0a29db9b14170f59d3554b70e0377779867efcfc16 +size 86776