Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package patterns-fonts for openSUSE:Factory 
checked in at 2022-07-06 15:41:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.patterns-fonts.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patterns-fonts"

Wed Jul  6 15:41:34 2022 rev:6 rq:986788 version:20170319

Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-fonts/patterns-fonts.changes    
2018-12-10 12:23:45.606801165 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-fonts.new.1548/patterns-fonts.changes  
2022-07-06 15:41:35.582481291 +0200
@@ -1,0 +2,11 @@
+Sun Jun 19 17:02:50 UTC 2022 - Gordon Leung <[email protected]>
+
+feat: Add noto-fonts and noto-sans-cjk-fonts to fonts_opt pattern
+remove: efont-unicode-bitmap-fonts and google-droid-sans from fonts_opt pattern
+- efont-unicode-bitmap-fonts has not been updated since 2003
+  noto-fonts and noto-sans-cjk-fonts should be a drop-in replacement
+- Google itself states that google-droid-fonts are superseded by Noto Fonts
+  * 
https://github.com/googlefonts/noto-fonts/blob/main/FAQ.md#how-does-noto-relate-to-droid
+fix: rpmlintrc filter, no-binary is now an error rather than warning
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ patterns-fonts.spec ++++++
--- /var/tmp/diff_new_pack.Fo8QG5/_old  2022-07-06 15:41:36.814483106 +0200
+++ /var/tmp/diff_new_pack.Fo8QG5/_new  2022-07-06 15:41:36.822483117 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package patterns-fonts
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,7 +24,7 @@
 Summary:        Patterns for Installation (Fonts)
 License:        MIT
 Group:          Metapackages
-Url:            https://github.com/openSUSE/patterns
+URL:            https://github.com/openSUSE/patterns
 Source0:        %{name}-rpmlintrc
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  patterns-rpm-macros
@@ -36,8 +36,9 @@
 
 This particular package contains the Fonts patterns.
 
-################################################################################
 
+
+################################################################################
 %package fonts
 %pattern_graphicalenvironments
 Summary:        Fonts
@@ -48,12 +49,12 @@
 Provides:       pattern-visible()
 Recommends:     pattern() = fonts_opt
 
+Recommends:     dejavu-fonts
 Recommends:     ghostscript-fonts-std
-Recommends:     xorg-x11-fonts-core
 Recommends:     google-roboto-fonts
-Recommends:     dejavu-fonts
 Recommends:     intlfonts-euro-bitmap-fonts
 Recommends:     liberation-fonts
+Recommends:     xorg-x11-fonts-core
 # needed for instsys
 Suggests:       ipa-gothic-fonts
 Suggests:       ipa-mincho-fonts
@@ -80,16 +81,15 @@
 Provides:       pattern-icon() = pattern-x11
 Provides:       pattern-order() = 1720
 
-Recommends:     efont-unicode-bitmap-fonts
-Recommends:     ghostscript-fonts-other
-Recommends:     xorg-x11-fonts
-Recommends:     google-droid-fonts
-Recommends:     noto-sans-fonts
 Recommends:     adobe-sourcecodepro-fonts
 Recommends:     adobe-sourcesanspro-fonts
 Recommends:     adobe-sourceserifpro-fonts
+Recommends:     ghostscript-fonts-other
+Recommends:     noto-fonts
+Recommends:     noto-sans-cjk-fonts
 Recommends:     stix-fonts
 Recommends:     texlive-lm-fonts
+Recommends:     xorg-x11-fonts
 
 %description fonts_opt
 Base fonts and font configuration.

++++++ patterns-fonts-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.Fo8QG5/_old  2022-07-06 15:41:36.854483165 +0200
+++ /var/tmp/diff_new_pack.Fo8QG5/_new  2022-07-06 15:41:36.858483171 +0200
@@ -1,4 +1,2 @@
-addFilter("W: no-binary");
-
-
+addFilter("E: no-binary");
 

Reply via email to