Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wxsvg for openSUSE:Factory checked in at 2022-03-06 18:15:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wxsvg (Old) and /work/SRC/openSUSE:Factory/.wxsvg.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wxsvg" Sun Mar 6 18:15:40 2022 rev:7 rq:959635 version:1.5.22 Changes: -------- --- /work/SRC/openSUSE:Factory/wxsvg/wxsvg.changes 2020-04-22 20:45:40.834533361 +0200 +++ /work/SRC/openSUSE:Factory/.wxsvg.new.1958/wxsvg.changes 2022-03-06 18:15:52.691826837 +0100 @@ -1,0 +2,8 @@ +Fri Mar 4 17:26:05 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Drop pkgconfig(libart-2.0) BuildRequires: The libart backend got + dropped in version 1.2 (2013). +- Add explicit pkgconfig(cairo) and pkgconfig(pangocairo) + BuildRequires: align with what configure checks for. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wxsvg.spec ++++++ --- /var/tmp/diff_new_pack.2yLU2k/_old 2022-03-06 18:15:53.267826915 +0100 +++ /var/tmp/diff_new_pack.2yLU2k/_new 2022-03-06 18:15:53.271826916 +0100 @@ -1,7 +1,7 @@ # # spec file for package wxsvg # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2012-2019 Mariusz Fik <fi...@opensuse.org> # Copyright (c) 2012 Stefan Seyfried <seife+...@b1-systems.com> # @@ -23,15 +23,16 @@ Version: 1.5.22 Release: 0 Summary: Library to create, manipulate and render SVG files -License: LGPL-2.1+ WITH WxWindows-exception-3.1 +License: LGPL-2.1-or-later WITH WxWindows-exception-3.1 URL: http://wxsvg.sourceforge.net/ Source: https://prdownloads.sourceforge.net/wxsvg/%{name}-%{version}.tar.bz2 BuildRequires: gcc-c++ BuildRequires: pkgconfig +BuildRequires: wxWidgets-3_0-devel +BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(expat) -BuildRequires: pkgconfig(libart-2.0) +BuildRequires: pkgconfig(pangocairo) # WARNING: needs to build with the same ffmpeg libraries as DVDStyler. -BuildRequires: wxWidgets-3_0-devel BuildRequires: pkgconfig(libavcodec) BuildRequires: pkgconfig(libavformat) BuildRequires: pkgconfig(libavutil)