Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package iosevka-fonts for openSUSE:Factory checked in at 2021-06-16 20:34:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/iosevka-fonts (Old) and /work/SRC/openSUSE:Factory/.iosevka-fonts.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "iosevka-fonts" Wed Jun 16 20:34:43 2021 rev:5 rq:900208 version:7.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/iosevka-fonts/iosevka-fonts.changes 2021-06-07 22:45:17.416666474 +0200 +++ /work/SRC/openSUSE:Factory/.iosevka-fonts.new.32437/iosevka-fonts.changes 2021-06-16 20:36:32.703294664 +0200 @@ -1,0 +2,5 @@ +Tue Jun 8 16:17:40 UTC 2021 - Lukas Kucharczyk <[email protected]> + +- Update to 7.0.4 + +------------------------------------------------------------------- Old: ---- ttc-iosevka-7.0.2.zip ttc-iosevka-aile-7.0.2.zip ttc-iosevka-curly-7.0.2.zip ttc-iosevka-curly-slab-7.0.2.zip ttc-iosevka-etoile-7.0.2.zip ttc-iosevka-slab-7.0.2.zip New: ---- ttc-iosevka-7.0.4.zip ttc-iosevka-aile-7.0.4.zip ttc-iosevka-curly-7.0.4.zip ttc-iosevka-curly-slab-7.0.4.zip ttc-iosevka-etoile-7.0.4.zip ttc-iosevka-slab-7.0.4.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ iosevka-fonts.spec ++++++ --- /var/tmp/diff_new_pack.K8dO3O/_old 2021-06-16 20:36:38.475304514 +0200 +++ /var/tmp/diff_new_pack.K8dO3O/_new 2021-06-16 20:36:38.479304520 +0200 @@ -19,7 +19,7 @@ %define _buildshell /bin/bash %global fullversion %{version} Name: iosevka-fonts -Version: 7.0.2 +Version: 7.0.4 Release: 0 Summary: Slender typeface for source code License: OFL-1.1 ++++++ README.md ++++++ --- /var/tmp/diff_new_pack.K8dO3O/_old 2021-06-16 20:36:38.539304623 +0200 +++ /var/tmp/diff_new_pack.K8dO3O/_new 2021-06-16 20:36:38.539304623 +0200 @@ -386,6 +386,7 @@ - Otherwise the font will be sans-serif. * `no-cv-ss`: Optional, Boolean, disables `cv##` and `ss##` OpenType features. * `no-ligation`: Optional, Boolean, disables ligations. +* `export-glyph-names`: Optional, Boolean, whether to export glyph names into the fonts. Setting this to `true` will incrase file footprint, however this is necessary for ligature support in [Kitty](https://sw.kovidgoyal.net/kitty/). Build plan could have 5 optional subsections: `ligations`, `variants`, `weights`, `widths` and `slopes`. @@ -844,8 +845,8 @@ + `j = 'serifed'`, `cv35 = 2`: `j` with top serif. + `j = 'straight-line'`, `cv35 = 3`: `j` like a straight line. + `j = 'hooky'`, `cv35 = 4`: `j` like a straight line with top serif. - + `j = 'flat-hook-serifless'`, `cv35 = 5`: `j` with flat terminal hook and top serif. - + `j = 'flat-hook-serifed'`, `cv35 = 6`: `j` with flat terminal hook. + + `j = 'flat-hook-serifless'`, `cv35 = 5`: `j` with flat terminal hook. + + `j = 'flat-hook-serifed'`, `cv35 = 6`: `j` with flat terminal hook and top serif. + `j = 'diagonal-tailed-serifless'`, `cv35 = 7`: `j` with diagonal tail. + `j = 'diagonal-tailed-serifed'`, `cv35 = 8`: `j` with top serif and diagonal tail. - Styles for `k`: @@ -1108,7 +1109,7 @@ + `cyrl-capital-ze = 'bilateral-serifed'`, `cv58 = 3`: Cyrillic Capital Ze (`??`) with serif. + `cyrl-capital-ze = 'unilateral-inward-serifed'`, `cv58 = 4`: Cyrillic Capital Ze (`??`) with inward serif. + `cyrl-capital-ze = 'bilateral-inward-serifed'`, `cv58 = 5`: Cyrillic Capital Ze (`??`) with inward serif. - - Styles for `??` (Cyrillic Lower Ze): + - Styles for `??` (Cyrillic Lower Ze): + `cyrl-ze = 'serifless'`, `cv59 = 1`: Serifless Cyrillic Lower Ze (`??`). + `cyrl-ze = 'unilateral-serifed'`, `cv59 = 2`: Cyrillic Lower Ze (`??`) with serif. + `cyrl-ze = 'bilateral-serifed'`, `cv59 = 3`: Cyrillic Lower Ze (`??`) with serif. @@ -1334,7 +1335,7 @@ - Styles for `<=`, `>=`: + `lig-ltgteq = 'flat'`, `cv95 = 1`: The lower bar of `<=` and `>=` ligation is flat. + `lig-ltgteq = 'slanted'`, `cv95 = 2`: The lower bar of `<=` and `>=` ligation is slanted. - - Styles for `"`: + - Styles for `'`: + `ascii-single-quote = 'straight'`, `cv96 = 1`: Show ASCII quote (`"`) as short vertical straight bar.. + `ascii-single-quote = 'raised-comma'`, `cv96 = 2`: Show ASCII quote (`"`) as raised comma.. - Styles for `` ` ``:
