forked from pool/cyreal-lora-fonts
Accepting request 1061410 from M17N:fonts
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1061410 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cyreal-lora-fonts?expand=0&rev=9
This commit is contained in:
commit
8550b4e7d9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a57f214f5980c86bd5f2799eaf554a0b5503c30981e013d2f7840704f80b5b76
|
|
||||||
size 2434957
|
|
3
Lora-v3.005.zip
Normal file
3
Lora-v3.005.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:845821126d828b44b7125ba2d97d75ae39511d9c1b0fd1a1ef0ed3371be413e9
|
||||||
|
size 2438449
|
3
_service
3
_service
@ -1,3 +0,0 @@
|
|||||||
<services>
|
|
||||||
<service name="download_files" mode="localonly"/>
|
|
||||||
</services>
|
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 19 19:50:57 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||||
|
|
||||||
|
- Update to v3.005
|
||||||
|
* added pre-1945 Bulgarian orthography support
|
||||||
|
- Remove the _service file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 22 15:10:30 UTC 2022 - Anton Shvetz <shvetz.anton@gmail.com>
|
Wed Jun 22 15:10:30 UTC 2022 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cyreal-lora-fonts
|
# spec file for package cyreal-lora-fonts
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cyreal-lora-fonts
|
Name: cyreal-lora-fonts
|
||||||
Version: 3.003
|
Version: 3.005
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Serif family for text. Variable Open Source Font
|
Summary: Serif family for text. Variable Open Source Font
|
||||||
License: OFL-1.1
|
License: OFL-1.1
|
||||||
@ -29,7 +29,7 @@ Source2: https://github.com/cyrealtype/Lora-Cyrillic/raw/v%{version}/AUTH
|
|||||||
Source3: https://github.com/cyrealtype/Lora-Cyrillic/raw/v%{version}/CONTRIBUTORS.txt
|
Source3: https://github.com/cyrealtype/Lora-Cyrillic/raw/v%{version}/CONTRIBUTORS.txt
|
||||||
Source4: https://github.com/cyrealtype/Lora-Cyrillic/raw/v%{version}/TRADEMARKS.txt
|
Source4: https://github.com/cyrealtype/Lora-Cyrillic/raw/v%{version}/TRADEMARKS.txt
|
||||||
Source5: https://github.com/cyrealtype/Lora-Cyrillic/raw/v%{version}/FONTLOG.txt
|
Source5: https://github.com/cyrealtype/Lora-Cyrillic/raw/v%{version}/FONTLOG.txt
|
||||||
Source6: https://github.com/cyrealtype/Lora-Cyrillic/raw/master/documentation/Lora-sample.png
|
Source6: https://github.com/cyrealtype/Lora-Cyrillic/raw/v%{version}/documentation/Lora-sample.png
|
||||||
BuildRequires: fontpackages-devel
|
BuildRequires: fontpackages-devel
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -55,14 +55,14 @@ cp %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} .
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
install -dm0755 %{buildroot}%{_ttfontsdir}
|
install -dm0755 %{buildroot}%{_ttfontsdir}
|
||||||
install -m0644 otf/*.otf %{buildroot}%{_ttfontsdir}
|
install -m0644 fonts/otf/*.otf %{buildroot}%{_ttfontsdir}
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets
|
%reconfigure_fonts_scriptlets
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
%license OFL.txt
|
||||||
|
%doc README.md {AUTHORS,CONTRIBUTORS,TRADEMARKS,FONTLOG}.txt Lora-sample.png
|
||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
%{_ttfontsdir}/*.otf
|
%{_ttfontsdir}/*.otf
|
||||||
%doc README.md {AUTHORS,CONTRIBUTORS,TRADEMARKS,FONTLOG}.txt Lora-sample.png
|
|
||||||
%license OFL.txt
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user