forked from pool/MultiMarkdown-6
- Use modern macro for cmake
OBS-URL: https://build.opensuse.org/package/show/Publishing/MultiMarkdown-6?expand=0&rev=14
This commit is contained in:
parent
a2f9c8e014
commit
d4b6659489
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 13:23:24 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Use modern macro for cmake
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 12:24:58 UTC 2019 - Richard Brown <rbrown@suse.com>
|
||||
|
||||
|
@ -21,7 +21,7 @@ Version: 6.4.0
|
||||
Release: 0
|
||||
Summary: Reference implementation of MultiMarkdown
|
||||
License: MIT
|
||||
URL: http://fletcherpenney.net/multimarkdown
|
||||
URL: https://fletcherpenney.net/multimarkdown
|
||||
# We have to use tarball generated via _service as released ones are
|
||||
# missing submodules that are necessary for building
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
@ -46,7 +46,7 @@ to convert plain text into LaTeX in addition to HTML.
|
||||
|
||||
%build
|
||||
%cmake
|
||||
%make_jobs
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
|
Loading…
Reference in New Issue
Block a user