Update to new upstream release
This commit is contained in:
parent
8a885d4f75
commit
a0d9cbfcb8
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ ttf-sil-padauk-2.4.tar.gz
|
|||||||
/ttf-sil-padauk-2.8.tar.gz
|
/ttf-sil-padauk-2.8.tar.gz
|
||||||
/padauk-2.8.zip
|
/padauk-2.8.zip
|
||||||
/padauk-3.002.zip
|
/padauk-3.002.zip
|
||||||
|
/padauk-3.003.zip
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
%global fontname sil-padauk
|
%global fontname sil-padauk
|
||||||
%global fontconf 65-%{fontname}
|
%global fontconf 65-%{fontname}
|
||||||
%global archivename padauk-3.002
|
|
||||||
|
|
||||||
%global common_desc \
|
%global common_desc \
|
||||||
Padauk is a pan Burma font designed to support all Myanmar script based \
|
Padauk is a pan Burma font designed to support all Myanmar script based \
|
||||||
@ -8,13 +7,13 @@ languages. It covers all of the Unicode Myanmar script blocks and works \
|
|||||||
on all OpenType and Graphite based systems.
|
on all OpenType and Graphite based systems.
|
||||||
|
|
||||||
Name: %{fontname}-fonts
|
Name: %{fontname}-fonts
|
||||||
Version: 3.002
|
Version: 3.003
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A font for Burmese and the Myanmar script
|
Summary: A font for Burmese and the Myanmar script
|
||||||
|
|
||||||
License: OFL
|
License: OFL
|
||||||
URL: http://scripts.sil.org/Padauk
|
URL: https://software.sil.org/padauk/
|
||||||
Source0: http://software.sil.org/downloads/d/padauk/%{archivename}.zip
|
Source0: https://github.com/silnrsi/font-padauk/releases/download/v%{version}/padauk-%{version}.zip
|
||||||
Source1: %{name}-fontconfig.conf
|
Source1: %{name}-fontconfig.conf
|
||||||
Source2: %{name}-book-fontconfig.conf
|
Source2: %{name}-book-fontconfig.conf
|
||||||
Source3: %{fontname}.metainfo.xml
|
Source3: %{fontname}.metainfo.xml
|
||||||
@ -45,7 +44,7 @@ Padauk Book family font.
|
|||||||
%doc *.txt documentation
|
%doc *.txt documentation
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{archivename}
|
%autosetup -n padauk-%{version}
|
||||||
sed -i 's/\r//' *.txt documentation/DOCUMENTATION.txt
|
sed -i 's/\r//' *.txt documentation/DOCUMENTATION.txt
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -76,6 +75,9 @@ install -Dm 0644 -p %{SOURCE4} \
|
|||||||
%{buildroot}%{_datadir}/appdata/%{fontname}-book.metainfo.xml
|
%{buildroot}%{_datadir}/appdata/%{fontname}-book.metainfo.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 11 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 3.003-1
|
||||||
|
- Update to new upstream release
|
||||||
|
|
||||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.002-3
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.002-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (padauk-3.002.zip) = 16c068540ac78a8bb2127e15249ab4e144fa6637bb3ea61b089e09f5c0000b840e8e8c9c0ada345a910f731c52ab1ecaf446275c76d53e0fbc6150ee0e4feb85
|
SHA512 (padauk-3.003.zip) = 773ad5b4cdefb6ab8d2f4f8c84d628df2e8bb40cf2972f47fedada05a10117d9d44a16bd250fe446c443ac431721341890be515799a7b4b2857d810dceccf738
|
||||||
|
Loading…
Reference in New Issue
Block a user