From 97b30bb99c62a01e8013246dcb986a05389d5ccbedb6b11b7f9c98e24eb30cff Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 18 Oct 2018 09:50:22 +0000 Subject: [PATCH 1/4] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-pandoc-types revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-pandoc-types?expand=0&rev=60 --- ghc-pandoc-types.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-pandoc-types.spec b/ghc-pandoc-types.spec index af648f8..641abc6 100644 --- a/ghc-pandoc-types.spec +++ b/ghc-pandoc-types.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # From 9db5b510f24a3d72113dccadc1afd2915c6a5d3d85bfc329bb45ca8781626175 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 20 Oct 2018 11:35:19 +0000 Subject: [PATCH 2/4] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-pandoc-types revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-pandoc-types?expand=0&rev=61 --- ghc-pandoc-types.changes | 9 +++++++++ ghc-pandoc-types.spec | 2 +- pandoc-types-1.17.5.1.tar.gz | 3 --- pandoc-types-1.17.5.2.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 pandoc-types-1.17.5.1.tar.gz create mode 100644 pandoc-types-1.17.5.2.tar.gz diff --git a/ghc-pandoc-types.changes b/ghc-pandoc-types.changes index 4146d51..babe5bf 100644 --- a/ghc-pandoc-types.changes +++ b/ghc-pandoc-types.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Oct 20 02:01:51 UTC 2018 - psimons@suse.com + +- Update pandoc-types to version 1.17.5.2. + [1.17.5.2] + + * Bump upper bound for deepseq-generics, QuickCheck, criterion. + * Implement QuickCheck shrinking for Inlines and Blocks (Alexander Krotov). + ------------------------------------------------------------------- Wed Jul 18 14:26:35 UTC 2018 - psimons@suse.com diff --git a/ghc-pandoc-types.spec b/ghc-pandoc-types.spec index 641abc6..947a160 100644 --- a/ghc-pandoc-types.spec +++ b/ghc-pandoc-types.spec @@ -19,7 +19,7 @@ %global pkg_name pandoc-types %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.17.5.1 +Version: 1.17.5.2 Release: 0 Summary: Types for representing a structured document License: GPL-2.0-only diff --git a/pandoc-types-1.17.5.1.tar.gz b/pandoc-types-1.17.5.1.tar.gz deleted file mode 100644 index 99411c0..0000000 --- a/pandoc-types-1.17.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:271cebd0300e236000c2352d597afe2e72a65bc7b01e32b623e2c868fd12dbe0 -size 24539 diff --git a/pandoc-types-1.17.5.2.tar.gz b/pandoc-types-1.17.5.2.tar.gz new file mode 100644 index 0000000..d79602c --- /dev/null +++ b/pandoc-types-1.17.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b5f1b93f252b769ccfae04e5ccd18fe32f45094cbcb32b6c29d50989ba1f742 +size 25740 From cb92e73b734ce55cc91059a8dce1f259386ed3f2db8e52134412bf3e5331b58d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 20 Oct 2018 11:48:12 +0000 Subject: [PATCH 3/4] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-pandoc-types revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-pandoc-types?expand=0&rev=62 --- ghc-pandoc-types.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ghc-pandoc-types.changes b/ghc-pandoc-types.changes index babe5bf..2f009e9 100644 --- a/ghc-pandoc-types.changes +++ b/ghc-pandoc-types.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Oct 20 11:31:48 UTC 2018 - Peter Simons + +- Use https URL to refer to bugs.opensuse.org. + ------------------------------------------------------------------- Sat Oct 20 02:01:51 UTC 2018 - psimons@suse.com From 66bf75f5ab522c316955e66fa08b296f1e525bf902c25ec057620e05b8fa5eab Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 20 Oct 2018 11:58:15 +0000 Subject: [PATCH 4/4] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-pandoc-types revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-pandoc-types?expand=0&rev=63 --- ghc-pandoc-types.changes | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ghc-pandoc-types.changes b/ghc-pandoc-types.changes index 2f009e9..babe5bf 100644 --- a/ghc-pandoc-types.changes +++ b/ghc-pandoc-types.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Sat Oct 20 11:31:48 UTC 2018 - Peter Simons - -- Use https URL to refer to bugs.opensuse.org. - ------------------------------------------------------------------- Sat Oct 20 02:01:51 UTC 2018 - psimons@suse.com