From cb1c34beaeab026dda1640c488a94cc93e5589ac1336e11575d8c12950f3d68a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sun, 27 Sep 2015 10:23:09 +0000 Subject: [PATCH 1/2] - update to 0.1.14.1 * Exporting HasReadBufferSize; instance for ClientSettingsUnix OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=7 --- ghc-streaming-commons.changes | 6 ++++++ ghc-streaming-commons.spec | 2 +- streaming-commons-0.1.13.tar.gz | 3 --- streaming-commons-0.1.14.1.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 streaming-commons-0.1.13.tar.gz create mode 100644 streaming-commons-0.1.14.1.tar.gz diff --git a/ghc-streaming-commons.changes b/ghc-streaming-commons.changes index 71dd4ec..f5b1a70 100644 --- a/ghc-streaming-commons.changes +++ b/ghc-streaming-commons.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Sep 27 10:22:45 UTC 2015 - mimi.vx@gmail.com + +- update to 0.1.14.1 +* Exporting HasReadBufferSize; instance for ClientSettingsUnix + ------------------------------------------------------------------- Sun Sep 13 13:00:44 UTC 2015 - mimi.vx@gmail.com diff --git a/ghc-streaming-commons.spec b/ghc-streaming-commons.spec index a68f326..83ec2b7 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.13 +Version: 0.1.14.1 Release: 0 Summary: Common lower-level functions needed by various streaming data libraries License: MIT diff --git a/streaming-commons-0.1.13.tar.gz b/streaming-commons-0.1.13.tar.gz deleted file mode 100644 index 854f00c..0000000 --- a/streaming-commons-0.1.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fca261aec4eae05785127e8eaf17a5872ab03547b225f1fca36af3bf82ca75a8 -size 87093 diff --git a/streaming-commons-0.1.14.1.tar.gz b/streaming-commons-0.1.14.1.tar.gz new file mode 100644 index 0000000..f660938 --- /dev/null +++ b/streaming-commons-0.1.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3494e9577bc66835bb0dd2669f0aa891ec013e253d742f92f971ed51ebdae9e +size 87688 From e723f69119237874036c9b1032a064b4f142d08ebd43a66628f2a988de1eb82d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sun, 4 Oct 2015 17:16:18 +0000 Subject: [PATCH 2/2] - update to 0.1.14.2 * Fix bug in process exception display of args with spaces/quotes OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=8 --- ghc-streaming-commons.changes | 6 ++++++ ghc-streaming-commons.spec | 2 +- streaming-commons-0.1.14.1.tar.gz | 3 --- streaming-commons-0.1.14.2.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 streaming-commons-0.1.14.1.tar.gz create mode 100644 streaming-commons-0.1.14.2.tar.gz diff --git a/ghc-streaming-commons.changes b/ghc-streaming-commons.changes index f5b1a70..588e65d 100644 --- a/ghc-streaming-commons.changes +++ b/ghc-streaming-commons.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Oct 4 17:05:13 UTC 2015 - mimi.vx@gmail.com + +- update to 0.1.14.2 +* Fix bug in process exception display of args with spaces/quotes + ------------------------------------------------------------------- Sun Sep 27 10:22:45 UTC 2015 - mimi.vx@gmail.com diff --git a/ghc-streaming-commons.spec b/ghc-streaming-commons.spec index 83ec2b7..fd1b23c 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.14.1 +Version: 0.1.14.2 Release: 0 Summary: Common lower-level functions needed by various streaming data libraries License: MIT diff --git a/streaming-commons-0.1.14.1.tar.gz b/streaming-commons-0.1.14.1.tar.gz deleted file mode 100644 index f660938..0000000 --- a/streaming-commons-0.1.14.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3494e9577bc66835bb0dd2669f0aa891ec013e253d742f92f971ed51ebdae9e -size 87688 diff --git a/streaming-commons-0.1.14.2.tar.gz b/streaming-commons-0.1.14.2.tar.gz new file mode 100644 index 0000000..4c2d993 --- /dev/null +++ b/streaming-commons-0.1.14.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1031548f0f9daf8b5678cc3a2ab1d16d28466738e3aefde652f91bbff94adc8a +size 87785