Hello community,
here is the log from the commit of package saja-cascadia-code-fonts for
openSUSE:Factory checked in at 2020-07-08 19:12:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/saja-cascadia-code-fonts (Old)
and /work/SRC/openSUSE:Factory/.saja-cascadia-code-fonts.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "saja-cascadia-code-fonts"
Wed Jul 8 19:12:20 2020 rev:3 rq:819314 version:2007.01
Changes:
--------
---
/work/SRC/openSUSE:Factory/saja-cascadia-code-fonts/saja-cascadia-code-fonts.changes
2020-05-20 18:46:01.401357945 +0200
+++
/work/SRC/openSUSE:Factory/.saja-cascadia-code-fonts.new.3060/saja-cascadia-code-fonts.changes
2020-07-08 19:12:38.755036981 +0200
@@ -1,0 +2,10 @@
+Wed Jul 8 04:47:23 UTC 2020 - Ismail Dönmez <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------
Old:
----
CascadiaCode_2005.15.zip
New:
----
CascadiaCode-2007.01.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ saja-cascadia-code-fonts.spec ++++++
--- /var/tmp/diff_new_pack.R2zs1o/_old 2020-07-08 19:12:39.539039686 +0200
+++ /var/tmp/diff_new_pack.R2zs1o/_new 2020-07-08 19:12:39.543039700 +0200
@@ -18,28 +18,29 @@
%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 @@
%reconfigure_fonts_scriptlets
%files
-%defattr(-, root, root)
%dir %{_ttfontsdir}/
%{_ttfontsdir}/*
%license OFL-FAQ.txt LICENSE.txt