diff --git a/CascadiaCode-2007.01.zip b/CascadiaCode-2007.01.zip new file mode 100644 index 0000000..2bea42a --- /dev/null +++ b/CascadiaCode-2007.01.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f066d0d9cb2669bea2e130d7add43d496bf24ef995f42dc603fc2014574a3a4 +size 3478705 diff --git a/CascadiaCode_2005.15.zip b/CascadiaCode_2005.15.zip deleted file mode 100644 index 9f6ad1c..0000000 --- a/CascadiaCode_2005.15.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3d8495e9cdee90d0dbaf60b7db018413e130265dc27e2be7a8db04cf98fddce -size 1003060 diff --git a/saja-cascadia-code-fonts.changes b/saja-cascadia-code-fonts.changes index 4256be8..4085ba7 100644 --- a/saja-cascadia-code-fonts.changes +++ b/saja-cascadia-code-fonts.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jul 8 04:47:23 UTC 2020 - Ismail Dönmez + +- Update to version 2007.01 + * The double-equals ligature == has been updated to improve + visual clarity + * The diacritics on IJacute are no longer malformed + * We've introduced a set of compatibility features to improve + the rendering of powerline glyphs in legacy GDI applications + ------------------------------------------------------------------- Tue May 19 16:22:38 UTC 2020 - Ismail Dönmez diff --git a/saja-cascadia-code-fonts.spec b/saja-cascadia-code-fonts.spec index 61cdca2..776aad6 100644 --- a/saja-cascadia-code-fonts.spec +++ b/saja-cascadia-code-fonts.spec @@ -17,29 +17,30 @@ # -%define fontname cascadia-code +%define fontname cascadia-code + Name: saja-cascadia-code-fonts -Version: 2005.15 +Version: 2007.01 Release: 0 Summary: Monospace terminal fonts from Microsoft License: OFL-1.1 Group: System/X11/Fonts URL: https://github.com/microsoft/cascadia-code -Source0: https://github.com/microsoft/cascadia-code/releases/download/v%{version}/CascadiaCode_%{version}.zip +Source0: https://github.com/microsoft/cascadia-code/releases/download/v%{version}/CascadiaCode-%{version}.zip Source1: LICENSE.txt Source2: OFL-FAQ.txt BuildRequires: fontpackages-devel BuildRequires: unzip -%reconfigure_fonts_prereq BuildArch: noarch +%reconfigure_fonts_prereq %description Cascadia Code is a monospaced font that was designed also with Visual Studio / Visual Studio Code in mind. %prep %setup -q -n otf -cp %{S:1} . -cp %{S:2} . +cp %{SOURCE1} . +cp %{SOURCE2} . %build @@ -50,7 +51,6 @@ install -m 0644 *.otf %{buildroot}%{_ttfontsdir} %reconfigure_fonts_scriptlets %files -%defattr(-, root, root) %dir %{_ttfontsdir}/ %{_ttfontsdir}/* %license OFL-FAQ.txt LICENSE.txt