!4 Upgrade to version 6.0

From: @lyn1001 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-06-21 08:57:21 +00:00 committed by Gitee
commit 410bc6f43a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 10 additions and 5 deletions

Binary file not shown.

Binary file not shown.

View File

@ -2,14 +2,14 @@
%global fontconf 65-0-paktype-naskh-basic.conf
Name: paktype-naskh-basic-fonts
Version: 4.1
Release: 12
Version: 6.0
Release: 1
Summary: Font supporting Arabic Script
License: GPLv2 with exceptions
URL: https://sourceforge.net/projects/paktype/
Source0: https://sourceforge.net/projects/paktype/files/PakType-Release-2019-03-11.tar.gz
Source0: https://sourceforge.net/p/paktype/code/HEAD/tree/Fonts/Release/PakType-Naskh-Basic-%{version}.tar.gz?format=raw#/%{name}-%{version}.tar.gz
Source1: paktype-naskh-basic-fonts.conf
BuildArch: noarch
@ -24,8 +24,10 @@ of the GNU General Public License as published by the Free Software Foundation.
%prep
%autosetup -c -n %{name}-%{version}
mv Features/PakType\ Naskh\ Basic\ Features.pdf PakTypeNaskhBasicFeatures.pdf
mv License\ files/PakType\ Naskh\ Basic\ License.txt PakType_Naskh_Basic_License.txt
rm -rf Code
mv PakType\ Naskh\ Basic\ License.txt PakType_Naskh_Basic_License.txt
mv PakType\ Naskh\ Basic\ Features.pdf PakTypeNaskhBasicFeatures.pdf
%{__sed} -i 's/\r//' PakType_Naskh_Basic_License.txt
chmod a-x PakType_Naskh_Basic_License.txt PakTypeNaskhBasicFeatures.pdf
@ -56,5 +58,8 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \
%doc PakTypeNaskhBasicFeatures.pdf
%changelog
* Thu Jun 16 2022 SimpleUpdate Robot <tc@openeuler.org> - 6.0-1
- Upgrade to version 6.0
* Fri Feb 14 2020 lingsheng <lingsheng@huawei.com> - 4.1-12
- Package init