osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-Glob revision:5, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-Glob?expand=0&rev=39
This commit is contained in:
2018-12-26 13:15:27 +00:00
committed by Git OBS Bridge
parent 1e60e27ff2
commit f1a574c916
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Dec 20 03:01:18 UTC 2018 - psimons@suse.com
- Update Glob to version 0.10.0.
0.10.0, 2018-12-19:
Bug fix: "**/" matched hidden directories in some scenarios even when
matchDotsImplicitly was set to False.
Thanks to Travis Sunderland for the report as well as the fix.
-------------------------------------------------------------------
Thu Oct 4 15:39:53 UTC 2018 - psimons@suse.com