From 2b88a4f7f48d725ecb548f327ae3115fc34a324e3cb520a4d3e334b4a23344a7 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 14 May 2018 15:20:27 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-fast-logger revision:2, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fast-logger?expand=0&rev=30 --- ghc-fast-logger.changes | 68 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 ghc-fast-logger.changes diff --git a/ghc-fast-logger.changes b/ghc-fast-logger.changes new file mode 100644 index 0000000..8d85518 --- /dev/null +++ b/ghc-fast-logger.changes @@ -0,0 +1,68 @@ +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- +Sun Feb 5 19:32:35 UTC 2017 - psimons@suse.com + +- Update to version 2.4.10 with cabal2obs. + +------------------------------------------------------------------- +Mon Jan 30 09:34:56 UTC 2017 - psimons@suse.com + +- Update to version 2.4.8 with cabal2obs. + +------------------------------------------------------------------- +Sat Oct 1 17:18:08 UTC 2016 - psimons@suse.com + +- Update to version 2.4.7 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 10 17:23:22 UTC 2016 - psimons@suse.com + +- Update to version 2.4.6 revision 0 with cabal2obs. +- Remove obsolete remove-bytestring-builder.patch. + +------------------------------------------------------------------- +Wed Apr 27 18:23:38 UTC 2016 - mimi.vx@gmail.com + +- update to 2.4.6 +* Ensuring that stdio is flushed. + +------------------------------------------------------------------- +Tue Apr 26 08:23:17 UTC 2016 - mimi.vx@gmail.com + +- update to 2.4.5 +- refreshed remove-bytestring-builder.patch +* Bringing backward compatibility back +* New API: newFastLogger and ewTimedFastLogger. +* LogType and date cache are transferred from wai-logger. + +------------------------------------------------------------------- +Wed Apr 13 09:49:04 UTC 2016 - mimi.vx@gmail.com + +- update to 2.4.3 +* Fixing a buf of long log messages +* Unsupporting GHC 7.4 + +------------------------------------------------------------------- +Sun Aug 16 17:44:04 UTC 2015 - mimi.vx@gmail.com + +- update to 2.4.1 + +------------------------------------------------------------------- +Fri Aug 7 07:06:21 UTC 2015 - mimi.vx@gmail.com + +- update to 2.4.0 + +------------------------------------------------------------------- +Fri Apr 24 18:50:34 UTC 2015 - mimi.vx@gmail.com + +- add remove-bytestring-builder.patch to remove unneded deps + +------------------------------------------------------------------- +Fri Apr 24 17:54:03 UTC 2015 - mimi.vx@gmail.com + +- initial commit +