!3 update to version 0.30.3
From: @zhangxianting Reviewed-by: @open-bot Signed-off-by: @open-bot
This commit is contained in:
commit
2a0041b77d
BIN
0.30.2.tar.gz
BIN
0.30.2.tar.gz
Binary file not shown.
BIN
cmark-0.30.3.tar.gz
Normal file
BIN
cmark-0.30.3.tar.gz
Normal file
Binary file not shown.
11
cmark.spec
11
cmark.spec
@ -1,12 +1,12 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: cmark
|
||||
Version: 0.30.2
|
||||
Release: 2
|
||||
Version: 0.30.3
|
||||
Release: 1
|
||||
Summary: CommonMark parsing and rendering library and program in C
|
||||
License: BSD and MIT
|
||||
URL: https://github.com/commonmark/cmark
|
||||
Source0: https://github.com/commonmark/cmark/archive/refs/tags/0.30.2.tar.gz
|
||||
URL: https://github.com/jgm/cmark
|
||||
Source0: https://github.com/jgm/cmark/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: cmake gcc-c++ pkgconfig
|
||||
|
||||
@ -62,6 +62,9 @@ popd
|
||||
%{_libdir}/cmake/cmark/cmark*.cmake
|
||||
|
||||
%changelog
|
||||
* Thu Nov 23 2023 zhangxianting <zhangxianting@uniontech.com> - 0.30.3-1
|
||||
- update to version 0.30.3
|
||||
|
||||
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 0.30.2-2
|
||||
- Add devel package Requires cmark
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user