From b9637ba4f8a9ba1636b3ae0e9fa81113479d59b6d02ba9b95b714468e20e66ea Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 18 Jul 2018 14:41:49 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-yaml revision:10, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-yaml?expand=0&rev=74 --- ghc-yaml.changes | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/ghc-yaml.changes b/ghc-yaml.changes index 79bb098..d84b001 100644 --- a/ghc-yaml.changes +++ b/ghc-yaml.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 18 14:26:49 UTC 2018 - psimons@suse.com + +- Cosmetic: replace tabs with blanks, strip trailing white space, + and update copyright headers with spec-cleaner. + ------------------------------------------------------------------- Tue Jul 17 19:31:11 UTC 2018 - psimons@suse.com @@ -42,7 +48,7 @@ Mon May 14 17:02:11 UTC 2018 - psimons@suse.com * Add `Semigroup` instance [#123](https://github.com/snoyberg/yaml/pull/123) * Use `throwM` instead of `monadThrow` * Drop aeson-qq dep (incompatible with Stackage Nightly) - * Tweaks to the executable `yaml2json` [#119](https://github.com/snoyberg/yaml/pull/119): + * Tweaks to the executable `yaml2json` [#119](https://github.com/snoyberg/yaml/pull/119): - Add command-line option `-h` and `--help` to show help message - Error messages are now written to `stderr` instead of `stdout` * New encodePretty option `setConfDropNull` to drop null values from objects [#116](https://github.com/snoyberg/yaml/issues/116) @@ -117,7 +123,7 @@ Mon Jun 27 11:04:26 UTC 2016 - mimi.vx@gmail.com - update to 0.8.18 * Switched yaml decode function for config file readers in Data.Yaml.Config - to the one from Data.Yaml.Include that supports !include syntax. + to the one from Data.Yaml.Include that supports !include syntax. ------------------------------------------------------------------- Fri Jun 10 06:57:00 UTC 2016 - mimi.vx@gmail.com @@ -141,7 +147,7 @@ Tue Apr 12 10:26:04 UTC 2016 - mimi.vx@gmail.com Tue Feb 16 20:01:56 UTC 2016 - mimi.vx@gmail.com - update to 0.8.16 -* Add env variable parsing. loadYamlSettings can read config values from the +* Add env variable parsing. loadYamlSettings can read config values from the environment with Yaml that specifies an env var. The syntax is var: _env:ENV_VAR:default @@ -184,7 +190,7 @@ Mon Jul 27 07:52:19 UTC 2015 - mimi.vx@gmail.com ------------------------------------------------------------------- Tue Apr 28 10:44:08 UTC 2015 - mimi.vx@gmail.com -- change libyaml deps from pkgconfig to direct libyaml-devel for SLE12 support +- change libyaml deps from pkgconfig to direct libyaml-devel for SLE12 support ------------------------------------------------------------------- Mon Apr 27 08:33:55 UTC 2015 - mimi.vx@gmail.com @@ -201,15 +207,14 @@ Wed Feb 25 08:18:36 UTC 2015 - mpluskal@suse.com ------------------------------------------------------------------- Thu Oct 17 17:17:33 UTC 2013 - peter.trommler@ohm-hochschule.de -- build against system libyaml +- build against system libyaml ------------------------------------------------------------------- Wed Oct 9 05:58:06 UTC 2013 - sbahling@suse.com -- add %defattr(-,root,root,-) to devel files +- add %defattr(-,root,root,-) to devel files ------------------------------------------------------------------- Sun Oct 6 13:45:56 UTC 2013 - sbahling@suse.com -- Initial build version 0.8.5 - +- Initial build version 0.8.5