diff --git a/dhall-yaml-1.2.2.tar.gz b/dhall-yaml-1.2.2.tar.gz deleted file mode 100644 index ca62889..0000000 --- a/dhall-yaml-1.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0225dd564c2ad40f30ca1025b722f8785bca5b23dda0ec9abc1fdc7398f25cd7 -size 20715 diff --git a/dhall-yaml-1.2.3.tar.gz b/dhall-yaml-1.2.3.tar.gz new file mode 100644 index 0000000..df08d7f --- /dev/null +++ b/dhall-yaml-1.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3551fcc5685d65211aed5ec0d01ff3c2c547506261941fd25cb451f725e82d8 +size 20741 diff --git a/dhall-yaml.changes b/dhall-yaml.changes index 9da5c03..52ed79f 100644 --- a/dhall-yaml.changes +++ b/dhall-yaml.changes @@ -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 diff --git a/dhall-yaml.spec b/dhall-yaml.spec index 7ccad57..d0edad5 100644 --- a/dhall-yaml.spec +++ b/dhall-yaml.spec @@ -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