diff --git a/HsYAML-0.1.1.3.tar.gz b/HsYAML-0.1.1.3.tar.gz deleted file mode 100644 index e640c4b..0000000 --- a/HsYAML-0.1.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5dd03c26c4d82e9cebab4ba6104389790aa0dbd411eafcd56245c7b65ae5932b -size 61036 diff --git a/HsYAML-0.1.2.0.tar.gz b/HsYAML-0.1.2.0.tar.gz new file mode 100644 index 0000000..9162cda --- /dev/null +++ b/HsYAML-0.1.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a45cf71fd793211bcfe7e303369879bde2d6f73a12d51e89d9a91413247452dd +size 58063 diff --git a/ghc-HsYAML.changes b/ghc-HsYAML.changes index d1edb90..4179990 100644 --- a/ghc-HsYAML.changes +++ b/ghc-HsYAML.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat May 18 02:01:59 UTC 2019 - psimons@suse.com + +- Update HsYAML to version 0.1.2.0. + Upstream has edited the change log file since the last release in + a non-trivial way, i.e. they did more than just add a new entry + at the top. You can review the file at: + http://hackage.haskell.org/package/HsYAML-0.1.2.0/src/ChangeLog.md + ------------------------------------------------------------------- Thu Jan 3 03:00:56 UTC 2019 - psimons@suse.com diff --git a/ghc-HsYAML.spec b/ghc-HsYAML.spec index ee90507..1de748d 100644 --- a/ghc-HsYAML.spec +++ b/ghc-HsYAML.spec @@ -18,7 +18,7 @@ %global pkg_name HsYAML Name: ghc-%{pkg_name} -Version: 0.1.1.3 +Version: 0.1.2.0 Release: 0 Summary: Pure Haskell YAML 1.2 parser License: GPL-2.0-or-later