From ca9e64a70972c9d1975dba7e1564f2941dc9fa58ea92d687fcb0d1e911aad559 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 26 Aug 2020 18:48:43 +0000 Subject: [PATCH 1/3] osc copypac from project:devel:languages:haskell:ghc-8.10.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=80 --- extra-1.7.6.tar.gz | 3 --- extra-1.7.7.tar.gz | 3 +++ ghc-extra.changes | 7 +++++++ ghc-extra.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 extra-1.7.6.tar.gz create mode 100644 extra-1.7.7.tar.gz diff --git a/extra-1.7.6.tar.gz b/extra-1.7.6.tar.gz deleted file mode 100644 index 3edb93b..0000000 --- a/extra-1.7.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:53abe2e7b5c28b6143805c5e2b6dbe85ce6b381f003d4d7e5f8aaecc10e2b8d5 -size 43033 diff --git a/extra-1.7.7.tar.gz b/extra-1.7.7.tar.gz new file mode 100644 index 0000000..f1bc8dd --- /dev/null +++ b/extra-1.7.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba70a036b47c66ec9c7857661750c6a015e95caf5e9527d12684d9d9cd3a33ab +size 43139 diff --git a/ghc-extra.changes b/ghc-extra.changes index b50ad4b..b358d2e 100644 --- a/ghc-extra.changes +++ b/ghc-extra.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Aug 26 02:02:13 UTC 2020 - psimons@suse.com + +- Update extra to version 1.7.7. + 1.7.7, released 2020-08-25 + #67, defer to System.IO readFile', hGetContents' in GHC 9.0 + ------------------------------------------------------------------- Sat Aug 22 02:01:49 UTC 2020 - psimons@suse.com diff --git a/ghc-extra.spec b/ghc-extra.spec index 843031c..4790b61 100644 --- a/ghc-extra.spec +++ b/ghc-extra.spec @@ -19,7 +19,7 @@ %global pkg_name extra %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.7.6 +Version: 1.7.7 Release: 0 Summary: Extra functions I use License: BSD-3-Clause From 3bb8d0e65e47dcb5929f6bcde8d1762e474ad67474e3b5c483c420f016ca30ba Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 15:03:19 +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=82 --- extra-1.6.18.tar.gz | 3 ++ extra-1.7.7.tar.gz | 3 -- ghc-extra.changes | 71 --------------------------------------------- ghc-extra.spec | 8 ++--- 4 files changed, 7 insertions(+), 78 deletions(-) create mode 100644 extra-1.6.18.tar.gz delete mode 100644 extra-1.7.7.tar.gz diff --git a/extra-1.6.18.tar.gz b/extra-1.6.18.tar.gz new file mode 100644 index 0000000..cce3cde --- /dev/null +++ b/extra-1.6.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e81788ea870cc94e0cd809f3258aec0a361981783f59b122aeea20801256d4b +size 40194 diff --git a/extra-1.7.7.tar.gz b/extra-1.7.7.tar.gz deleted file mode 100644 index f1bc8dd..0000000 --- a/extra-1.7.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba70a036b47c66ec9c7857661750c6a015e95caf5e9527d12684d9d9cd3a33ab -size 43139 diff --git a/ghc-extra.changes b/ghc-extra.changes index b358d2e..dde43c6 100644 --- a/ghc-extra.changes +++ b/ghc-extra.changes @@ -1,74 +1,3 @@ -------------------------------------------------------------------- -Wed Aug 26 02:02:13 UTC 2020 - psimons@suse.com - -- Update extra to version 1.7.7. - 1.7.7, released 2020-08-25 - #67, defer to System.IO readFile', hGetContents' in GHC 9.0 - -------------------------------------------------------------------- -Sat Aug 22 02:01:49 UTC 2020 - psimons@suse.com - -- Update extra to version 1.7.6. - 1.7.6, released 2020-08-21 - #66, add lots of functions to Data.Foldable.Extra (anyM etc) - -------------------------------------------------------------------- -Tue Aug 18 10:44:48 UTC 2020 - Peter Simons - -- Replace %setup -q with the more modern %autosetup macro. - -------------------------------------------------------------------- -Thu Aug 13 02:00:26 UTC 2020 - psimons@suse.com - -- Update extra to version 1.7.5. - 1.7.5, released 2020-08-12 - #65, add Data.Foldable.Extra - #65, add sum', product', sumOn' and productOn' - -------------------------------------------------------------------- -Thu Jul 16 02:00:23 UTC 2020 - psimons@suse.com - -- Update extra to version 1.7.4. - 1.7.4, released 2020-07-15 - #59, add whileJustM and untilJustM - #61, optimise nubOrd (10% or so) - Add first3, second3, third3 - -------------------------------------------------------------------- -Tue Jun 9 09:10:56 UTC 2020 - psimons@suse.com - -- Update extra to version 1.7.3. - 1.7.3, released 2020-05-30 - #58, add disjointOrd and disjointOrdBy - 1.7.2, released 2020-05-25 - #56, add zipWithLongest - #57, make duration in MonadIO - Simplify and optimise Barrier - Mark modules that are empty as DEPRECATED - Remove support for GHC 7.10 - -------------------------------------------------------------------- -Wed May 6 06:54:11 UTC 2020 - psimons@suse.com - -- Update extra to version 1.7.1. - 1.7.1, released 2020-03-10 - Add NOINLINE to errorIO to work around a GHC 8.4 bug - 1.7, released 2020-03-05 - * #40, delete deprecated function for - * zipFrom now truncates lists, rather than error, just like zip - 1.6.21, released 2020-03-02 - #54, deprecate nubOn since its O(n^2). Use nubOrdOn - #53, add some nub functions to NonEmpty - -------------------------------------------------------------------- -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 4790b61..4156908 100644 --- a/ghc-extra.spec +++ b/ghc-extra.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-extra # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2019 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.7.7 +Version: 1.6.18 Release: 0 Summary: Extra functions I use License: BSD-3-Clause @@ -31,11 +31,11 @@ BuildRequires: ghc-directory-devel BuildRequires: ghc-filepath-devel BuildRequires: ghc-process-devel BuildRequires: ghc-rpm-macros +BuildRequires: ghc-semigroups-devel BuildRequires: ghc-time-devel BuildRequires: ghc-unix-devel %if %{with tests} BuildRequires: ghc-QuickCheck-devel -BuildRequires: ghc-quickcheck-instances-devel %endif %description @@ -60,7 +60,7 @@ Requires(postun): ghc-compiler = %{ghc_version} This package provides the Haskell %{pkg_name} library development files. %prep -%autosetup -n %{pkg_name}-%{version} +%setup -q -n %{pkg_name}-%{version} %build %ghc_lib_build From 6ebb71f74b41c1d93e7d4cf10512989a53f1077f7922b7f593ce5f385cc65d0d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 15:10:29 +0000 Subject: [PATCH 3/3] osc copypac from project:devel:languages:haskell:ghc-8.10.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=83 --- extra-1.6.18.tar.gz | 3 -- extra-1.7.7.tar.gz | 3 ++ ghc-extra.changes | 71 +++++++++++++++++++++++++++++++++++++++++++++ ghc-extra.spec | 8 ++--- 4 files changed, 78 insertions(+), 7 deletions(-) delete mode 100644 extra-1.6.18.tar.gz create mode 100644 extra-1.7.7.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.7.7.tar.gz b/extra-1.7.7.tar.gz new file mode 100644 index 0000000..f1bc8dd --- /dev/null +++ b/extra-1.7.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba70a036b47c66ec9c7857661750c6a015e95caf5e9527d12684d9d9cd3a33ab +size 43139 diff --git a/ghc-extra.changes b/ghc-extra.changes index dde43c6..b358d2e 100644 --- a/ghc-extra.changes +++ b/ghc-extra.changes @@ -1,3 +1,74 @@ +------------------------------------------------------------------- +Wed Aug 26 02:02:13 UTC 2020 - psimons@suse.com + +- Update extra to version 1.7.7. + 1.7.7, released 2020-08-25 + #67, defer to System.IO readFile', hGetContents' in GHC 9.0 + +------------------------------------------------------------------- +Sat Aug 22 02:01:49 UTC 2020 - psimons@suse.com + +- Update extra to version 1.7.6. + 1.7.6, released 2020-08-21 + #66, add lots of functions to Data.Foldable.Extra (anyM etc) + +------------------------------------------------------------------- +Tue Aug 18 10:44:48 UTC 2020 - Peter Simons + +- Replace %setup -q with the more modern %autosetup macro. + +------------------------------------------------------------------- +Thu Aug 13 02:00:26 UTC 2020 - psimons@suse.com + +- Update extra to version 1.7.5. + 1.7.5, released 2020-08-12 + #65, add Data.Foldable.Extra + #65, add sum', product', sumOn' and productOn' + +------------------------------------------------------------------- +Thu Jul 16 02:00:23 UTC 2020 - psimons@suse.com + +- Update extra to version 1.7.4. + 1.7.4, released 2020-07-15 + #59, add whileJustM and untilJustM + #61, optimise nubOrd (10% or so) + Add first3, second3, third3 + +------------------------------------------------------------------- +Tue Jun 9 09:10:56 UTC 2020 - psimons@suse.com + +- Update extra to version 1.7.3. + 1.7.3, released 2020-05-30 + #58, add disjointOrd and disjointOrdBy + 1.7.2, released 2020-05-25 + #56, add zipWithLongest + #57, make duration in MonadIO + Simplify and optimise Barrier + Mark modules that are empty as DEPRECATED + Remove support for GHC 7.10 + +------------------------------------------------------------------- +Wed May 6 06:54:11 UTC 2020 - psimons@suse.com + +- Update extra to version 1.7.1. + 1.7.1, released 2020-03-10 + Add NOINLINE to errorIO to work around a GHC 8.4 bug + 1.7, released 2020-03-05 + * #40, delete deprecated function for + * zipFrom now truncates lists, rather than error, just like zip + 1.6.21, released 2020-03-02 + #54, deprecate nubOn since its O(n^2). Use nubOrdOn + #53, add some nub functions to NonEmpty + +------------------------------------------------------------------- +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..4790b61 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 LLC # # 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.7.7 Release: 0 Summary: Extra functions I use License: BSD-3-Clause @@ -31,11 +31,11 @@ BuildRequires: ghc-directory-devel BuildRequires: ghc-filepath-devel BuildRequires: ghc-process-devel BuildRequires: ghc-rpm-macros -BuildRequires: ghc-semigroups-devel BuildRequires: ghc-time-devel BuildRequires: ghc-unix-devel %if %{with tests} BuildRequires: ghc-QuickCheck-devel +BuildRequires: ghc-quickcheck-instances-devel %endif %description @@ -60,7 +60,7 @@ Requires(postun): ghc-compiler = %{ghc_version} This package provides the Haskell %{pkg_name} library development files. %prep -%setup -q -n %{pkg_name}-%{version} +%autosetup -n %{pkg_name}-%{version} %build %ghc_lib_build