diff --git a/ghc-Glob.changes b/ghc-Glob.changes index 8053f16..73af4c4 100644 --- a/ghc-Glob.changes +++ b/ghc-Glob.changes @@ -1,79 +1,6 @@ ------------------------------------------------------------------- -Mon Mar 5 03:01:46 UTC 2018 - psimons@suse.com +Wed Mar 14 16:55:43 UTC 2018 - psimons@suse.com - Update Glob to version 0.9.2. A more detailed change log is not available. -------------------------------------------------------------------- -Thu Dec 21 19:14:31 UTC 2017 - psimons@suse.com - -- Update to version 0.9.1. - 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. - -------------------------------------------------------------------- -Thu Jul 27 14:08:13 UTC 2017 - psimons@suse.com - -- Update to version 0.8.0. - -------------------------------------------------------------------- -Mon Jan 9 06:33:42 UTC 2017 - psimons@suse.com - -- Update to version 0.7.14 with cabal2obs. - -------------------------------------------------------------------- -Tue Nov 29 11:30:33 UTC 2016 - psimons@suse.com - -- Update to version 0.7.13 with cabal2obs. - -------------------------------------------------------------------- -Tue Oct 11 08:50:08 UTC 2016 - psimons@suse.com - -- Update to version 0.7.12 with cabal2obs. - -------------------------------------------------------------------- -Wed Aug 17 18:28:52 UTC 2016 - psimons@suse.com - -- Update to version 0.7.11 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Fri Jul 22 06:08:21 UTC 2016 - psimons@suse.com - -- Update to version 0.7.10 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Sun Jul 10 17:16:38 UTC 2016 - psimons@suse.com - -- Update to version 0.7.9 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Sun Jul 3 10:07:56 UTC 2016 - mimi.vx@gmail.com - -- update to 0.7.9 -* Add missing Utils module to test suite, so that the tests provided with - the sdist tarball actually run. -* Add dependency on transformers-compat to allow using - Control.Monad.Trans.Except also with older library versions. - -------------------------------------------------------------------- -Thu Jun 30 12:05:56 UTC 2016 - mimi.vx@gmail.com - -- update to 0.7.7 -* Update test dependencies to allow HUnit-1.3. -* Update dependencies to allow filepath-1.4. -* Added Cabal Source-Repository metadata, pointing to GitHub. -* Integrated tests with Cabal so that they can be run with "cabal test". -* Got rid of deprecation warnings by using Control.Monad.Trans.Except - instead of Control.Monad.Trans.Error. -* Added Semigroup instance, bringing in a new dependency on semigroups on - pre-8.0 GHC versions. - -------------------------------------------------------------------- -Thu Nov 19 11:39:00 UTC 2015 - mimi.vx@gmail.com - -- initial commit -