diff --git a/extra-1.6.18.tar.gz b/extra-1.6.18.tar.gz deleted file mode 100644 index cce3cde..0000000 --- a/extra-1.6.18.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e81788ea870cc94e0cd809f3258aec0a361981783f59b122aeea20801256d4b -size 40194 diff --git a/extra-1.6.20.tar.gz b/extra-1.6.20.tar.gz new file mode 100644 index 0000000..d3c5f9c --- /dev/null +++ b/extra-1.6.20.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19ea4ed3caec0a7b7f53d1ce59854728bb902f19c3cff0f77d390ea6479da02f +size 41006 diff --git a/ghc-extra.changes b/ghc-extra.changes index dde43c6..00e5caf 100644 --- a/ghc-extra.changes +++ b/ghc-extra.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Feb 27 14:18:04 UTC 2020 - psimons@suse.com + +- Update extra to version 1.6.20. + 1.6.20, released 2020-02-16 + Add firstM, secondM + 1.6.19, released 2020-02-11 + #50, add headDef, lastDef, and dropEnd1 + ------------------------------------------------------------------- Fri Nov 8 16:13:43 UTC 2019 - Peter Simons diff --git a/ghc-extra.spec b/ghc-extra.spec index 4156908..d44c6ab 100644 --- a/ghc-extra.spec +++ b/ghc-extra.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-extra # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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 extra %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.6.18 +Version: 1.6.20 Release: 0 Summary: Extra functions I use License: BSD-3-Clause