diff --git a/ghc-safe.changes b/ghc-safe.changes index 3634140..809e7df 100644 --- a/ghc-safe.changes +++ b/ghc-safe.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 14 17:02:11 UTC 2018 - psimons@suse.com + +- Update safe to version 0.3.17. + * Improve the display of errors, less internal callstack + * Add a few missing Partial constraints + * #22, add Safe index + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com diff --git a/ghc-safe.spec b/ghc-safe.spec index 2e78e32..038a01a 100644 --- a/ghc-safe.spec +++ b/ghc-safe.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-safe # -# 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 safe %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.3.15 +Version: 0.3.17 Release: 0 Summary: Library of safe (exception free) functions License: BSD-3-Clause @@ -90,7 +90,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 CHANGES.txt README.md diff --git a/safe-0.3.15.tar.gz b/safe-0.3.15.tar.gz deleted file mode 100644 index c768c38..0000000 --- a/safe-0.3.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a35e4ae609aabd568da7e7d220ab529c34040b71ae50df1ee353896445a66a2d -size 9988 diff --git a/safe-0.3.17.tar.gz b/safe-0.3.17.tar.gz new file mode 100644 index 0000000..2633381 --- /dev/null +++ b/safe-0.3.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c5c41e7151906969133ea21af9f7e8d25c18315886e23d0bdf6faa8b537e5c +size 10524