From ae1ce3a1e0290185def3df138d2dcbd32ae7854c2883b4ec0c3e23e66a26b0a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sat, 28 Dec 2019 14:40:39 +0000 Subject: [PATCH 1/3] osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-extra revision:2, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=66 --- ghc-extra.changes | 212 +--------------------------------------------- 1 file changed, 2 insertions(+), 210 deletions(-) diff --git a/ghc-extra.changes b/ghc-extra.changes index dde43c6..dd442dd 100644 --- a/ghc-extra.changes +++ b/ghc-extra.changes @@ -1,213 +1,5 @@ ------------------------------------------------------------------- -Fri Nov 8 16:13:43 UTC 2019 - Peter Simons +Wed Aug 28 17:31:16 UTC 2019 - psimons@suse.com -- Drop obsolete group attributes. +- Add extra at version 1.6.18. -------------------------------------------------------------------- -Thu Aug 22 02:02:21 UTC 2019 - psimons@suse.com - -- Update extra to version 1.6.18. - 1.6.18, released 2019-08-21 - Make errorIO include a call stack - Make maximumOn and minimumOn apply the function once per element - -------------------------------------------------------------------- -Sat Jun 1 02:02:09 UTC 2019 - psimons@suse.com - -- Update extra to version 1.6.17. - 1.6.17, released 2019-05-31 - Add enumerate - -------------------------------------------------------------------- -Sun May 26 09:26:57 UTC 2019 - psimons@suse.com - -- Update extra to version 1.6.16. - 1.6.16, released 2019-05-25 - Add atomicModifyIORef_ and atomicModifyIORef'_ - -------------------------------------------------------------------- -Tue Apr 23 02:01:56 UTC 2019 - psimons@suse.com - -- Update extra to version 1.6.15. - 1.6.15, released 2019-04-22 - #45, add NonEmpty.Extra for extra appending functions - #42, add fromMaybeM - Remove support for GHC 7.4, 7.6 and 7.8 - -------------------------------------------------------------------- -Tue Dec 11 03:01:57 UTC 2018 - psimons@suse.com - -- Update extra to version 1.6.14. - 1.6.14, released 2018-12-10 - Add mapLeft and mapRight - -------------------------------------------------------------------- -Mon Oct 15 02:01:21 UTC 2018 - psimons@suse.com - -- Update extra to version 1.6.13. - 1.6.13, released 2018-10-14 - #40, deprecate Data.List.Extra.for (clashes with Traversable) - -------------------------------------------------------------------- -Thu Oct 4 09:43:02 UTC 2018 - psimons@suse.com - -- Update extra to version 1.6.12. - 1.6.12, released 2018-09-24 - #39, add curry3/uncurry3 - 1.6.11, released 2018-09-18 - #38, make escapeHTML replace ' with ' - 1.6.10, released 2018-09-04 - #37, make a duration/sleep test more robust (wider bounds) - -------------------------------------------------------------------- -Wed Jul 18 14:26:23 UTC 2018 - psimons@suse.com - -- Cosmetic: replace tabs with blanks, strip trailing white space, - and update copyright headers with spec-cleaner. - -------------------------------------------------------------------- -Tue Jul 17 19:31:05 UTC 2018 - psimons@suse.com - -- Update extra to version 1.6.9. - 1.6.9, released 2018-07-12 - Add loop, the non-monadic version of loopM - #36, add whenMaybe and whenMaybeM - -------------------------------------------------------------------- -Fri Jul 13 14:31:51 UTC 2018 - psimons@suse.com - -- Update extra to version 1.6.8. - 1.6.8, released 2018-05-24 - Add notNull - Add listDirectories - 1.6.7, released 2018-05-23 - #35, add fold1M and fold1M_ - #34, lots of documentation typos - -------------------------------------------------------------------- -Mon May 14 17:02:11 UTC 2018 - psimons@suse.com - -- Update extra to version 1.6.6. - * Add escapeJSON and unescapeJSON - * Add escapeHTML and unescapeHTML - * #33, improve error messages on test suite failures - * Add dropPrefix and dropSuffix - * Add maximumOn and minimumOn - * #31, add nubSort, nubSortBy and nubSortOn - * Mark the partial functions with Partial - * Add Partial constraint - * Add newTempFileWithin and newTempDirWithin - * Mark the Extra module as deprecated, used for documentation only - * #23, delete subtractTime - * Require QuickCheck-2.10 - -------------------------------------------------------------------- -Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com - -- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. - -------------------------------------------------------------------- -Mon Jun 19 21:01:51 UTC 2017 - psimons@suse.com - -- Update to version 1.5.3. - -------------------------------------------------------------------- -Sun Apr 9 18:08:06 UTC 2017 - psimons@suse.com - -- Update to version 1.5.2 with cabal2obs. - -------------------------------------------------------------------- -Sun Feb 12 14:20:44 UTC 2017 - psimons@suse.com - -- Update to version 1.5.1 with cabal2obs. - -------------------------------------------------------------------- -Sun Jul 10 17:28:13 UTC 2016 - psimons@suse.com - -- Update to version 1.4.10 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Thu Jun 16 10:28:27 UTC 2016 - mimi.vx@gmail.com - -- update to 1.4.10 -* Add Data.Typeable.Extra containing typeRep, Proxy, (:~:) - -------------------------------------------------------------------- -Thu Jun 2 04:50:09 UTC 2016 - mimi.vx@gmail.com - -- update to 1.4.9 -* add line1 - -------------------------------------------------------------------- -Mon May 30 09:49:03 UTC 2016 - mimi.vx@gmail.com - -- update to 1.4.8 -* Add displayException - -------------------------------------------------------------------- -Mon May 23 09:07:41 UTC 2016 - mimi.vx@gmail.com - -- update to 1.4.7 -* add concatForM - -------------------------------------------------------------------- -Thu May 12 13:35:41 UTC 2016 - mimi.vx@gmail.com - -- update to 1.4.6 -* add maybeM and eitherM - -------------------------------------------------------------------- -Sat Apr 30 16:02:30 UTC 2016 - mimi.vx@gmail.com - -- update to 1.4.5 -* change fileEq on files that do not exist to be an error -* add mconcatMap and mconcatMapM -* add fileEq -* add isMac - -------------------------------------------------------------------- -Fri Jan 8 10:43:20 UTC 2016 - mimi.vx@gmail.com - -- update to 1.4.3 -* Add Data.Version.Extra - -------------------------------------------------------------------- -Sun Sep 20 19:14:27 UTC 2015 - mimi.vx@gmail.com - -- update to 1.4.2 - * Make concatMapM/mapMaybeM faster - -------------------------------------------------------------------- -Fri Aug 7 07:01:42 UTC 2015 - mimi.vx@gmail.com - -- update to 1.4.1 - * Make temp file functions workaround GHC bug #10731 - * Add retryBool - * Add stripInfix and stripInfixEnd - * support directory-1.2.3 - * Add whenJustM - * Add errorIO - * Add onceFork - * Make once async exception safe - * Fix a deadlock in once when two people request in parallel - * Fix a missing hClose in captureOutput - -------------------------------------------------------------------- -Sat Apr 25 17:04:43 UTC 2015 - mimi.vx@gmail.com - -- version bump to 1.1 -* add nubOrd, nubOrdOn, nubOrdBy -* add groupSortOn and groupSortBy -* add splitAtEnd - -------------------------------------------------------------------- -Sun Feb 1 16:44:27 UTC 2015 - mimi.vx@gmail.com - -- version bump to 1.0.1 - + Make listFilesAvoid drop trailing path separators before testing - + #3, add a constraint base >= 4.4 - -------------------------------------------------------------------- -Sat Nov 15 20:36:28 UTC 2014 - mimi.vx@gmail.com - -- initial commit of extra package From 618cb8fb56f5f23837ff5a78fa8ebffce0ea1b72260cf5e3cc91d1b69c0663a4 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 29 Dec 2019 02:02:20 +0000 Subject: [PATCH 2/3] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-extra revision:12, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=67 --- ghc-extra.changes | 212 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 210 insertions(+), 2 deletions(-) diff --git a/ghc-extra.changes b/ghc-extra.changes index dd442dd..dde43c6 100644 --- a/ghc-extra.changes +++ b/ghc-extra.changes @@ -1,5 +1,213 @@ ------------------------------------------------------------------- -Wed Aug 28 17:31:16 UTC 2019 - psimons@suse.com +Fri Nov 8 16:13:43 UTC 2019 - Peter Simons -- Add extra at version 1.6.18. +- Drop obsolete group attributes. +------------------------------------------------------------------- +Thu Aug 22 02:02:21 UTC 2019 - psimons@suse.com + +- Update extra to version 1.6.18. + 1.6.18, released 2019-08-21 + Make errorIO include a call stack + Make maximumOn and minimumOn apply the function once per element + +------------------------------------------------------------------- +Sat Jun 1 02:02:09 UTC 2019 - psimons@suse.com + +- Update extra to version 1.6.17. + 1.6.17, released 2019-05-31 + Add enumerate + +------------------------------------------------------------------- +Sun May 26 09:26:57 UTC 2019 - psimons@suse.com + +- Update extra to version 1.6.16. + 1.6.16, released 2019-05-25 + Add atomicModifyIORef_ and atomicModifyIORef'_ + +------------------------------------------------------------------- +Tue Apr 23 02:01:56 UTC 2019 - psimons@suse.com + +- Update extra to version 1.6.15. + 1.6.15, released 2019-04-22 + #45, add NonEmpty.Extra for extra appending functions + #42, add fromMaybeM + Remove support for GHC 7.4, 7.6 and 7.8 + +------------------------------------------------------------------- +Tue Dec 11 03:01:57 UTC 2018 - psimons@suse.com + +- Update extra to version 1.6.14. + 1.6.14, released 2018-12-10 + Add mapLeft and mapRight + +------------------------------------------------------------------- +Mon Oct 15 02:01:21 UTC 2018 - psimons@suse.com + +- Update extra to version 1.6.13. + 1.6.13, released 2018-10-14 + #40, deprecate Data.List.Extra.for (clashes with Traversable) + +------------------------------------------------------------------- +Thu Oct 4 09:43:02 UTC 2018 - psimons@suse.com + +- Update extra to version 1.6.12. + 1.6.12, released 2018-09-24 + #39, add curry3/uncurry3 + 1.6.11, released 2018-09-18 + #38, make escapeHTML replace ' with ' + 1.6.10, released 2018-09-04 + #37, make a duration/sleep test more robust (wider bounds) + +------------------------------------------------------------------- +Wed Jul 18 14:26:23 UTC 2018 - psimons@suse.com + +- Cosmetic: replace tabs with blanks, strip trailing white space, + and update copyright headers with spec-cleaner. + +------------------------------------------------------------------- +Tue Jul 17 19:31:05 UTC 2018 - psimons@suse.com + +- Update extra to version 1.6.9. + 1.6.9, released 2018-07-12 + Add loop, the non-monadic version of loopM + #36, add whenMaybe and whenMaybeM + +------------------------------------------------------------------- +Fri Jul 13 14:31:51 UTC 2018 - psimons@suse.com + +- Update extra to version 1.6.8. + 1.6.8, released 2018-05-24 + Add notNull + Add listDirectories + 1.6.7, released 2018-05-23 + #35, add fold1M and fold1M_ + #34, lots of documentation typos + +------------------------------------------------------------------- +Mon May 14 17:02:11 UTC 2018 - psimons@suse.com + +- Update extra to version 1.6.6. + * Add escapeJSON and unescapeJSON + * Add escapeHTML and unescapeHTML + * #33, improve error messages on test suite failures + * Add dropPrefix and dropSuffix + * Add maximumOn and minimumOn + * #31, add nubSort, nubSortBy and nubSortOn + * Mark the partial functions with Partial + * Add Partial constraint + * Add newTempFileWithin and newTempDirWithin + * Mark the Extra module as deprecated, used for documentation only + * #23, delete subtractTime + * Require QuickCheck-2.10 + +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- +Mon Jun 19 21:01:51 UTC 2017 - psimons@suse.com + +- Update to version 1.5.3. + +------------------------------------------------------------------- +Sun Apr 9 18:08:06 UTC 2017 - psimons@suse.com + +- Update to version 1.5.2 with cabal2obs. + +------------------------------------------------------------------- +Sun Feb 12 14:20:44 UTC 2017 - psimons@suse.com + +- Update to version 1.5.1 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 10 17:28:13 UTC 2016 - psimons@suse.com + +- Update to version 1.4.10 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Thu Jun 16 10:28:27 UTC 2016 - mimi.vx@gmail.com + +- update to 1.4.10 +* Add Data.Typeable.Extra containing typeRep, Proxy, (:~:) + +------------------------------------------------------------------- +Thu Jun 2 04:50:09 UTC 2016 - mimi.vx@gmail.com + +- update to 1.4.9 +* add line1 + +------------------------------------------------------------------- +Mon May 30 09:49:03 UTC 2016 - mimi.vx@gmail.com + +- update to 1.4.8 +* Add displayException + +------------------------------------------------------------------- +Mon May 23 09:07:41 UTC 2016 - mimi.vx@gmail.com + +- update to 1.4.7 +* add concatForM + +------------------------------------------------------------------- +Thu May 12 13:35:41 UTC 2016 - mimi.vx@gmail.com + +- update to 1.4.6 +* add maybeM and eitherM + +------------------------------------------------------------------- +Sat Apr 30 16:02:30 UTC 2016 - mimi.vx@gmail.com + +- update to 1.4.5 +* change fileEq on files that do not exist to be an error +* add mconcatMap and mconcatMapM +* add fileEq +* add isMac + +------------------------------------------------------------------- +Fri Jan 8 10:43:20 UTC 2016 - mimi.vx@gmail.com + +- update to 1.4.3 +* Add Data.Version.Extra + +------------------------------------------------------------------- +Sun Sep 20 19:14:27 UTC 2015 - mimi.vx@gmail.com + +- update to 1.4.2 + * Make concatMapM/mapMaybeM faster + +------------------------------------------------------------------- +Fri Aug 7 07:01:42 UTC 2015 - mimi.vx@gmail.com + +- update to 1.4.1 + * Make temp file functions workaround GHC bug #10731 + * Add retryBool + * Add stripInfix and stripInfixEnd + * support directory-1.2.3 + * Add whenJustM + * Add errorIO + * Add onceFork + * Make once async exception safe + * Fix a deadlock in once when two people request in parallel + * Fix a missing hClose in captureOutput + +------------------------------------------------------------------- +Sat Apr 25 17:04:43 UTC 2015 - mimi.vx@gmail.com + +- version bump to 1.1 +* add nubOrd, nubOrdOn, nubOrdBy +* add groupSortOn and groupSortBy +* add splitAtEnd + +------------------------------------------------------------------- +Sun Feb 1 16:44:27 UTC 2015 - mimi.vx@gmail.com + +- version bump to 1.0.1 + + Make listFilesAvoid drop trailing path separators before testing + + #3, add a constraint base >= 4.4 + +------------------------------------------------------------------- +Sat Nov 15 20:36:28 UTC 2014 - mimi.vx@gmail.com + +- initial commit of extra package From f2c54e21bbd77cf84fd903547ffe7c08705a2b9622295eac7cb905980aab3e2c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 27 Feb 2020 18:23:48 +0000 Subject: [PATCH 3/3] osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-extra revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=68 --- extra-1.6.18.tar.gz | 3 --- extra-1.6.20.tar.gz | 3 +++ ghc-extra.changes | 9 +++++++++ ghc-extra.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 extra-1.6.18.tar.gz create mode 100644 extra-1.6.20.tar.gz 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