From 98ec8e71e92fbc01086e238dbee8013c94a28f346671b78e9322ad2c634261c0 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 1 Jul 2018 01:01:14 +0000 Subject: [PATCH 1/4] osc copypac from project:devel:languages:haskell:ghc-8.4.x 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=40 --- ghc-streaming-commons.spec | 2 +- streaming-commons-0.2.0.0.tar.gz | 3 --- streaming-commons-0.2.1.0.tar.gz | 3 +++ 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 streaming-commons-0.2.0.0.tar.gz create mode 100644 streaming-commons-0.2.1.0.tar.gz diff --git a/ghc-streaming-commons.spec b/ghc-streaming-commons.spec index 3914fb0..0766f63 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.2.0.0 +Version: 0.2.1.0 Release: 0 Summary: Common lower-level functions needed by various streaming data libraries License: MIT diff --git a/streaming-commons-0.2.0.0.tar.gz b/streaming-commons-0.2.0.0.tar.gz deleted file mode 100644 index ed32597..0000000 --- a/streaming-commons-0.2.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4e2b8460325c133c83d04048e334fb502ba3627f41ffc85c05f81f1f38ace5f -size 86501 diff --git a/streaming-commons-0.2.1.0.tar.gz b/streaming-commons-0.2.1.0.tar.gz new file mode 100644 index 0000000..83d7261 --- /dev/null +++ b/streaming-commons-0.2.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8d1fe588924479ea7eefce8c6af77dfb373ee6bde7f4691bdfcbd782b36d68d +size 86525 From c0e2af104b5c2e2f6a89796e1dce69afa3899460eb75506b766063a15c0da404 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 11 Jul 2018 01:01:56 +0000 Subject: [PATCH 2/4] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-streaming-commons revision:7, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=41 --- ghc-streaming-commons.changes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ghc-streaming-commons.changes b/ghc-streaming-commons.changes index 33f4a7a..bb9bf35 100644 --- a/ghc-streaming-commons.changes +++ b/ghc-streaming-commons.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jul 10 18:17:16 UTC 2018 - psimons@suse.com + +- Update streaming-commons to version 0.2.1.0. + ## 0.2.1.0 + + * Change `bindRandomPortGen` to use binding to port 0 + ------------------------------------------------------------------- Mon May 14 17:02:11 UTC 2018 - psimons@suse.com From c4972c01133761eb79eb5dc3f539ee93dceb395392526c1eab8dd6bc900d9736 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 15 Jul 2018 01:01:56 +0000 Subject: [PATCH 3/4] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-streaming-commons revision:8, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=42 --- ghc-streaming-commons.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-streaming-commons.changes b/ghc-streaming-commons.changes index bb9bf35..96cadef 100644 --- a/ghc-streaming-commons.changes +++ b/ghc-streaming-commons.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Tue Jul 10 18:17:16 UTC 2018 - psimons@suse.com +Fri Jul 13 14:31:59 UTC 2018 - psimons@suse.com - Update streaming-commons to version 0.2.1.0. ## 0.2.1.0 From 1d0c4697b98fccb879782ac154a5625c3fe23c5206d6ade09f03bf31350b3bde Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 18 Jul 2018 14:41:33 +0000 Subject: [PATCH 4/4] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-streaming-commons revision:9, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=43 --- ghc-streaming-commons.changes | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ghc-streaming-commons.changes b/ghc-streaming-commons.changes index 96cadef..91e5836 100644 --- a/ghc-streaming-commons.changes +++ b/ghc-streaming-commons.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 18 14:26:42 UTC 2018 - psimons@suse.com + +- Cosmetic: replace tabs with blanks, strip trailing white space, + and update copyright headers with spec-cleaner. + ------------------------------------------------------------------- Fri Jul 13 14:31:59 UTC 2018 - psimons@suse.com @@ -92,4 +98,3 @@ Fri Aug 7 08:08:51 UTC 2015 - mimi.vx@gmail.com Wed Apr 22 07:34:22 UTC 2015 - mimi.vx@gmail.com - initial commit -