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
This commit is contained in:
parent
4f6e797140
commit
83eab5106a
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b8b8322c221e1c43021d5f294cfc908bbf6488f66a53ecae5f7077ab93a26c3
|
||||
size 19917
|
3
jira-wiki-markup-1.2.0.tar.gz
Normal file
3
jira-wiki-markup-1.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb1200e7cc5ec44d2c02b8efb3cccfcba593582fe494da8b4d9471de1baddc83
|
||||
size 20739
|
Loading…
Reference in New Issue
Block a user