From 4d76d287a2e461af0d3e67a3ad9b90d27c17cfd651b8f99a0d0c29ed46a44692 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 5 Aug 2017 02:06:33 +0000 Subject: [PATCH 01/13] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-distributive revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-distributive?expand=0&rev=13 --- ghc-distributive.changes | 5 +++++ ghc-distributive.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ghc-distributive.changes b/ghc-distributive.changes index 0a64296..5e4651a 100644 --- a/ghc-distributive.changes +++ b/ghc-distributive.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + ------------------------------------------------------------------- Sun Feb 5 19:32:22 UTC 2017 - psimons@suse.com diff --git a/ghc-distributive.spec b/ghc-distributive.spec index 6726f12..98935d2 100644 --- a/ghc-distributive.spec +++ b/ghc-distributive.spec @@ -34,7 +34,6 @@ BuildRequires: ghc-rpm-macros BuildRequires: ghc-tagged-devel BuildRequires: ghc-transformers-compat-devel BuildRequires: ghc-transformers-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-doctest-devel BuildRequires: ghc-generic-deriving-devel @@ -75,11 +74,9 @@ cp -p %{SOURCE1} %{pkg_name}.cabal %ghc_pkg_recache %files -f %{name}.files -%defattr(-,root,root,-) %doc LICENSE %files devel -f %{name}-devel.files -%defattr(-,root,root,-) %doc CHANGELOG.markdown README.markdown %changelog From f9d748168ef0e44716c0e80c8783e5e343cbec595c68635507b4a2775f963401 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Aug 2017 08:53:41 +0000 Subject: [PATCH 02/13] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-distributive revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-distributive?expand=0&rev=14 --- ghc-distributive.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-distributive.spec b/ghc-distributive.spec index 98935d2..85d751a 100644 --- a/ghc-distributive.spec +++ b/ghc-distributive.spec @@ -23,7 +23,7 @@ Version: 0.5.2 Release: 0 Summary: Distributive functors -- Dual to Traversable License: BSD-2-Clause -Group: Development/Languages/Other +Group: Development/Languages/Haskell Url: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal @@ -45,7 +45,7 @@ Distributive functors -- Dual to Traversable. %package devel Summary: Haskell %{pkg_name} library development files -Group: Development/Libraries/Other +Group: Development/Libraries/Haskell Requires: %{name} = %{version}-%{release} Requires: ghc-compiler = %{ghc_version} Requires(post): ghc-compiler = %{ghc_version} From 96d6bfc86ea2a5109e3e0cc58c7693783de67c28f83102e91fa2865e4d7f8ba7 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 Aug 2017 13:55:48 +0000 Subject: [PATCH 03/13] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-distributive revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-distributive?expand=0&rev=15 --- ghc-distributive.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-distributive.spec b/ghc-distributive.spec index 85d751a..9b74caf 100644 --- a/ghc-distributive.spec +++ b/ghc-distributive.spec @@ -24,7 +24,7 @@ Release: 0 Summary: Distributive functors -- Dual to Traversable License: BSD-2-Clause Group: Development/Languages/Haskell -Url: https://hackage.haskell.org/package/%{pkg_name} +URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel From 42a0333e4a64b8943a797745e2f04f12f78576adb68ff7a60b321f523688a9fe Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 17 Aug 2017 13:32:07 +0000 Subject: [PATCH 04/13] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-distributive revision:7, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-distributive?expand=0&rev=16 --- distributive-0.5.2.tar.gz | 3 --- distributive-0.5.3.tar.gz | 3 +++ distributive.cabal | 12 +++++++----- ghc-distributive.changes | 5 +++++ ghc-distributive.spec | 6 +++--- 5 files changed, 18 insertions(+), 11 deletions(-) delete mode 100644 distributive-0.5.2.tar.gz create mode 100644 distributive-0.5.3.tar.gz diff --git a/distributive-0.5.2.tar.gz b/distributive-0.5.2.tar.gz deleted file mode 100644 index 59625a5..0000000 --- a/distributive-0.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ade2be6a5e81950ab2918d938037dde0ce09d04dc399cefbf191ce6cb5f76cd9 -size 11824 diff --git a/distributive-0.5.3.tar.gz b/distributive-0.5.3.tar.gz new file mode 100644 index 0000000..cd0c7fd --- /dev/null +++ b/distributive-0.5.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9173805b9c941bda1f37e5aeb68ae30f57a12df9b17bd2aa86db3b7d5236a678 +size 10147 diff --git a/distributive.cabal b/distributive.cabal index aeb8c95..bdf817b 100644 --- a/distributive.cabal +++ b/distributive.cabal @@ -1,7 +1,7 @@ name: distributive category: Data Structures -version: 0.5.2 -x-revision: 2 +version: 0.5.3 +x-revision: 1 license: BSD3 cabal-version: >= 1.8 license-file: LICENSE @@ -21,6 +21,7 @@ extra-source-files: travis-cabal-apt-install CHANGELOG.markdown README.markdown + Warning.hs source-repository head type: git @@ -29,8 +30,8 @@ source-repository head custom-setup setup-depends: base >= 4 && <5, - cabal-doctest >= 1 && <1.1, - Cabal + Cabal, + cabal-doctest >= 1 && <1.1 flag semigroups manual: True @@ -84,7 +85,8 @@ test-suite doctests main-is: doctests.hs build-depends: base >= 4, - doctest >= 0.11.1 && <0.12 + distributive, + doctest >= 0.11.1 && <0.14 ghc-options: -Wall -threaded hs-source-dirs: tests diff --git a/ghc-distributive.changes b/ghc-distributive.changes index 5e4651a..0c62e9a 100644 --- a/ghc-distributive.changes +++ b/ghc-distributive.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 17 03:03:20 UTC 2017 - psimons@suse.com + +- Update to version 0.5.3 revision 1. + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com diff --git a/ghc-distributive.spec b/ghc-distributive.spec index 9b74caf..3f399e8 100644 --- a/ghc-distributive.spec +++ b/ghc-distributive.spec @@ -19,14 +19,14 @@ %global pkg_name distributive %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.5.2 +Version: 0.5.3 Release: 0 Summary: Distributive functors -- Dual to Traversable License: BSD-2-Clause -Group: Development/Languages/Haskell +Group: Development/Libraries/Haskell URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz -Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-orphans-devel BuildRequires: ghc-cabal-doctest-devel From 3220f3cf9650f17a5248d27738855b5650be8ad64d296b0c70c14b97f4d0455d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 12 Dec 2017 02:12:41 +0000 Subject: [PATCH 05/13] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-distributive revision:8, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-distributive?expand=0&rev=17 --- distributive.cabal | 5 +++-- ghc-distributive.changes | 6 ++++++ ghc-distributive.spec | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/distributive.cabal b/distributive.cabal index bdf817b..c52775b 100644 --- a/distributive.cabal +++ b/distributive.cabal @@ -1,7 +1,7 @@ name: distributive category: Data Structures version: 0.5.3 -x-revision: 1 +x-revision: 2 license: BSD3 cabal-version: >= 1.8 license-file: LICENSE @@ -71,7 +71,8 @@ library if impl(ghc < 8.0) if flag(semigroups) - build-depends: semigroups >= 0.11 && < 1 + -- we need Functor Semi.Min etc. + build-depends: semigroups >= 0.13 && < 1 if impl(ghc < 7.8) hs-source-dirs: src-compat diff --git a/ghc-distributive.changes b/ghc-distributive.changes index 0c62e9a..542c2c6 100644 --- a/ghc-distributive.changes +++ b/ghc-distributive.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Dec 11 04:27:52 UTC 2017 - psimons@suse.com + +- Update to version 0.5.3 revision 2. + A more detailed change log is not available. + ------------------------------------------------------------------- Thu Aug 17 03:03:20 UTC 2017 - psimons@suse.com diff --git a/ghc-distributive.spec b/ghc-distributive.spec index 3f399e8..abdb4e7 100644 --- a/ghc-distributive.spec +++ b/ghc-distributive.spec @@ -26,7 +26,7 @@ License: BSD-2-Clause Group: Development/Libraries/Haskell URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz -Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-orphans-devel BuildRequires: ghc-cabal-doctest-devel From c14410b825f1544c24ea072f7ff72914312566c578f55ab7b79dfc60764624f4 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 10 Jan 2018 02:18:14 +0000 Subject: [PATCH 06/13] osc copypac from project:devel:languages:haskell:lts:10 package:ghc-distributive revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-distributive?expand=0&rev=18 --- distributive.cabal | 4 ++-- ghc-distributive.changes | 6 ++++++ ghc-distributive.spec | 4 ++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/distributive.cabal b/distributive.cabal index c52775b..f826fd5 100644 --- a/distributive.cabal +++ b/distributive.cabal @@ -1,7 +1,7 @@ name: distributive category: Data Structures version: 0.5.3 -x-revision: 2 +x-revision: 3 license: BSD3 cabal-version: >= 1.8 license-file: LICENSE @@ -52,7 +52,7 @@ flag tagged library build-depends: base >= 4 && < 5, - base-orphans >= 0.5 && < 1, + base-orphans >= 0.5.2 && < 1, transformers >= 0.2 && < 0.6, transformers-compat >= 0.3 && < 1 diff --git a/ghc-distributive.changes b/ghc-distributive.changes index 542c2c6..a791321 100644 --- a/ghc-distributive.changes +++ b/ghc-distributive.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 9 03:01:16 UTC 2018 - psimons@suse.com + +- Update to version 0.5.3 revision 3. + A more detailed change log is not available. + ------------------------------------------------------------------- Mon Dec 11 04:27:52 UTC 2017 - psimons@suse.com diff --git a/ghc-distributive.spec b/ghc-distributive.spec index abdb4e7..c78c186 100644 --- a/ghc-distributive.spec +++ b/ghc-distributive.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-distributive # -# 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 @@ -26,7 +26,7 @@ License: BSD-2-Clause Group: Development/Libraries/Haskell URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz -Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-orphans-devel BuildRequires: ghc-cabal-doctest-devel From 7d7f9b64ed8d17c8ee79c7ff304dcba9990489032a4642d449ff6fc2bb96e86f Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 15 Feb 2018 02:18:00 +0000 Subject: [PATCH 07/13] osc copypac from project:devel:languages:haskell:lts:10 package:ghc-distributive revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-distributive?expand=0&rev=19 --- distributive.cabal | 4 ++-- ghc-distributive.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/distributive.cabal b/distributive.cabal index f826fd5..606b380 100644 --- a/distributive.cabal +++ b/distributive.cabal @@ -1,7 +1,7 @@ name: distributive category: Data Structures version: 0.5.3 -x-revision: 3 +x-revision: 4 license: BSD3 cabal-version: >= 1.8 license-file: LICENSE @@ -87,7 +87,7 @@ test-suite doctests build-depends: base >= 4, distributive, - doctest >= 0.11.1 && <0.14 + doctest >= 0.11.1 && <0.15 ghc-options: -Wall -threaded hs-source-dirs: tests diff --git a/ghc-distributive.spec b/ghc-distributive.spec index c78c186..e6800a6 100644 --- a/ghc-distributive.spec +++ b/ghc-distributive.spec @@ -26,7 +26,7 @@ License: BSD-2-Clause Group: Development/Libraries/Haskell URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz -Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-orphans-devel BuildRequires: ghc-cabal-doctest-devel From cbeb4a298c147a13680dae41878e4fb2d940e649386f4c93c1c7eebfd466ffc5 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 2 Apr 2018 14:54:27 +0000 Subject: [PATCH 08/13] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-distributive revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-distributive?expand=0&rev=20 --- distributive.cabal | 4 +-- ghc-distributive.changes | 53 ++-------------------------------------- ghc-distributive.spec | 2 +- 3 files changed, 5 insertions(+), 54 deletions(-) diff --git a/distributive.cabal b/distributive.cabal index 606b380..cbe820a 100644 --- a/distributive.cabal +++ b/distributive.cabal @@ -1,7 +1,7 @@ name: distributive category: Data Structures version: 0.5.3 -x-revision: 4 +x-revision: 5 license: BSD3 cabal-version: >= 1.8 license-file: LICENSE @@ -87,7 +87,7 @@ test-suite doctests build-depends: base >= 4, distributive, - doctest >= 0.11.1 && <0.15 + doctest >= 0.11.1 && <0.16 ghc-options: -Wall -threaded hs-source-dirs: tests diff --git a/ghc-distributive.changes b/ghc-distributive.changes index a791321..e954ccc 100644 --- a/ghc-distributive.changes +++ b/ghc-distributive.changes @@ -1,55 +1,6 @@ ------------------------------------------------------------------- -Tue Jan 9 03:01:16 UTC 2018 - psimons@suse.com +Wed Mar 14 16:55:43 UTC 2018 - psimons@suse.com -- Update to version 0.5.3 revision 3. +- Update distributive to version 0.5.3 revision 5. A more detailed change log is not available. -------------------------------------------------------------------- -Mon Dec 11 04:27:52 UTC 2017 - psimons@suse.com - -- Update to version 0.5.3 revision 2. - A more detailed change log is not available. - -------------------------------------------------------------------- -Thu Aug 17 03:03:20 UTC 2017 - psimons@suse.com - -- Update to version 0.5.3 revision 1. - -------------------------------------------------------------------- -Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com - -- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. - -------------------------------------------------------------------- -Sun Feb 5 19:32:22 UTC 2017 - psimons@suse.com - -- Update to version 0.5.2 revision 2 with cabal2obs. - -------------------------------------------------------------------- -Mon Jan 9 06:33:58 UTC 2017 - psimons@suse.com - -- Update to version 0.5.1 with cabal2obs. - -------------------------------------------------------------------- -Sun Jul 10 17:34:08 UTC 2016 - psimons@suse.com - -- Update to version 0.5.0.2 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Tue Jan 26 08:40:30 UTC 2016 - mimi.vx@gmail.com - -- update to 0.5.0.2 -* Added flags for removing some dependencies. -* upport doctests when building to non-standard locations (such as when using stack.) -* Support base-orphans - -------------------------------------------------------------------- -Thu May 21 06:41:23 UTC 2015 - mimi.vx@gmail.com - -- correct licence to BSD-2-Clause - -------------------------------------------------------------------- -Sun Apr 26 16:43:29 UTC 2015 - mimi.vx@gmail.com - -- initial commit - diff --git a/ghc-distributive.spec b/ghc-distributive.spec index e6800a6..f70e941 100644 --- a/ghc-distributive.spec +++ b/ghc-distributive.spec @@ -26,7 +26,7 @@ License: BSD-2-Clause Group: Development/Libraries/Haskell URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz -Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/5.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-orphans-devel BuildRequires: ghc-cabal-doctest-devel From 78e71e0633da34cd0f8cae4f15b07943a4381f9395dbf04542d97261a8ff87a5 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 13 Apr 2018 13:37:00 +0000 Subject: [PATCH 09/13] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-distributive revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-distributive?expand=0&rev=21 --- ghc-distributive.changes | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/ghc-distributive.changes b/ghc-distributive.changes index e954ccc..8ad677f 100644 --- a/ghc-distributive.changes +++ b/ghc-distributive.changes @@ -1,6 +1,39 @@ ------------------------------------------------------------------- -Wed Mar 14 16:55:43 UTC 2018 - psimons@suse.com +Thu Apr 12 08:31:43 UTC 2018 - psimons@suse.com - Update distributive to version 0.5.3 revision 5. A more detailed change log is not available. +------------------------------------------------------------------- +Sun Feb 5 19:32:22 UTC 2017 - psimons@suse.com + +- Update to version 0.5.2 revision 2 with cabal2obs. + +------------------------------------------------------------------- +Mon Jan 9 06:33:58 UTC 2017 - psimons@suse.com + +- Update to version 0.5.1 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 10 17:34:08 UTC 2016 - psimons@suse.com + +- Update to version 0.5.0.2 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Tue Jan 26 08:40:30 UTC 2016 - mimi.vx@gmail.com + +- update to 0.5.0.2 +* Added flags for removing some dependencies. +* upport doctests when building to non-standard locations (such as when using stack.) +* Support base-orphans + +------------------------------------------------------------------- +Thu May 21 06:41:23 UTC 2015 - mimi.vx@gmail.com + +- correct licence to BSD-2-Clause + +------------------------------------------------------------------- +Sun Apr 26 16:43:29 UTC 2015 - mimi.vx@gmail.com + +- initial commit + From ea5d00028bbf75bfe092d98cfa6641780b30c50f03804ae21bd74a473da6e89d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 26 Apr 2018 07:19:17 +0000 Subject: [PATCH 10/13] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-distributive revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-distributive?expand=0&rev=22 --- ghc-distributive.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-distributive.spec b/ghc-distributive.spec index f70e941..655aa77 100644 --- a/ghc-distributive.spec +++ b/ghc-distributive.spec @@ -74,7 +74,7 @@ cp -p %{SOURCE1} %{pkg_name}.cabal %ghc_pkg_recache %files -f %{name}.files -%doc LICENSE +%license LICENSE %files devel -f %{name}-devel.files %doc CHANGELOG.markdown README.markdown From b7bce55dbe5cd9ef3ca0fff7a8f26c9133de139121fcffafe976d1014908959f Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 14 May 2018 13:16:31 +0000 Subject: [PATCH 11/13] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-distributive revision:1, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-distributive?expand=0&rev=23 --- ghc-distributive.changes | 39 --------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 ghc-distributive.changes diff --git a/ghc-distributive.changes b/ghc-distributive.changes deleted file mode 100644 index 8ad677f..0000000 --- a/ghc-distributive.changes +++ /dev/null @@ -1,39 +0,0 @@ -------------------------------------------------------------------- -Thu Apr 12 08:31:43 UTC 2018 - psimons@suse.com - -- Update distributive to version 0.5.3 revision 5. - A more detailed change log is not available. - -------------------------------------------------------------------- -Sun Feb 5 19:32:22 UTC 2017 - psimons@suse.com - -- Update to version 0.5.2 revision 2 with cabal2obs. - -------------------------------------------------------------------- -Mon Jan 9 06:33:58 UTC 2017 - psimons@suse.com - -- Update to version 0.5.1 with cabal2obs. - -------------------------------------------------------------------- -Sun Jul 10 17:34:08 UTC 2016 - psimons@suse.com - -- Update to version 0.5.0.2 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Tue Jan 26 08:40:30 UTC 2016 - mimi.vx@gmail.com - -- update to 0.5.0.2 -* Added flags for removing some dependencies. -* upport doctests when building to non-standard locations (such as when using stack.) -* Support base-orphans - -------------------------------------------------------------------- -Thu May 21 06:41:23 UTC 2015 - mimi.vx@gmail.com - -- correct licence to BSD-2-Clause - -------------------------------------------------------------------- -Sun Apr 26 16:43:29 UTC 2015 - mimi.vx@gmail.com - -- initial commit - From 29bdf8765164facef44b00010d00f4269b01c5a3961cf252c410451665d3a0a9 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 14 May 2018 15:20:23 +0000 Subject: [PATCH 12/13] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-distributive revision:2, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-distributive?expand=0&rev=24 --- ghc-distributive.changes | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 ghc-distributive.changes diff --git a/ghc-distributive.changes b/ghc-distributive.changes new file mode 100644 index 0000000..0a64296 --- /dev/null +++ b/ghc-distributive.changes @@ -0,0 +1,33 @@ +------------------------------------------------------------------- +Sun Feb 5 19:32:22 UTC 2017 - psimons@suse.com + +- Update to version 0.5.2 revision 2 with cabal2obs. + +------------------------------------------------------------------- +Mon Jan 9 06:33:58 UTC 2017 - psimons@suse.com + +- Update to version 0.5.1 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 10 17:34:08 UTC 2016 - psimons@suse.com + +- Update to version 0.5.0.2 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Tue Jan 26 08:40:30 UTC 2016 - mimi.vx@gmail.com + +- update to 0.5.0.2 +* Added flags for removing some dependencies. +* upport doctests when building to non-standard locations (such as when using stack.) +* Support base-orphans + +------------------------------------------------------------------- +Thu May 21 06:41:23 UTC 2015 - mimi.vx@gmail.com + +- correct licence to BSD-2-Clause + +------------------------------------------------------------------- +Sun Apr 26 16:43:29 UTC 2015 - mimi.vx@gmail.com + +- initial commit + From d08b962fb94f2bce1533fba88179a3cc8e28940de5a9fed7aa01311b0abc321a Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 May 2018 18:23:43 +0000 Subject: [PATCH 13/13] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-distributive revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-distributive?expand=0&rev=25 --- ghc-distributive.changes | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ghc-distributive.changes b/ghc-distributive.changes index 0a64296..9bcedbb 100644 --- a/ghc-distributive.changes +++ b/ghc-distributive.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon May 14 17:02:11 UTC 2018 - psimons@suse.com + +- Update distributive to version 0.5.3 revision 5. + * Support `doctest-0.12` + * Revamp `Setup.hs` to use `cabal-doctest`. This makes `distributive` build + with `Cabal-1.25`, and makes the `doctest`s work with `cabal new-build` and + sandboxes. + * Fix bugs in `Data.Distributive.Generic` that cause generic `Distributive` + instances not to work properly for datatypes with recursive types + * Add `genericCollect` to `Data.Distributive.Generic`, and switch the underlying + machinery in that module to work on a `collect`-like method instead of a + `distribute`-like one + * Add a test suite for regression-testing `Data.Distributive.Generic` + ------------------------------------------------------------------- Sun Feb 5 19:32:22 UTC 2017 - psimons@suse.com