Hello community,

here is the log from the commit of package fonts-config for openSUSE:Factory 
checked in at 2018-03-20 21:51:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fonts-config (Old)
 and      /work/SRC/openSUSE:Factory/.fonts-config.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fonts-config"

Tue Mar 20 21:51:04 2018 rev:53 rq:586286 version:20160921

Changes:
--------
--- /work/SRC/openSUSE:Factory/fonts-config/fonts-config.changes        
2017-11-30 12:40:14.537151026 +0100
+++ /work/SRC/openSUSE:Factory/.fonts-config.new/fonts-config.changes   
2018-03-20 21:51:08.437599885 +0100
@@ -1,0 +2,5 @@
+Mon Mar 12 22:53:10 UTC 2018 - [email protected]
+
+- Do not create fonts.{dir,scale} in encodings directory
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fonts-config ++++++
--- /var/tmp/diff_new_pack.zcaZif/_old  2018-03-20 21:51:09.445563588 +0100
+++ /var/tmp/diff_new_pack.zcaZif/_new  2018-03-20 21:51:09.449563444 +0100
@@ -698,7 +698,8 @@
 
 # return existing system font dirs; assume all are under /usr/share/fonts
 sub x11_font_dirs {
-  my @blacklist_dirs = ("/usr/share/fonts", 
+  my @blacklist_dirs = ("/usr/share/fonts",
+                        "/usr/share/fonts/encodings",
                         "/usr/share/fonts/encodings/large");
   my @dirs = split(/\n/,`find -L /usr/share/fonts -type d`);
 


Reply via email to