Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package freetype2 for openSUSE:Factory 
checked in at 2023-01-07 17:15:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/freetype2 (Old)
 and      /work/SRC/openSUSE:Factory/.freetype2.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "freetype2"

Sat Jan  7 17:15:56 2023 rev:98 rq:1056268 version:2.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/freetype2/freetype2.changes      2022-08-24 
15:10:54.148489432 +0200
+++ /work/SRC/openSUSE:Factory/.freetype2.new.1563/freetype2.changes    
2023-01-07 17:16:12.232899377 +0100
@@ -1,0 +2,6 @@
+Mon Dec 12 08:58:58 UTC 2022 - Dirk Müller <[email protected]>
+
+- switch to pkgconfig(zlib) so that alternative providers can be
+  used
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ freetype2.spec ++++++
--- /var/tmp/diff_new_pack.bUnWO5/_old  2023-01-07 17:16:13.036904174 +0100
+++ /var/tmp/diff_new_pack.bUnWO5/_new  2023-01-07 17:16:13.040904198 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package freetype2
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -43,8 +43,8 @@
 BuildRequires:  libbz2-devel
 BuildRequires:  libpng-devel
 BuildRequires:  pkgconfig
-BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(libbrotlidec)
+BuildRequires:  pkgconfig(zlib)
 
 %description
 This library features TrueType fonts for open source projects. This
@@ -78,8 +78,8 @@
 Summary:        Development environment for the freetype2 TrueType font library
 Group:          Development/Libraries/C and C++
 Requires:       libfreetype6 = %{version}
-Requires:       zlib-devel
 Requires:       pkgconfig(libbrotlidec)
+Requires:       pkgconfig(zlib)
 # there is no freetype-devel on suse:
 Provides:       freetype-devel
 # Static library provides:

++++++ ft2demos.spec ++++++
--- /var/tmp/diff_new_pack.bUnWO5/_old  2023-01-07 17:16:13.072904388 +0100
+++ /var/tmp/diff_new_pack.bUnWO5/_new  2023-01-07 17:16:13.076904412 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ft2demos
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

Reply via email to