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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-yaml?expand=0&rev=78
This commit is contained in:
Peter Simons 2019-06-29 07:30:12 +00:00 committed by Git OBS Bridge
parent 3a0a164887
commit 95ac3f1d08
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Jun 29 02:01:17 UTC 2019 - psimons@suse.com
- Update yaml to version 0.11.1.0.
## 0.11.1.0
* Better error messages in the `Data.Yaml.Config` module [#168](https://github.com/snoyberg/yaml/issues/168)
* Add `LoadSettingsException` exception and remove error printing from `loadYamlSettings` [#172](https://github.com/snoyberg/yaml/pull/172)
-------------------------------------------------------------------
Mon Oct 15 02:01:17 UTC 2018 - psimons@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-yaml
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%global pkg_name yaml
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.11.0.0
Version: 0.11.1.0
Release: 0
Summary: Support for parsing and rendering YAML documents
License: BSD-3-Clause

View File

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

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

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