diff --git a/ghc-tar.changes b/ghc-tar.changes index 728f346..4df3629 100644 --- a/ghc-tar.changes +++ b/ghc-tar.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 14 17:02:11 UTC 2018 - psimons@suse.com + +- Update tar to version 0.5.1.0. + * Add support for GHC 8.4.1 / base-4.11 + * Add `Semigroup` instance for `Entries` + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com diff --git a/ghc-tar.spec b/ghc-tar.spec index 53e0b9b..8c06023 100644 --- a/ghc-tar.spec +++ b/ghc-tar.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-tar # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 tar %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.5.0.3 +Version: 0.5.1.0 Release: 0 Summary: Reading, writing and manipulating ".tar" archive files License: BSD-3-Clause @@ -83,7 +83,7 @@ This package provides the Haskell %{pkg_name} library development files. %ghc_pkg_recache %files -f %{name}.files -%doc LICENSE +%license LICENSE %files devel -f %{name}-devel.files %doc changelog.md diff --git a/tar-0.5.0.3.tar.gz b/tar-0.5.0.3.tar.gz deleted file mode 100644 index ca09180..0000000 --- a/tar-0.5.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8d9ad876365f88bdccd02073049e58715cd5ba94de06eb98e21d595244918a3 -size 38764 diff --git a/tar-0.5.1.0.tar.gz b/tar-0.5.1.0.tar.gz new file mode 100644 index 0000000..c3bf678 --- /dev/null +++ b/tar-0.5.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c89d697b6472b739db50e61201251fcaf8a8f5b595b1d9a488d395d7d5ce4b68 +size 39271