Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mtpaint for openSUSE:Factory checked 
in at 2023-10-11 23:56:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mtpaint (Old)
 and      /work/SRC/openSUSE:Factory/.mtpaint.new.1807 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mtpaint"

Wed Oct 11 23:56:42 2023 rev:2 rq:1117000 version:3.50

Changes:
--------
--- /work/SRC/openSUSE:Factory/mtpaint/mtpaint.changes  2021-10-05 
22:33:56.298878301 +0200
+++ /work/SRC/openSUSE:Factory/.mtpaint.new.1807/mtpaint.changes        
2023-10-12 11:46:55.227456730 +0200
@@ -1,0 +2,7 @@
+Wed Oct 11 12:52:42 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Replace freetype-devel BuildRequires with freetype2: this is
+  actually what is needed, but as fontconfig happened to pull it in
+  already, things happened to work. Freetype 1 is not needed here.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mtpaint.spec ++++++
--- /var/tmp/diff_new_pack.7lQrdR/_old  2023-10-12 11:46:56.131490055 +0200
+++ /var/tmp/diff_new_pack.7lQrdR/_new  2023-10-12 11:46:56.143490497 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mtpaint
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2013 B1 Systems GmbH, Vohburg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,7 +13,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/
 #
 
 
@@ -33,17 +33,17 @@
 # PATCH-FIX-UPSTREAM https://github.com/wjaguar/mtPaint/issues/60 -- fix gcc 
version parsing
 Patch2:         mtpaint-3.50-fix-gcc-version-parsing.patch
 BuildRequires:  desktop-file-utils
-BuildRequires:  freetype-devel
+BuildRequires:  freetype2-devel
 BuildRequires:  giflib-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkgconfig
+BuildRequires:  unzip
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(libopenjp2)
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(libtiff-4)
 BuildRequires:  pkgconfig(libwebp)
-BuildRequires:  unzip
 Requires:       ImageMagick
 Recommends:     %{name}-lang
 Recommends:     exif

Reply via email to