From 5a661ecfdf6ef3e19a24bb90a1d82cc8220ab852 Mon Sep 17 00:00:00 2001 From: zhuchunyi Date: Wed, 6 Nov 2019 19:56:11 +0800 Subject: [PATCH] update code --- wqy-zenhei-fonts.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/wqy-zenhei-fonts.spec b/wqy-zenhei-fonts.spec index 2a9f905..64719a2 100644 --- a/wqy-zenhei-fonts.spec +++ b/wqy-zenhei-fonts.spec @@ -2,7 +2,7 @@ %global fontconf2 65-wqy-zenhei-sharp.conf Name: wqy-zenhei-fonts Version: 0.9.46 -Release: 20 +Release: 21 Summary: A Hei-Ti Style (sans-serif) Chinese font License: GPLv2 with exceptions URL: https://packages.debian.org/sid/fonts-wqy-zenhei @@ -65,11 +65,18 @@ ln -s %{_fontconfig_templatedir}/%{fontconf2} \ %files %defattr(-,root,root) -%doc README COPYING ChangeLog AUTHORS +%doc README ChangeLog AUTHORS +%license COPYING %{_fontconfig_confdir}/*.conf %{_fontconfig_templatedir}/*.conf %{_fontdir}/wqy-zenhei.ttc %changelog +* Sat Oct 19 2019 openEuler Buildteam - 0.9.46-21 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license file + * Thu Sep 5 2019 openEuler Buildteam - 0.9.46-20 - Package init