From 90d5191fb275432fa685e038d0aa7a5321f0f4a7ed9764fc82174e0300ea7162 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 18 Jul 2018 01:01:33 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-yaml revision:9, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-yaml?expand=0&rev=73 --- ghc-yaml.changes | 18 ++++++++++++++++++ ghc-yaml.spec | 2 +- yaml-0.8.31.1.tar.gz | 3 --- yaml-0.9.0.tar.gz | 3 +++ 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 yaml-0.8.31.1.tar.gz create mode 100644 yaml-0.9.0.tar.gz diff --git a/ghc-yaml.changes b/ghc-yaml.changes index b04f27f..79bb098 100644 --- a/ghc-yaml.changes +++ b/ghc-yaml.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Jul 17 19:31:11 UTC 2018 - psimons@suse.com + +- Update yaml to version 0.9.0. + # ChangeLog for yaml + + ## 0.9.0 + + * Expose style and tags on mappings and sequences in Text.Libyaml [#141](https://github.com/snoyberg/yaml/pull/141) + + ## 0.8.32 + + * Escape keys as necessary [#137](https://github.com/snoyberg/yaml/issues/137) + * Support hexadecimal and octal number values [#135](https://github.com/snoyberg/yaml/issues/135) + * More resilient `isNumeric` (should reduce cases of unneeded quoting) + * hpackify + * src subdir + ------------------------------------------------------------------- Fri Jul 13 14:31:38 UTC 2018 - psimons@suse.com diff --git a/ghc-yaml.spec b/ghc-yaml.spec index 5bb04d7..853ec39 100644 --- a/ghc-yaml.spec +++ b/ghc-yaml.spec @@ -19,7 +19,7 @@ %global pkg_name yaml %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.8.31.1 +Version: 0.9.0 Release: 0 Summary: Support for parsing and rendering YAML documents License: BSD-3-Clause diff --git a/yaml-0.8.31.1.tar.gz b/yaml-0.8.31.1.tar.gz deleted file mode 100644 index e489bce..0000000 --- a/yaml-0.8.31.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ba1451917e6cb1df6081e2e14c2e4dcec6969b9b25a5d72db96942c3e6d8b53 -size 83636 diff --git a/yaml-0.9.0.tar.gz b/yaml-0.9.0.tar.gz new file mode 100644 index 0000000..e193177 --- /dev/null +++ b/yaml-0.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec4b2f1d1393f80b717821b265aa8fa6133429c4ebc127956e5035314d1bbc16 +size 84613