From 96cd0dd78f85b64f99bf3c5013a666e36f9af54a Mon Sep 17 00:00:00 2001 From: zhuchunyi Date: Wed, 6 Nov 2019 19:53:04 +0800 Subject: [PATCH] update code --- source-highlight.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/source-highlight.spec b/source-highlight.spec index e3c4514..66d97b9 100644 --- a/source-highlight.spec +++ b/source-highlight.spec @@ -1,6 +1,6 @@ Name: source-highlight Version: 3.1.8 -Release: 21 +Release: 22 Summary: Source Code Highlighter with Support for Many Languages License: GPLv3+ URL: http://www.gnu.org/software/src-highlite @@ -59,6 +59,8 @@ popd %files %defattr(-,root,root) +%doc AUTHORS NEWS +%license COPYING %{_bindir}/check-regexp %{_bindir}/*html %{_bindir}/source-highlight* @@ -81,5 +83,11 @@ popd %exclude %{_datadir}/info/dir %changelog +* Thu Oct 10 2019 openEuler Buildteam - 3.1.8-22 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:add license files to rpm package + * Thu Aug 29 2019 openEuler Buildteam - 3.1.8-21 - Package init