Hello community,

here is the log from the commit of package cantarell-fonts for openSUSE:Factory 
checked in at 2020-04-23 18:28:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cantarell-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.cantarell-fonts.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cantarell-fonts"

Thu Apr 23 18:28:10 2020 rev:37 rq:795248 version:0.201

Changes:
--------
--- /work/SRC/openSUSE:Factory/cantarell-fonts/cantarell-fonts.changes  
2018-10-17 08:18:39.886933926 +0200
+++ 
/work/SRC/openSUSE:Factory/.cantarell-fonts.new.2738/cantarell-fonts.changes    
    2020-04-23 18:28:14.207835101 +0200
@@ -1,0 +2,66 @@
+Thu Jan  9 23:17:05 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 0.201:
+  + Oopsie-release: The last one was missing pre-built binaries in
+    the release tarball.
+  + Use AFDKO's tx to compress the variable font in roughly half.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Jan  3 14:23:44 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 0.200:
+  + Respacing of uppercase letters in the regular master and
+    complete thin and extra bold masters. Uppercase letters space
+    better next to lowercase letters now. Cyrillics are more
+    consistently spaced.
+  + Tweak numerals some. Especially the "one" and fractions.
+  + Various tweaks to various shapes across the board, especially
+    symbols. Braces are curlier now. Detail tweaks to Cyrillics.
+  + Basic mathy symbols and currency symbols now have tabular
+    number width. I found no advantage to having proportional
+    variants.
+  + Removed .tosf numerals. Fiddly work without clear purpose.
+  + Experimental alternative form of "l" without the tail.
+    Accessible via the ss01 feature.
+  + Added variable font, CFF2 flavor. postscriptBlueFuzz is set to
+    1 explicitly to avoid rounding issues with blue zone coverage
+    in FreeType.
+  + Removed f-ligatures without their own Unicode code points, as
+    the design doesn't currently need them. They were mainly added
+    to fill up the Google glyph set.
+  + The following glyphs now represent more than one Unicode code
+    point to keep the glyph view tidier:
+    - emdash: U+2014, U+2015
+    - emspace: U+2001, U+2003
+    - enspace: U+2000, U+2002
+    - hyphen: U+002D, U+00AD, U+2010, U+2011
+    - space: U+0020, U+00A0
+  + In PDFs where the generator removed the text stream, copy-paste
+    may lead to the others turning into the first.
+  + Filled in hryvnia (U+20B4), tugrik (U+20AE) and tenge (U+20B8).
+  + Static fonts use same rounding method as varLib uses for the
+    variable font.
+  + Fixed Ustraight-cy (U+04AE), ustraight-cy (U+04AF),
+    Ustraightstroke-cy (U+04B0), ustraightstroke-cy (U+04B1), they
+    didn't have a proper production name before and may not have
+    been properly accessible.
+  + Removed some building components that made it into the final
+    font.
+  + Limited anchor propagation to letters, excluding ligatures.
+    Generate GDEF table properly.
+  + Set one simple `gasp` table for hinted display for e.g.
+    Windows.
+  + Removed `ccmp` from the `aalt` lookup.
+  + The OS/2 table fsType now says that no Digital Rights
+    Management is applied to the fonts, the name table now says the
+    fonts are OFL 1.1 licensed.
+  + Internal housekeeping: Sources are stored in the open UFO and
+    Designspace format now, with various cleanups like removed
+    unused layers.
+  + Internal housekeeping: Removed composite diacritics that served
+    no design purpose.
+- Stop passing -Dconfigdir=%%{_fontsconfavaildir} to meson, no
+  longer recognized.
+
+-------------------------------------------------------------------

Old:
----
  cantarell-fonts-0.111.tar.xz

New:
----
  cantarell-fonts-0.201.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cantarell-fonts.spec ++++++
--- /var/tmp/diff_new_pack.Abq12k/_old  2020-04-23 18:28:15.695837951 +0200
+++ /var/tmp/diff_new_pack.Abq12k/_new  2020-04-23 18:28:15.699837958 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cantarell-fonts
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           cantarell-fonts
-Version:        0.111
+Version:        0.201
 Release:        0
 Summary:        Contemporary Humanist Sans Serif Font
 License:        OFL-1.1
 Group:          System/X11/Fonts
 URL:            https://wiki.gnome.org/Projects/CantarellFonts
-Source0:        
https://download.gnome.org/sources/cantarell-fonts/0.111/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/cantarell-fonts/%{version}/%{name}-%{version}.tar.xz
 
 # needed for directory ownership
 BuildRequires:  fontconfig
@@ -44,9 +44,8 @@
 
 %build
 %meson \
-       -Dconfigdir=%{_fontsconfavaildir} \
        -Dfontsdir=%{_ttfontsdir} \
-       -Duseprebuilt=true
+       -Duseprebuilt=true \
        %{nil}
 %meson_build
 
@@ -64,6 +63,7 @@
 %{_ttfontsdir}/Cantarell-Light.otf
 %{_ttfontsdir}/Cantarell-Regular.otf
 %{_ttfontsdir}/Cantarell-Thin.otf
+%{_ttfontsdir}/Cantarell-VF.otf
 %{_datadir}/metainfo/org.gnome.cantarell.metainfo.xml
 
 %changelog

++++++ cantarell-fonts-0.111.tar.xz -> cantarell-fonts-0.201.tar.xz ++++++
++++ 186868 lines of diff (skipped)


Reply via email to