From 7f28fb29f22df9906be3b3aa8751ea8b2c0e9bd497eeaf14dec9c31f92cb17c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sat, 28 Dec 2019 14:40:20 +0000 Subject: [PATCH 1/4] osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-conduit-extra revision:2, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-conduit-extra?expand=0&rev=65 --- ghc-conduit-extra.changes | 171 +------------------------------------- 1 file changed, 2 insertions(+), 169 deletions(-) diff --git a/ghc-conduit-extra.changes b/ghc-conduit-extra.changes index d983494..6337276 100644 --- a/ghc-conduit-extra.changes +++ b/ghc-conduit-extra.changes @@ -1,172 +1,5 @@ ------------------------------------------------------------------- -Fri Nov 8 16:13:27 UTC 2019 - Peter Simons +Wed Aug 28 17:31:04 UTC 2019 - psimons@suse.com -- Drop obsolete group attributes. +- Add conduit-extra at version 1.3.4. -------------------------------------------------------------------- -Thu Jul 4 02:03:29 UTC 2019 - psimons@suse.com - -- Update conduit-extra to version 1.3.4. - ## 1.3.4 - - * Use `MonadUnliftIO`-generalized versions of `withProcess`-style functions now provided by `typed-process` - -------------------------------------------------------------------- -Thu Jun 27 02:02:51 UTC 2019 - psimons@suse.com - -- Update conduit-extra to version 1.3.3. - ## 1.3.3 - - * Disable buffering in process modules [#402](https://github.com/snoyberg/conduit/issues/402) - -------------------------------------------------------------------- -Fri Jun 14 02:03:31 UTC 2019 - psimons@suse.com - -- Update conduit-extra to version 1.3.2. - ## 1.3.2 - - * Expose `BuilderInput` and `FlushInput`. - -------------------------------------------------------------------- -Wed Mar 13 11:03:21 UTC 2019 - psimons@suse.com - -- Update conduit-extra to version 1.3.1.1. - # ChangeLog for conduit-extra - - ## 1.3.1.1 - - * Attempt to fix a test suite failure [#385](https://github.com/snoyberg/conduit/issues/385) - -------------------------------------------------------------------- -Tue Feb 19 10:28:17 UTC 2019 - psimons@suse.com - -- Update conduit-extra to version 1.3.1. - ## 1.3.1 - - * Switched `gzip` to use zlib's default compression level. - -------------------------------------------------------------------- -Sat Oct 20 11:31:19 UTC 2018 - Peter Simons - -- Use https URL to refer to bugs.opensuse.org. - -------------------------------------------------------------------- -Wed Jul 18 14:26:18 UTC 2018 - psimons@suse.com - -- Cosmetic: replace tabs with blanks, strip trailing white space, - and update copyright headers with spec-cleaner. - -------------------------------------------------------------------- -Mon May 14 17:02:11 UTC 2018 - psimons@suse.com - -- Update conduit-extra to version 1.3.0. - * Switch over to unliftio - * Upgrade to conduit 1.3.0 - * Fix withSinkFileBuilder [#344](https://github.com/snoyberg/conduit/pull/344) - * Fix typo in implementation of `withProcess_` - * Added `withLoggedProcess_` - * Add missing `hClose` to `withSinkFileCautious` - * `sinkHandleBuilder`, `sinkHandleFlush`, `BuilderInput`, and `FlushInput` - [#336](https://github.com/snoyberg/conduit/pull/336) - * `withSinkFileCautious` - * `Data.Conduit.Process.Typed` - * `withSourceFile`, `withSinkFile`, and `withSinkFileBuilder` - * Added the `posOffset` field to the - `Data.Conduit.Attoparsec.Position` data type - [#331](https://github.com/snoyberg/conduit/issues/331). - * Speed up `sinkHandle` by not flushing after every output operation. - [#322](https://github.com/snoyberg/conduit/issues/322) - -------------------------------------------------------------------- -Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com - -- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. - -------------------------------------------------------------------- -Mon May 22 08:08:55 UTC 2017 - psimons@suse.com - -- Update to version 1.1.16 with cabal2obs. - -------------------------------------------------------------------- -Mon Mar 27 12:41:01 UTC 2017 - psimons@suse.com - -- Update to version 1.1.15 revision 1 with cabal2obs. - -------------------------------------------------------------------- -Mon Nov 14 09:30:04 UTC 2016 - psimons@suse.com - -- Update to version 1.1.15 with cabal2obs. - -------------------------------------------------------------------- -Mon Sep 26 06:52:26 UTC 2016 - psimons@suse.com - -- Update to version 1.1.13.3 with cabal2obs. - -------------------------------------------------------------------- -Sun Jul 17 13:17:59 UTC 2016 - psimons@suse.com - -- Update to version 1.1.13.2 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Sun Jul 10 15:30:34 UTC 2016 - mimi.vx@gmail.com - -- update to 1.1.13.2 -* Fix alignment issues on non-X86 archs - -------------------------------------------------------------------- -Sun Apr 3 15:14:52 UTC 2016 - mimi.vx@gmail.com - -- update to 1.1.13.1 -* Add sinkStorable and sinkStorableEx - -------------------------------------------------------------------- -Thu Mar 31 08:36:42 UTC 2016 - mimi.vx@gmail.com - -- update to 1.1.12.1 -* Add sourceProcessWithStreams -* Fix accidentally breaking change in sourceProcessWithConsumer type signature - -------------------------------------------------------------------- -Mon Mar 7 09:32:33 UTC 2016 - mimi.vx@gmail.com - -- update to 1.1.11 -* withCheckedProcessCleanup - -------------------------------------------------------------------- -Wed Feb 17 09:13:57 UTC 2016 - mimi.vx@gmail.com - -- update to 1.1.10.1 -* multiple combinator for Data.Conduit.Zlib - -------------------------------------------------------------------- -Mon Feb 15 19:54:55 UTC 2016 - mimi.vx@gmail.com - -- update to 1.1.9.3 - -------------------------------------------------------------------- -Mon Dec 7 10:41:01 UTC 2015 - mimi.vx@gmail.com - -- update to 1.1.9.2 - -------------------------------------------------------------------- -Mon Jul 27 07:24:38 UTC 2015 - mimi.vx@gmail.com - -- update to 1.1.9.1 - -------------------------------------------------------------------- -Sun May 31 20:31:58 UTC 2015 - mimi.vx@gmail.com - -- update to 1.1.9 -* detectUtf - -------------------------------------------------------------------- -Sun May 17 15:06:03 UTC 2015 - mimi.vx@gmail.com - -- update to 1.1.8 -* Adding buffer size to sourceHandleRange [#213](https://github.com/snoyberg/conduit/pull/213) -* Make Binary.lines O(n) instead of O(n^2) [#209](https://github.com/snoyberg/conduit/pull/209) - -------------------------------------------------------------------- -Wed Apr 22 08:23:09 UTC 2015 - mimi.vx@gmail.com - -- initial commit From 817e76f6f04b8966b0d17cdf07af27628bab9819506ca9a82e5689b2fbc05055 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 29 Dec 2019 02:02:01 +0000 Subject: [PATCH 2/4] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-conduit-extra revision:10, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-conduit-extra?expand=0&rev=66 --- ghc-conduit-extra.changes | 171 +++++++++++++++++++++++++++++++++++++- 1 file changed, 169 insertions(+), 2 deletions(-) diff --git a/ghc-conduit-extra.changes b/ghc-conduit-extra.changes index 6337276..d983494 100644 --- a/ghc-conduit-extra.changes +++ b/ghc-conduit-extra.changes @@ -1,5 +1,172 @@ ------------------------------------------------------------------- -Wed Aug 28 17:31:04 UTC 2019 - psimons@suse.com +Fri Nov 8 16:13:27 UTC 2019 - Peter Simons -- Add conduit-extra at version 1.3.4. +- Drop obsolete group attributes. +------------------------------------------------------------------- +Thu Jul 4 02:03:29 UTC 2019 - psimons@suse.com + +- Update conduit-extra to version 1.3.4. + ## 1.3.4 + + * Use `MonadUnliftIO`-generalized versions of `withProcess`-style functions now provided by `typed-process` + +------------------------------------------------------------------- +Thu Jun 27 02:02:51 UTC 2019 - psimons@suse.com + +- Update conduit-extra to version 1.3.3. + ## 1.3.3 + + * Disable buffering in process modules [#402](https://github.com/snoyberg/conduit/issues/402) + +------------------------------------------------------------------- +Fri Jun 14 02:03:31 UTC 2019 - psimons@suse.com + +- Update conduit-extra to version 1.3.2. + ## 1.3.2 + + * Expose `BuilderInput` and `FlushInput`. + +------------------------------------------------------------------- +Wed Mar 13 11:03:21 UTC 2019 - psimons@suse.com + +- Update conduit-extra to version 1.3.1.1. + # ChangeLog for conduit-extra + + ## 1.3.1.1 + + * Attempt to fix a test suite failure [#385](https://github.com/snoyberg/conduit/issues/385) + +------------------------------------------------------------------- +Tue Feb 19 10:28:17 UTC 2019 - psimons@suse.com + +- Update conduit-extra to version 1.3.1. + ## 1.3.1 + + * Switched `gzip` to use zlib's default compression level. + +------------------------------------------------------------------- +Sat Oct 20 11:31:19 UTC 2018 - Peter Simons + +- Use https URL to refer to bugs.opensuse.org. + +------------------------------------------------------------------- +Wed Jul 18 14:26:18 UTC 2018 - psimons@suse.com + +- Cosmetic: replace tabs with blanks, strip trailing white space, + and update copyright headers with spec-cleaner. + +------------------------------------------------------------------- +Mon May 14 17:02:11 UTC 2018 - psimons@suse.com + +- Update conduit-extra to version 1.3.0. + * Switch over to unliftio + * Upgrade to conduit 1.3.0 + * Fix withSinkFileBuilder [#344](https://github.com/snoyberg/conduit/pull/344) + * Fix typo in implementation of `withProcess_` + * Added `withLoggedProcess_` + * Add missing `hClose` to `withSinkFileCautious` + * `sinkHandleBuilder`, `sinkHandleFlush`, `BuilderInput`, and `FlushInput` + [#336](https://github.com/snoyberg/conduit/pull/336) + * `withSinkFileCautious` + * `Data.Conduit.Process.Typed` + * `withSourceFile`, `withSinkFile`, and `withSinkFileBuilder` + * Added the `posOffset` field to the + `Data.Conduit.Attoparsec.Position` data type + [#331](https://github.com/snoyberg/conduit/issues/331). + * Speed up `sinkHandle` by not flushing after every output operation. + [#322](https://github.com/snoyberg/conduit/issues/322) + +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- +Mon May 22 08:08:55 UTC 2017 - psimons@suse.com + +- Update to version 1.1.16 with cabal2obs. + +------------------------------------------------------------------- +Mon Mar 27 12:41:01 UTC 2017 - psimons@suse.com + +- Update to version 1.1.15 revision 1 with cabal2obs. + +------------------------------------------------------------------- +Mon Nov 14 09:30:04 UTC 2016 - psimons@suse.com + +- Update to version 1.1.15 with cabal2obs. + +------------------------------------------------------------------- +Mon Sep 26 06:52:26 UTC 2016 - psimons@suse.com + +- Update to version 1.1.13.3 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 17 13:17:59 UTC 2016 - psimons@suse.com + +- Update to version 1.1.13.2 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 10 15:30:34 UTC 2016 - mimi.vx@gmail.com + +- update to 1.1.13.2 +* Fix alignment issues on non-X86 archs + +------------------------------------------------------------------- +Sun Apr 3 15:14:52 UTC 2016 - mimi.vx@gmail.com + +- update to 1.1.13.1 +* Add sinkStorable and sinkStorableEx + +------------------------------------------------------------------- +Thu Mar 31 08:36:42 UTC 2016 - mimi.vx@gmail.com + +- update to 1.1.12.1 +* Add sourceProcessWithStreams +* Fix accidentally breaking change in sourceProcessWithConsumer type signature + +------------------------------------------------------------------- +Mon Mar 7 09:32:33 UTC 2016 - mimi.vx@gmail.com + +- update to 1.1.11 +* withCheckedProcessCleanup + +------------------------------------------------------------------- +Wed Feb 17 09:13:57 UTC 2016 - mimi.vx@gmail.com + +- update to 1.1.10.1 +* multiple combinator for Data.Conduit.Zlib + +------------------------------------------------------------------- +Mon Feb 15 19:54:55 UTC 2016 - mimi.vx@gmail.com + +- update to 1.1.9.3 + +------------------------------------------------------------------- +Mon Dec 7 10:41:01 UTC 2015 - mimi.vx@gmail.com + +- update to 1.1.9.2 + +------------------------------------------------------------------- +Mon Jul 27 07:24:38 UTC 2015 - mimi.vx@gmail.com + +- update to 1.1.9.1 + +------------------------------------------------------------------- +Sun May 31 20:31:58 UTC 2015 - mimi.vx@gmail.com + +- update to 1.1.9 +* detectUtf + +------------------------------------------------------------------- +Sun May 17 15:06:03 UTC 2015 - mimi.vx@gmail.com + +- update to 1.1.8 +* Adding buffer size to sourceHandleRange [#213](https://github.com/snoyberg/conduit/pull/213) +* Make Binary.lines O(n) instead of O(n^2) [#209](https://github.com/snoyberg/conduit/pull/209) + +------------------------------------------------------------------- +Wed Apr 22 08:23:09 UTC 2015 - mimi.vx@gmail.com + +- initial commit From 83b59cf4362d469767c558c2bfb0d62e0774eef37b2f011febe9dc4eb967ef0c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 24 Mar 2020 08:13:52 +0000 Subject: [PATCH 3/4] osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-conduit-extra revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-conduit-extra?expand=0&rev=67 --- conduit-extra-1.3.4.tar.gz | 3 --- conduit-extra-1.3.5.tar.gz | 3 +++ ghc-conduit-extra.changes | 8 ++++++++ ghc-conduit-extra.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 conduit-extra-1.3.4.tar.gz create mode 100644 conduit-extra-1.3.5.tar.gz diff --git a/conduit-extra-1.3.4.tar.gz b/conduit-extra-1.3.4.tar.gz deleted file mode 100644 index 4377758..0000000 --- a/conduit-extra-1.3.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b17381c259305eaa1752cbaedf2319757efc1b975633d73d5ab7c89d461b05b5 -size 33170 diff --git a/conduit-extra-1.3.5.tar.gz b/conduit-extra-1.3.5.tar.gz new file mode 100644 index 0000000..6656e5a --- /dev/null +++ b/conduit-extra-1.3.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a648dee203c01e647fa386bfe7a5b293ce552f8b5cab9c0dd5cb71c7cd012d9 +size 33189 diff --git a/ghc-conduit-extra.changes b/ghc-conduit-extra.changes index d983494..35563dd 100644 --- a/ghc-conduit-extra.changes +++ b/ghc-conduit-extra.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Mar 24 08:07:13 UTC 2020 - psimons@suse.com + +- Update conduit-extra to version 1.3.5. + ## 1.3.5 + + * Add `createSinkClose` + ------------------------------------------------------------------- Fri Nov 8 16:13:27 UTC 2019 - Peter Simons diff --git a/ghc-conduit-extra.spec b/ghc-conduit-extra.spec index 84a398f..f1f2e22 100644 --- a/ghc-conduit-extra.spec +++ b/ghc-conduit-extra.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-conduit-extra # -# 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 conduit-extra %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.3.4 +Version: 1.3.5 Release: 0 Summary: Batteries included conduit: adapters for common libraries License: MIT From 589051f82b30c75c1a017ba1fa91865a45bd859b608fe474c3a398e8205cb836 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 6 May 2020 13:42:13 +0000 Subject: [PATCH 4/4] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-conduit-extra revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-conduit-extra?expand=0&rev=68 --- ghc-conduit-extra.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-conduit-extra.changes b/ghc-conduit-extra.changes index 35563dd..ee19f6a 100644 --- a/ghc-conduit-extra.changes +++ b/ghc-conduit-extra.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Tue Mar 24 08:07:13 UTC 2020 - psimons@suse.com +Wed May 6 06:54:14 UTC 2020 - psimons@suse.com - Update conduit-extra to version 1.3.5. ## 1.3.5