osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-fast-logger revision:1, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fast-logger?expand=0&rev=29
This commit is contained in:
Peter Simons 2018-05-14 13:16:57 +00:00 committed by Git OBS Bridge
parent e5d2bcfca8
commit ee766b2b3b

View File

@ -1,74 +0,0 @@
-------------------------------------------------------------------
Thu Apr 12 08:32:00 UTC 2018 - psimons@suse.com
- Update fast-logger to version 2.4.11.
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.
-------------------------------------------------------------------
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