Accepting request 745490 from Publishing

- Use modern macro for cmake

- Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/745490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MultiMarkdown-6?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2019-11-06 13:35:14 +00:00 committed by Git OBS Bridge
commit 4eecb6e8d2
2 changed files with 12 additions and 3 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
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>
- Remove obsolete Groups tag (fate#326485)
-------------------------------------------------------------------
Wed Mar 6 09:29:20 UTC 2019 - Martin Pluskal <mpluskal@suse.com>

View File

@ -21,8 +21,7 @@ Version: 6.4.0
Release: 0
Summary: Reference implementation of MultiMarkdown
License: MIT
Group: Productivity/Publishing/Other
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
@ -47,7 +46,7 @@ to convert plain text into LaTeX in addition to HTML.
%build
%cmake
%make_jobs
%cmake_build
%install
%cmake_install