From 4f6e797140b2dcadfdb838af5493cd60f0bb3d51eebd4b58cc67b2b198f07e88 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 24 Mar 2020 08:13:56 +0000 Subject: [PATCH 1/3] osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-jira-wiki-markup revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-jira-wiki-markup?expand=0&rev=5 --- ghc-jira-wiki-markup.changes | 9 +++++++++ ghc-jira-wiki-markup.spec | 4 ++-- jira-wiki-markup-1.0.0.tar.gz | 3 --- jira-wiki-markup-1.1.3.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 jira-wiki-markup-1.0.0.tar.gz create mode 100644 jira-wiki-markup-1.1.3.tar.gz diff --git a/ghc-jira-wiki-markup.changes b/ghc-jira-wiki-markup.changes index 5d78a40..b4ff806 100644 --- a/ghc-jira-wiki-markup.changes +++ b/ghc-jira-wiki-markup.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Mar 24 08:07:13 UTC 2020 - psimons@suse.com + +- Update jira-wiki-markup to version 1.1.3. + Upstream has edited the change log file since the last release in + a non-trivial way, i.e. they did more than just add a new entry + at the top. You can review the file at: + http://hackage.haskell.org/package/jira-wiki-markup-1.1.3/src/CHANGELOG.md + ------------------------------------------------------------------- Thu Dec 26 11:43:38 UTC 2019 - psimons@suse.com diff --git a/ghc-jira-wiki-markup.spec b/ghc-jira-wiki-markup.spec index c2a4c12..9311bb9 100644 --- a/ghc-jira-wiki-markup.spec +++ b/ghc-jira-wiki-markup.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-jira-wiki-markup # -# 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 jira-wiki-markup %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.0.0 +Version: 1.1.3 Release: 0 Summary: Handle Jira wiki markup License: MIT diff --git a/jira-wiki-markup-1.0.0.tar.gz b/jira-wiki-markup-1.0.0.tar.gz deleted file mode 100644 index 193af92..0000000 --- a/jira-wiki-markup-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c8554ef6c2a2bbf8d6c71873f6d69aa6d8f691bb5cf63a46d4c13cac999482ea -size 18697 diff --git a/jira-wiki-markup-1.1.3.tar.gz b/jira-wiki-markup-1.1.3.tar.gz new file mode 100644 index 0000000..81fb3ec --- /dev/null +++ b/jira-wiki-markup-1.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b8b8322c221e1c43021d5f294cfc908bbf6488f66a53ecae5f7077ab93a26c3 +size 19917 From 83eab5106a443cde5344de3c8cd7cb50ee9b5e0e30f3ca4af06ddd9c8fe3f934 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 1 Apr 2020 17:26:07 +0000 Subject: [PATCH 2/3] osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-jira-wiki-markup revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-jira-wiki-markup?expand=0&rev=6 --- ghc-jira-wiki-markup.changes | 21 +++++++++++++++++++++ ghc-jira-wiki-markup.spec | 4 +--- jira-wiki-markup-1.1.3.tar.gz | 3 --- jira-wiki-markup-1.2.0.tar.gz | 3 +++ 4 files changed, 25 insertions(+), 6 deletions(-) delete mode 100644 jira-wiki-markup-1.1.3.tar.gz create mode 100644 jira-wiki-markup-1.2.0.tar.gz diff --git a/ghc-jira-wiki-markup.changes b/ghc-jira-wiki-markup.changes index b4ff806..bb6287d 100644 --- a/ghc-jira-wiki-markup.changes +++ b/ghc-jira-wiki-markup.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed Apr 1 12:37:15 UTC 2020 - psimons@suse.com + +- Update jira-wiki-markup to version 1.2.0. + Upstream has edited the change log file since the last release in + a non-trivial way, i.e. they did more than just add a new entry + at the top. You can review the file at: + http://hackage.haskell.org/package/jira-wiki-markup-1.2.0/src/CHANGELOG.md + +------------------------------------------------------------------- +Sat Mar 28 03:00:48 UTC 2020 - psimons@suse.com + +- Update jira-wiki-markup to version 1.1.4. + 1.1.4 + ----- + + Released 2020-03-27 + + * Fix parsing of image parameters. Thumbnails and images with + parameters were previously not recognized as images. + ------------------------------------------------------------------- Tue Mar 24 08:07:13 UTC 2020 - psimons@suse.com diff --git a/ghc-jira-wiki-markup.spec b/ghc-jira-wiki-markup.spec index 9311bb9..a0421a4 100644 --- a/ghc-jira-wiki-markup.spec +++ b/ghc-jira-wiki-markup.spec @@ -19,7 +19,7 @@ %global pkg_name jira-wiki-markup %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.1.3 +Version: 1.2.0 Release: 0 Summary: Handle Jira wiki markup License: MIT @@ -53,8 +53,6 @@ files. %prep %setup -q -n %{pkg_name}-%{version} -echo > Setup.hs 'import Distribution.Simple' -echo >>Setup.hs 'main = defaultMain' %build %ghc_lib_build diff --git a/jira-wiki-markup-1.1.3.tar.gz b/jira-wiki-markup-1.1.3.tar.gz deleted file mode 100644 index 81fb3ec..0000000 --- a/jira-wiki-markup-1.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b8b8322c221e1c43021d5f294cfc908bbf6488f66a53ecae5f7077ab93a26c3 -size 19917 diff --git a/jira-wiki-markup-1.2.0.tar.gz b/jira-wiki-markup-1.2.0.tar.gz new file mode 100644 index 0000000..3ee237a --- /dev/null +++ b/jira-wiki-markup-1.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb1200e7cc5ec44d2c02b8efb3cccfcba593582fe494da8b4d9471de1baddc83 +size 20739 From 45cbed4ab58fd012b110b88e9a8dc6f845115b0c302f8c1ed69e69e1fc57ce49 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 6 May 2020 13:42:09 +0000 Subject: [PATCH 3/3] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-jira-wiki-markup revision:9, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-jira-wiki-markup?expand=0&rev=7 --- ghc-jira-wiki-markup.changes | 25 ++----------------------- ghc-jira-wiki-markup.spec | 2 +- jira-wiki-markup-1.1.4.tar.gz | 3 +++ jira-wiki-markup-1.2.0.tar.gz | 3 --- 4 files changed, 6 insertions(+), 27 deletions(-) create mode 100644 jira-wiki-markup-1.1.4.tar.gz delete mode 100644 jira-wiki-markup-1.2.0.tar.gz diff --git a/ghc-jira-wiki-markup.changes b/ghc-jira-wiki-markup.changes index bb6287d..57af354 100644 --- a/ghc-jira-wiki-markup.changes +++ b/ghc-jira-wiki-markup.changes @@ -1,32 +1,11 @@ ------------------------------------------------------------------- -Wed Apr 1 12:37:15 UTC 2020 - psimons@suse.com - -- Update jira-wiki-markup to version 1.2.0. - Upstream has edited the change log file since the last release in - a non-trivial way, i.e. they did more than just add a new entry - at the top. You can review the file at: - http://hackage.haskell.org/package/jira-wiki-markup-1.2.0/src/CHANGELOG.md - -------------------------------------------------------------------- -Sat Mar 28 03:00:48 UTC 2020 - psimons@suse.com +Wed May 6 06:54:10 UTC 2020 - psimons@suse.com - Update jira-wiki-markup to version 1.1.4. - 1.1.4 - ----- - - Released 2020-03-27 - - * Fix parsing of image parameters. Thumbnails and images with - parameters were previously not recognized as images. - -------------------------------------------------------------------- -Tue Mar 24 08:07:13 UTC 2020 - psimons@suse.com - -- Update jira-wiki-markup to version 1.1.3. Upstream has edited the change log file since the last release in a non-trivial way, i.e. they did more than just add a new entry at the top. You can review the file at: - http://hackage.haskell.org/package/jira-wiki-markup-1.1.3/src/CHANGELOG.md + http://hackage.haskell.org/package/jira-wiki-markup-1.1.4/src/CHANGELOG.md ------------------------------------------------------------------- Thu Dec 26 11:43:38 UTC 2019 - psimons@suse.com diff --git a/ghc-jira-wiki-markup.spec b/ghc-jira-wiki-markup.spec index a0421a4..25a020c 100644 --- a/ghc-jira-wiki-markup.spec +++ b/ghc-jira-wiki-markup.spec @@ -19,7 +19,7 @@ %global pkg_name jira-wiki-markup %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.2.0 +Version: 1.1.4 Release: 0 Summary: Handle Jira wiki markup License: MIT diff --git a/jira-wiki-markup-1.1.4.tar.gz b/jira-wiki-markup-1.1.4.tar.gz new file mode 100644 index 0000000..2effbf2 --- /dev/null +++ b/jira-wiki-markup-1.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbfb725a761e59d307e95bacca4e0f5bee283b9d8fb49faf73aeee0da2893c66 +size 20144 diff --git a/jira-wiki-markup-1.2.0.tar.gz b/jira-wiki-markup-1.2.0.tar.gz deleted file mode 100644 index 3ee237a..0000000 --- a/jira-wiki-markup-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb1200e7cc5ec44d2c02b8efb3cccfcba593582fe494da8b4d9471de1baddc83 -size 20739