diff --git a/aeson-pretty-0.8.2.tar.gz b/aeson-pretty-0.8.2.tar.gz deleted file mode 100644 index c8e0f6a..0000000 --- a/aeson-pretty-0.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6cb429821040bdd6f819b1c6170cac630a4155fa57fa24eb3d496c06030fb9b0 -size 5456 diff --git a/aeson-pretty-0.8.4.tar.gz b/aeson-pretty-0.8.4.tar.gz new file mode 100644 index 0000000..49c4e21 --- /dev/null +++ b/aeson-pretty-0.8.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd8f280fba983fe3f14f2c3423a92b618f2e86941c2b3b8bcf7bc3ead7110509 +size 5477 diff --git a/ghc-aeson-pretty.changes b/ghc-aeson-pretty.changes index f7335da..8e32337 100644 --- a/ghc-aeson-pretty.changes +++ b/ghc-aeson-pretty.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 31 14:05:43 UTC 2017 - psimons@suse.com + +- Update to version 0.8.4. + ------------------------------------------------------------------- Thu Sep 15 06:46:30 UTC 2016 - psimons@suse.com diff --git a/ghc-aeson-pretty.spec b/ghc-aeson-pretty.spec index ba231cb..e6c4c62 100644 --- a/ghc-aeson-pretty.spec +++ b/ghc-aeson-pretty.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-aeson-pretty # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -18,7 +18,7 @@ %global pkg_name aeson-pretty Name: ghc-%{pkg_name} -Version: 0.8.2 +Version: 0.8.4 Release: 0 Summary: JSON pretty-printing library and command-line tool License: BSD-3-Clause @@ -73,7 +73,7 @@ This package provides the Haskell %{pkg_name} library development files. %install %ghc_lib_install -%ghc_fix_dynamic_rpath %{pkg_name} +%ghc_fix_rpath %{pkg_name}-%{version} %post devel %ghc_pkg_recache