From a78bc0d18b342dbaf598ba44c210581c6defdc603e057a4337c43596ef5b034a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sun, 13 Sep 2015 13:02:09 +0000 Subject: [PATCH] - update to 0.1.13 * Make size of read buffer configurable, change default size to 32 kiB OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=5 --- ghc-streaming-commons.changes | 6 ++++++ ghc-streaming-commons.spec | 2 +- streaming-commons-0.1.12.1.tar.gz | 3 --- streaming-commons-0.1.13.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 streaming-commons-0.1.12.1.tar.gz create mode 100644 streaming-commons-0.1.13.tar.gz diff --git a/ghc-streaming-commons.changes b/ghc-streaming-commons.changes index 98d321f..71dd4ec 100644 --- a/ghc-streaming-commons.changes +++ b/ghc-streaming-commons.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Sep 13 13:00:44 UTC 2015 - mimi.vx@gmail.com + +- update to 0.1.13 +* Make size of read buffer configurable, change default size to 32 kiB + ------------------------------------------------------------------- Fri Aug 7 08:08:51 UTC 2015 - mimi.vx@gmail.com diff --git a/ghc-streaming-commons.spec b/ghc-streaming-commons.spec index 57b43a6..a68f326 100644 --- a/ghc-streaming-commons.spec +++ b/ghc-streaming-commons.spec @@ -21,7 +21,7 @@ %bcond_with tests Name: ghc-streaming-commons -Version: 0.1.12.1 +Version: 0.1.13 Release: 0 Summary: Common lower-level functions needed by various streaming data libraries License: MIT diff --git a/streaming-commons-0.1.12.1.tar.gz b/streaming-commons-0.1.12.1.tar.gz deleted file mode 100644 index aba7919..0000000 --- a/streaming-commons-0.1.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5bd8dd0b11a13d1d128d15dce31b3f2f4625c7f72d4420e749d85bf170a4fd7 -size 86864 diff --git a/streaming-commons-0.1.13.tar.gz b/streaming-commons-0.1.13.tar.gz new file mode 100644 index 0000000..854f00c --- /dev/null +++ b/streaming-commons-0.1.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fca261aec4eae05785127e8eaf17a5872ab03547b225f1fca36af3bf82ca75a8 +size 87093