osc copypac from project:devel:languages:haskell:ghc-8.10.x package:dhall-yaml revision:3, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/dhall-yaml?expand=0&rev=5
This commit is contained in:
Peter Simons 2020-10-23 01:01:25 +00:00 committed by Git OBS Bridge
parent a94676df45
commit cfdbe6d5cb
4 changed files with 12 additions and 4 deletions

View File

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

3
dhall-yaml-1.2.3.tar.gz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Oct 22 02:00:45 UTC 2020 - psimons@suse.com
- Update dhall-yaml to version 1.2.3.
1.2.3
* [Fix command-line completions for files](https://github.com/dhall-lang/dhall-haskell/pull/2034)
-------------------------------------------------------------------
Sat Sep 12 16:17:54 UTC 2020 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name dhall-yaml
%bcond_with tests
Name: %{pkg_name}
Version: 1.2.2
Version: 1.2.3
Release: 0
Summary: Convert between Dhall and YAML
License: GPL-3.0-or-later