Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package SoQt for openSUSE:Factory checked in at 2024-01-07 21:40:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/SoQt (Old) and /work/SRC/openSUSE:Factory/.SoQt.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "SoQt" Sun Jan 7 21:40:36 2024 rev:6 rq:1137384 version:1.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/SoQt/SoQt.changes 2022-03-15 19:05:14.164960975 +0100 +++ /work/SRC/openSUSE:Factory/.SoQt.new.28375/SoQt.changes 2024-01-07 21:40:51.325226295 +0100 @@ -1,0 +2,20 @@ +Sat Jan 6 12:20:55 UTC 2024 - Stefan Brüns <[email protected]> + +- update to 1.6.2: + * bugfixes: + + Fixed numerous typos found with codespell +- update to 1.6.1: + * new: + + Home of Coin3d organization has been changed to + https://github.com/coin3d + + Added support for Qt6 + * bugfixes: + + Fixed numerous documentation issues + + Added SOQT_BUILD_TESTS option to control building of test + code (default: ON) + + Fix hidpi black screen issue + + Fix broken SoQt.pc.cmake.in. Added -lSoQt + + Fix wrong glwidget geometry size for Qt4 + + Add handling for background color RGBA + +------------------------------------------------------------------- Old: ---- soqt-1.6.0-src.tar.gz New: ---- soqt-1.6.2-src.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ SoQt.spec ++++++ --- /var/tmp/diff_new_pack.dB5Rzs/_old 2024-01-07 21:40:51.881246521 +0100 +++ /var/tmp/diff_new_pack.dB5Rzs/_new 2024-01-07 21:40:51.885246666 +0100 @@ -1,7 +1,7 @@ # # spec file for package SoQt # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,15 @@ %define sover 20 -%define realver 1.6.0 +%define realver 1.6.2 Name: SoQt -Version: 1.6.0 +Version: 1.6.2 Release: 0 Summary: A library which provides the glue between Coin and Qt License: BSD-3-Clause Group: Development/Libraries/C and C++ URL: https://coin3d.github.io/SoQt/html/ -Source: https://github.com/coin3d/soqt/releases/download/SoQt-%{version}/soqt-%{version}-src.tar.gz +Source: https://github.com/coin3d/soqt/releases/download/v%{version}/soqt-%{version}-src.tar.gz BuildRequires: c++_compiler BuildRequires: cmake BuildRequires: doxygen @@ -124,7 +124,6 @@ %{_datadir}/SoQt %dir %{_includedir}/Coin4/Inventor/Qt %{_includedir}/Coin4/Inventor/Qt/* -%{_infodir}/SoQt1 %{_libdir}/cmake/%{name}-%{realver}/ %{_libdir}/libSoQt.so %{_libdir}/pkgconfig/SoQt.pc ++++++ soqt-1.6.0-src.tar.gz -> soqt-1.6.2-src.tar.gz ++++++ ++++ 7298 lines of diff (skipped)
