From d68a18cc1f57f75e728f7609b9d23bfc254e46d16a8ccf2d46b6a050993cd9b7 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 21 Dec 2017 20:03:39 +0000 Subject: [PATCH 1/8] osc copypac from project:devel:languages:haskell:lts:10 package:ghc-streaming-commons revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=31 --- ghc-streaming-commons.changes | 6 ++++++ ghc-streaming-commons.spec | 2 +- streaming-commons-0.1.17.tar.gz | 3 --- streaming-commons-0.1.18.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 streaming-commons-0.1.17.tar.gz create mode 100644 streaming-commons-0.1.18.tar.gz diff --git a/ghc-streaming-commons.changes b/ghc-streaming-commons.changes index 21417f7..4b14093 100644 --- a/ghc-streaming-commons.changes +++ b/ghc-streaming-commons.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 21 19:16:18 UTC 2017 - psimons@suse.com + +- Update to version 0.1.18. + A more detailed change log is not available. + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com diff --git a/ghc-streaming-commons.spec b/ghc-streaming-commons.spec index ea5674f..f8899f5 100644 --- a/ghc-streaming-commons.spec +++ b/ghc-streaming-commons.spec @@ -19,7 +19,7 @@ %global pkg_name streaming-commons %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.1.17 +Version: 0.1.18 Release: 0 Summary: Common lower-level functions needed by various streaming data libraries License: MIT diff --git a/streaming-commons-0.1.17.tar.gz b/streaming-commons-0.1.17.tar.gz deleted file mode 100644 index 70820d9..0000000 --- a/streaming-commons-0.1.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e50a38cb8b626ef2f031c195e22171ffce00e20cbe63e8c768887564a7f47da9 -size 88554 diff --git a/streaming-commons-0.1.18.tar.gz b/streaming-commons-0.1.18.tar.gz new file mode 100644 index 0000000..46504c4 --- /dev/null +++ b/streaming-commons-0.1.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27af2efb901a003c83fc6c71563eb70f45b4823516c299759d800a48d9f083cb +size 87832 From 007125b5c9377a09261443939526c0e9f837a4b045415e98b1caeb60284d2453 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 12 Feb 2018 02:17:03 +0000 Subject: [PATCH 2/8] osc copypac from project:devel:languages:haskell:lts:10 package:ghc-streaming-commons revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=32 --- ghc-streaming-commons.changes | 6 ++++++ ghc-streaming-commons.spec | 4 ++-- streaming-commons-0.1.18.tar.gz | 3 --- streaming-commons-0.1.19.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 streaming-commons-0.1.18.tar.gz create mode 100644 streaming-commons-0.1.19.tar.gz diff --git a/ghc-streaming-commons.changes b/ghc-streaming-commons.changes index 4b14093..edf458a 100644 --- a/ghc-streaming-commons.changes +++ b/ghc-streaming-commons.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Feb 10 03:01:40 UTC 2018 - psimons@suse.com + +- Update streaming-commons to version 0.1.19. + A more detailed change log is not available. + ------------------------------------------------------------------- Thu Dec 21 19:16:18 UTC 2017 - psimons@suse.com diff --git a/ghc-streaming-commons.spec b/ghc-streaming-commons.spec index f8899f5..e3382b6 100644 --- a/ghc-streaming-commons.spec +++ b/ghc-streaming-commons.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-streaming-commons # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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.1.18 +Version: 0.1.19 Release: 0 Summary: Common lower-level functions needed by various streaming data libraries License: MIT diff --git a/streaming-commons-0.1.18.tar.gz b/streaming-commons-0.1.18.tar.gz deleted file mode 100644 index 46504c4..0000000 --- a/streaming-commons-0.1.18.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27af2efb901a003c83fc6c71563eb70f45b4823516c299759d800a48d9f083cb -size 87832 diff --git a/streaming-commons-0.1.19.tar.gz b/streaming-commons-0.1.19.tar.gz new file mode 100644 index 0000000..3f8ad13 --- /dev/null +++ b/streaming-commons-0.1.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43fcae90df5548d9968b31371f13ec7271df86ac34a484c094616867ed4217a7 +size 87887 From 81ab5efd169780a1f0bf57776e8a529c13734daa85fa2c6badee62b66062ac8b Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 2 Apr 2018 15:05:04 +0000 Subject: [PATCH 3/8] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-streaming-commons revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=33 --- ghc-streaming-commons.changes | 87 +---------------------------------- 1 file changed, 1 insertion(+), 86 deletions(-) diff --git a/ghc-streaming-commons.changes b/ghc-streaming-commons.changes index edf458a..d48f451 100644 --- a/ghc-streaming-commons.changes +++ b/ghc-streaming-commons.changes @@ -1,91 +1,6 @@ ------------------------------------------------------------------- -Sat Feb 10 03:01:40 UTC 2018 - psimons@suse.com +Wed Mar 14 16:57:00 UTC 2018 - psimons@suse.com - Update streaming-commons to version 0.1.19. A more detailed change log is not available. -------------------------------------------------------------------- -Thu Dec 21 19:16:18 UTC 2017 - psimons@suse.com - -- Update to version 0.1.18. - A more detailed change log is not available. - -------------------------------------------------------------------- -Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com - -- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. - -------------------------------------------------------------------- -Thu Jan 26 16:20:11 UTC 2017 - psimons@suse.com - -- Update to version 0.1.17 with cabal2obs. - -------------------------------------------------------------------- -Mon Sep 26 06:52:13 UTC 2016 - psimons@suse.com - -- Update to version 0.1.16 with cabal2obs. - -------------------------------------------------------------------- -Sun Jul 10 17:00:04 UTC 2016 - psimons@suse.com - -- Update to version 0.1.15.5 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Thu May 12 13:44:14 UTC 2016 - mimi.vx@gmail.com - -- update to 0.1.15.5 -* Make getSocket{Family}TCP try all addr candidates - -------------------------------------------------------------------- -Tue Apr 26 08:51:19 UTC 2016 - mimi.vx@gmail.com - -- update to 0.1.15.4 -* Fix benchmarks - -------------------------------------------------------------------- -Tue Mar 8 09:13:01 UTC 2016 - mimi.vx@gmail.com - -- update to 0.1.15.2 -* Document child process behavior in waitForProcess - -------------------------------------------------------------------- -Thu Feb 11 08:50:21 UTC 2016 - mimi.vx@gmail.com - -- update to 0.1.15.1 -* Catch exceptions thrown by waitForProcess - -------------------------------------------------------------------- -Sun Nov 29 17:43:29 UTC 2015 - mimi.vx@gmail.com - -- update to 0.1.15 -* Use `NO_DELAY1 for TCP client connections - -------------------------------------------------------------------- -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 - -- update to 0.1.14.1 -* Exporting HasReadBufferSize; instance for ClientSettingsUnix - -------------------------------------------------------------------- -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 - -- update to 0.1.12.1 -* Fix up acceptSafe - -------------------------------------------------------------------- -Wed Apr 22 07:34:22 UTC 2015 - mimi.vx@gmail.com - -- initial commit - From 2bc63f5b3dc8026a291bf08e5288cbab582471be14103441d13b8877f3725946 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 13 Apr 2018 14:04:54 +0000 Subject: [PATCH 4/8] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-streaming-commons revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=34 --- ghc-streaming-commons.changes | 81 ++++++++++++++++++++++++++++++++++- 1 file changed, 80 insertions(+), 1 deletion(-) diff --git a/ghc-streaming-commons.changes b/ghc-streaming-commons.changes index d48f451..65e8324 100644 --- a/ghc-streaming-commons.changes +++ b/ghc-streaming-commons.changes @@ -1,6 +1,85 @@ ------------------------------------------------------------------- -Wed Mar 14 16:57:00 UTC 2018 - psimons@suse.com +Thu Apr 12 08:32:04 UTC 2018 - psimons@suse.com - Update streaming-commons to version 0.1.19. A more detailed change log is not available. +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- +Thu Jan 26 16:20:11 UTC 2017 - psimons@suse.com + +- Update to version 0.1.17 with cabal2obs. + +------------------------------------------------------------------- +Mon Sep 26 06:52:13 UTC 2016 - psimons@suse.com + +- Update to version 0.1.16 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 10 17:00:04 UTC 2016 - psimons@suse.com + +- Update to version 0.1.15.5 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Thu May 12 13:44:14 UTC 2016 - mimi.vx@gmail.com + +- update to 0.1.15.5 +* Make getSocket{Family}TCP try all addr candidates + +------------------------------------------------------------------- +Tue Apr 26 08:51:19 UTC 2016 - mimi.vx@gmail.com + +- update to 0.1.15.4 +* Fix benchmarks + +------------------------------------------------------------------- +Tue Mar 8 09:13:01 UTC 2016 - mimi.vx@gmail.com + +- update to 0.1.15.2 +* Document child process behavior in waitForProcess + +------------------------------------------------------------------- +Thu Feb 11 08:50:21 UTC 2016 - mimi.vx@gmail.com + +- update to 0.1.15.1 +* Catch exceptions thrown by waitForProcess + +------------------------------------------------------------------- +Sun Nov 29 17:43:29 UTC 2015 - mimi.vx@gmail.com + +- update to 0.1.15 +* Use `NO_DELAY1 for TCP client connections + +------------------------------------------------------------------- +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 + +- update to 0.1.14.1 +* Exporting HasReadBufferSize; instance for ClientSettingsUnix + +------------------------------------------------------------------- +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 + +- update to 0.1.12.1 +* Fix up acceptSafe + +------------------------------------------------------------------- +Wed Apr 22 07:34:22 UTC 2015 - mimi.vx@gmail.com + +- initial commit + From 10b68546cbc24f6e961ff0ab35f41d2d3a61593925bae0f56e9031b1141bf56d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 26 Apr 2018 07:48:09 +0000 Subject: [PATCH 5/8] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-streaming-commons revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=35 --- ghc-streaming-commons.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-streaming-commons.spec b/ghc-streaming-commons.spec index e3382b6..20ea445 100644 --- a/ghc-streaming-commons.spec +++ b/ghc-streaming-commons.spec @@ -82,7 +82,7 @@ files. %ghc_pkg_recache %files -f %{name}.files -%doc LICENSE +%license LICENSE %files devel -f %{name}-devel.files %doc ChangeLog.md README.md From b54ce3c6a03e4f3fbec1b62053dfa09b148fe139e1732ad5b9cea27b6be32dc8 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 14 May 2018 13:18:21 +0000 Subject: [PATCH 6/8] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-streaming-commons revision:1, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=36 --- ghc-streaming-commons.changes | 85 -------------------------------- ghc-streaming-commons.spec | 3 +- streaming-commons-0.1.19.tar.gz | 3 -- streaming-commons-0.2.0.0.tar.gz | 3 ++ 4 files changed, 4 insertions(+), 90 deletions(-) delete mode 100644 ghc-streaming-commons.changes delete mode 100644 streaming-commons-0.1.19.tar.gz create mode 100644 streaming-commons-0.2.0.0.tar.gz diff --git a/ghc-streaming-commons.changes b/ghc-streaming-commons.changes deleted file mode 100644 index 65e8324..0000000 --- a/ghc-streaming-commons.changes +++ /dev/null @@ -1,85 +0,0 @@ -------------------------------------------------------------------- -Thu Apr 12 08:32:04 UTC 2018 - psimons@suse.com - -- Update streaming-commons to version 0.1.19. - A more detailed change log is not available. - -------------------------------------------------------------------- -Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com - -- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. - -------------------------------------------------------------------- -Thu Jan 26 16:20:11 UTC 2017 - psimons@suse.com - -- Update to version 0.1.17 with cabal2obs. - -------------------------------------------------------------------- -Mon Sep 26 06:52:13 UTC 2016 - psimons@suse.com - -- Update to version 0.1.16 with cabal2obs. - -------------------------------------------------------------------- -Sun Jul 10 17:00:04 UTC 2016 - psimons@suse.com - -- Update to version 0.1.15.5 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Thu May 12 13:44:14 UTC 2016 - mimi.vx@gmail.com - -- update to 0.1.15.5 -* Make getSocket{Family}TCP try all addr candidates - -------------------------------------------------------------------- -Tue Apr 26 08:51:19 UTC 2016 - mimi.vx@gmail.com - -- update to 0.1.15.4 -* Fix benchmarks - -------------------------------------------------------------------- -Tue Mar 8 09:13:01 UTC 2016 - mimi.vx@gmail.com - -- update to 0.1.15.2 -* Document child process behavior in waitForProcess - -------------------------------------------------------------------- -Thu Feb 11 08:50:21 UTC 2016 - mimi.vx@gmail.com - -- update to 0.1.15.1 -* Catch exceptions thrown by waitForProcess - -------------------------------------------------------------------- -Sun Nov 29 17:43:29 UTC 2015 - mimi.vx@gmail.com - -- update to 0.1.15 -* Use `NO_DELAY1 for TCP client connections - -------------------------------------------------------------------- -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 - -- update to 0.1.14.1 -* Exporting HasReadBufferSize; instance for ClientSettingsUnix - -------------------------------------------------------------------- -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 - -- update to 0.1.12.1 -* Fix up acceptSafe - -------------------------------------------------------------------- -Wed Apr 22 07:34:22 UTC 2015 - mimi.vx@gmail.com - -- initial commit - diff --git a/ghc-streaming-commons.spec b/ghc-streaming-commons.spec index 20ea445..3914fb0 100644 --- a/ghc-streaming-commons.spec +++ b/ghc-streaming-commons.spec @@ -19,7 +19,7 @@ %global pkg_name streaming-commons %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.1.19 +Version: 0.2.0.0 Release: 0 Summary: Common lower-level functions needed by various streaming data libraries License: MIT @@ -29,7 +29,6 @@ Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg BuildRequires: ghc-Cabal-devel BuildRequires: ghc-array-devel BuildRequires: ghc-async-devel -BuildRequires: ghc-blaze-builder-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-directory-devel BuildRequires: ghc-network-devel diff --git a/streaming-commons-0.1.19.tar.gz b/streaming-commons-0.1.19.tar.gz deleted file mode 100644 index 3f8ad13..0000000 --- a/streaming-commons-0.1.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43fcae90df5548d9968b31371f13ec7271df86ac34a484c094616867ed4217a7 -size 87887 diff --git a/streaming-commons-0.2.0.0.tar.gz b/streaming-commons-0.2.0.0.tar.gz new file mode 100644 index 0000000..ed32597 --- /dev/null +++ b/streaming-commons-0.2.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4e2b8460325c133c83d04048e334fb502ba3627f41ffc85c05f81f1f38ace5f +size 86501 From 032c4e7d2d5d536b8b1039578b0f0c87f913bfe70141df21ccf61e258900b50e Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 14 May 2018 15:21:05 +0000 Subject: [PATCH 7/8] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-streaming-commons revision:2, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=37 --- ghc-streaming-commons.changes | 79 +++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 ghc-streaming-commons.changes diff --git a/ghc-streaming-commons.changes b/ghc-streaming-commons.changes new file mode 100644 index 0000000..21417f7 --- /dev/null +++ b/ghc-streaming-commons.changes @@ -0,0 +1,79 @@ +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- +Thu Jan 26 16:20:11 UTC 2017 - psimons@suse.com + +- Update to version 0.1.17 with cabal2obs. + +------------------------------------------------------------------- +Mon Sep 26 06:52:13 UTC 2016 - psimons@suse.com + +- Update to version 0.1.16 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 10 17:00:04 UTC 2016 - psimons@suse.com + +- Update to version 0.1.15.5 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Thu May 12 13:44:14 UTC 2016 - mimi.vx@gmail.com + +- update to 0.1.15.5 +* Make getSocket{Family}TCP try all addr candidates + +------------------------------------------------------------------- +Tue Apr 26 08:51:19 UTC 2016 - mimi.vx@gmail.com + +- update to 0.1.15.4 +* Fix benchmarks + +------------------------------------------------------------------- +Tue Mar 8 09:13:01 UTC 2016 - mimi.vx@gmail.com + +- update to 0.1.15.2 +* Document child process behavior in waitForProcess + +------------------------------------------------------------------- +Thu Feb 11 08:50:21 UTC 2016 - mimi.vx@gmail.com + +- update to 0.1.15.1 +* Catch exceptions thrown by waitForProcess + +------------------------------------------------------------------- +Sun Nov 29 17:43:29 UTC 2015 - mimi.vx@gmail.com + +- update to 0.1.15 +* Use `NO_DELAY1 for TCP client connections + +------------------------------------------------------------------- +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 + +- update to 0.1.14.1 +* Exporting HasReadBufferSize; instance for ClientSettingsUnix + +------------------------------------------------------------------- +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 + +- update to 0.1.12.1 +* Fix up acceptSafe + +------------------------------------------------------------------- +Wed Apr 22 07:34:22 UTC 2015 - mimi.vx@gmail.com + +- initial commit + From e3f43989ff5db468f36bcc0f32ae718978ea2d82e58a14a0da4cea762de44fb3 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 May 2018 18:24:43 +0000 Subject: [PATCH 8/8] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-streaming-commons revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=38 --- ghc-streaming-commons.changes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ghc-streaming-commons.changes b/ghc-streaming-commons.changes index 21417f7..33f4a7a 100644 --- a/ghc-streaming-commons.changes +++ b/ghc-streaming-commons.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 14 17:02:11 UTC 2018 - psimons@suse.com + +- Update streaming-commons to version 0.2.0.0. + * Drop `blaze-builder` dependency + * Update `getAddrInfo` hints to allow hostnames and portnames [#46](https://github.com/fpco/streaming-commons/issues/46) + * Add `isCompleteInflate` + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com