From a23670dd4e06f2807e59a24d8a152557a84a4ee0 Mon Sep 17 00:00:00 2001 From: caodongxia <315816521@qq.com> Date: Tue, 10 May 2022 21:00:04 +0800 Subject: [PATCH] License compliance rectification --- discount.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/discount.spec b/discount.spec index c503312..a659172 100644 --- a/discount.spec +++ b/discount.spec @@ -1,8 +1,8 @@ Name: discount Version: 2.2.4 -Release: 3 +Release: 4 Summary: Tools for converting Markdown files into HTML -License: BSD +License: BSD-3-Clause URL: http://www.pell.portland.or.us/~orc/Code/discount Source0: http://www.pell.portland.or.us/~orc/Code/discount/discount-%{version}.tar.bz2 # Fixed discount dont run ldconfig @@ -81,6 +81,9 @@ make test %{_mandir}/man7/{markdown.7*,mkd-*.7*} %changelog +* Tue May 10 2022 caodongxia - 2.2.4-4 +- License compliance rectification + * Mon May 31 2021 baizhonggui - 2.2.4-3 - Add gcc in BuildRequires