Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gcompris-qt for openSUSE:Factory checked in at 2023-01-29 14:10:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcompris-qt (Old) and /work/SRC/openSUSE:Factory/.gcompris-qt.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcompris-qt" Sun Jan 29 14:10:44 2023 rev:25 rq:1061792 version:3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gcompris-qt/gcompris-qt.changes 2022-05-12 23:01:45.364909239 +0200 +++ /work/SRC/openSUSE:Factory/.gcompris-qt.new.32243/gcompris-qt.changes 2023-01-29 14:28:06.572672578 +0100 @@ -1,0 +2,18 @@ +Sat Jan 21 19:44:48 UTC 2023 - Bruno Friedmann <[email protected]> + +- Update to bugfix release 3.1 + - Fix critical bug in the new "Comparator" activity. +- Update to release 3.0 contains 182 activities, including 8 new ones: + - Mouse click training + - Create the fractions + - Find the fraction + - Compare numbers + - Swap ten's complement + - Use ten's complement + - added 2 new command line options: + List all the available activities (-l or --list-activities) + Directly start a specific activity (--launch activityName) +- Packaging update copyright years and format with spec-cleaner +- Update list of dependencies. + +------------------------------------------------------------------- Old: ---- gcompris-qt-2.4.tar.xz gcompris-qt-2.4.tar.xz.sig New: ---- gcompris-qt-3.1.tar.xz gcompris-qt-3.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcompris-qt.spec ++++++ --- /var/tmp/diff_new_pack.6YeITy/_old 2023-01-29 14:28:07.140675718 +0100 +++ /var/tmp/diff_new_pack.6YeITy/_new 2023-01-29 14:28:07.144675739 +0100 @@ -1,8 +1,8 @@ # # spec file for package gcompris-qt # -# Copyright (c) 2022 SUSE LLC -# Copyright (c) 2022 Ioda-Net SÃ rl, Charmoille, Switzerland. Bruno Friedmann +# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2023 Ioda-Net SÃ rl, Charmoille, Switzerland. Bruno Friedmann # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: gcompris-qt -Version: 2.4 +Version: 3.1 Release: 0 Summary: Multiactivity educational software for children aged 2â10 (Qt version) License: AGPL-3.0-or-later @@ -34,6 +34,7 @@ BuildRequires: qml-box2d BuildRequires: update-desktop-files BuildRequires: cmake(Qt5LinguistTools) +BuildRequires: pkgconfig(Qt5Charts) >= 5.9.0 BuildRequires: pkgconfig(Qt5Concurrent) >= 5.9.0 # We don't want the Administrative documentation # BuildRequires: kdoctools-devel @@ -42,12 +43,9 @@ BuildRequires: pkgconfig(Qt5Network) >= 5.9.0 BuildRequires: pkgconfig(Qt5OpenGL) >= 5.9.0 BuildRequires: pkgconfig(Qt5PrintSupport) >= 5.9.0 -%if 0%{?suse_version} >= 1550 -BuildRequires: pkgconfig(Qt5QmlModels) >= 5.9.0 -%else -BuildRequires: pkgconfig(Qt5Qml) >= 5.9.0 -%endif BuildRequires: pkgconfig(Qt5Quick) >= 5.9.0 +BuildRequires: pkgconfig(Qt5QuickControls2) >= 5.9.0 +BuildRequires: pkgconfig(Qt5QuickTemplates2) >= 5.9.0 BuildRequires: pkgconfig(Qt5Script) >= 5.9.0 BuildRequires: pkgconfig(Qt5Sensors) >= 5.9.0 BuildRequires: pkgconfig(Qt5Svg) >= 5.9.0 @@ -60,11 +58,15 @@ Requires: libQt5Svg5 >= 5.9.0 Requires: libqt5-qtgraphicaleffects >= 5.9.0 Requires: libqt5-qtimageformats >= 5.9.0 -Requires: libqt5-qtquickcontrols >= 5.9.0 Requires: qml-box2d Recommends: %{name}-voices = %{version} Provides: gcompris = 17.10 Obsoletes: gcompris < 17.10 +%if 0%{?suse_version} >= 1550 +BuildRequires: pkgconfig(Qt5QmlModels) >= 5.9.0 +%else +BuildRequires: pkgconfig(Qt5Qml) >= 5.9.0 +%endif %description GCompris-Qt is an educational software suite comprising ++++++ gcompris-qt-2.4.tar.xz -> gcompris-qt-3.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/gcompris-qt/gcompris-qt-2.4.tar.xz /work/SRC/openSUSE:Factory/.gcompris-qt.new.32243/gcompris-qt-3.1.tar.xz differ: char 25, line 1
