osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-jira-wiki-markup revision:23, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-jira-wiki-markup?expand=0&rev=22
This commit is contained in:
parent
d653841c04
commit
3019d032f6
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 13 11:43:27 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update jira-wiki-markup to version 1.3.3.
|
||||||
|
1.3.3
|
||||||
|
-----
|
||||||
|
|
||||||
|
Released 2021-02-12.
|
||||||
|
|
||||||
|
* Modified the Doc parser to skip leading blank lines. This fixes
|
||||||
|
parsing of documents which start with multiple blank lines.
|
||||||
|
|
||||||
|
* Prevent URLs within link aliases to be treated as autolinks.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-jira-wiki-markup
|
# spec file for package ghc-jira-wiki-markup
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name jira-wiki-markup
|
%global pkg_name jira-wiki-markup
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.3.2
|
Version: 1.3.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Handle Jira wiki markup
|
Summary: Handle Jira wiki markup
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8c0fcc6098751dea0d929587c59eedc937113df9ca089a52de3f63635ff26c9b
|
|
||||||
size 23081
|
|
3
jira-wiki-markup-1.3.3.tar.gz
Normal file
3
jira-wiki-markup-1.3.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:272f97afa162f787fe2ff86912d566c64ba87d173d2a948a845ff1b6444ff569
|
||||||
|
size 23250
|
Loading…
Reference in New Issue
Block a user