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
This commit is contained in:
Peter Simons 2018-07-18 01:01:33 +00:00 committed by Git OBS Bridge
parent da9db9490e
commit 90d5191fb2
4 changed files with 22 additions and 4 deletions

View File

@ -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 Fri Jul 13 14:31:38 UTC 2018 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name yaml %global pkg_name yaml
%bcond_with tests %bcond_with tests
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 0.8.31.1 Version: 0.9.0
Release: 0 Release: 0
Summary: Support for parsing and rendering YAML documents Summary: Support for parsing and rendering YAML documents
License: BSD-3-Clause License: BSD-3-Clause

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ba1451917e6cb1df6081e2e14c2e4dcec6969b9b25a5d72db96942c3e6d8b53
size 83636

3
yaml-0.9.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ec4b2f1d1393f80b717821b265aa8fa6133429c4ebc127956e5035314d1bbc16
size 84613