Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package oce for openSUSE:Factory checked in at 2022-12-01 16:58:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oce (Old) and /work/SRC/openSUSE:Factory/.oce.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oce" Thu Dec 1 16:58:53 2022 rev:7 rq:1039193 version:0.18.3 Changes: -------- --- /work/SRC/openSUSE:Factory/oce/oce.changes 2020-07-26 16:20:19.688863510 +0200 +++ /work/SRC/openSUSE:Factory/.oce.new.1835/oce.changes 2022-12-01 16:59:13.459160519 +0100 @@ -1,0 +2,5 @@ +Tue Nov 29 07:44:16 UTC 2022 - Steve Kowalik <steven.kowa...@suse.com> + +- Remove unneeded BuildRequires on python 2. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oce.spec ++++++ --- /var/tmp/diff_new_pack.Hi4clb/_old 2022-12-01 16:59:14.715167412 +0100 +++ /var/tmp/diff_new_pack.Hi4clb/_new 2022-12-01 16:59:14.719167434 +0100 @@ -1,7 +1,7 @@ # # spec file for package oce # -# Copyright (c) 2020 SUSE LLC +# 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 @@ -41,7 +41,7 @@ Version: 0.18.3 Release: 0 Summary: OpenCASCADE Community Edition -License: LGPL-2.1 WITH OCCT-exception-1.0 +License: LGPL-2.1-only WITH OCCT-exception-1.0 Group: Productivity/Graphics/CAD URL: https://github.com/tpaviot/oce @@ -60,7 +60,6 @@ BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(glu) -BuildRequires: pkgconfig(python) %if %{with build_draw} %if 0%{?suse_version} > 1230 BuildRequires: pkgconfig(tcl)