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 2021-03-05 13:49:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcompris-qt (Old) and /work/SRC/openSUSE:Factory/.gcompris-qt.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcompris-qt" Fri Mar 5 13:49:01 2021 rev:18 rq:876949 version:1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gcompris-qt/gcompris-qt.changes 2020-12-18 19:58:25.342000530 +0100 +++ /work/SRC/openSUSE:Factory/.gcompris-qt.new.2378/gcompris-qt.changes 2021-03-05 13:51:21.495957167 +0100 @@ -1,0 +2,15 @@ +Mon Mar 1 08:26:23 UTC 2021 - Bruno Friedmann <[email protected]> + +- Remove unused libbox2d-devel buildrequires deps. libbox2d is + offered by qml-box2d +- Packaging Update copyright year + +------------------------------------------------------------------- +Sun Feb 28 21:33:31 UTC 2021 - Antoine Belvire <[email protected]> + +- Update Box2D build dependency name. +- Use lang_package macro: Manual declaration with "Obsoletes" and + "Provides" to ensure upgrade path after package renaming is no + longer relevant (package was renamed in 2016). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcompris-qt.spec ++++++ --- /var/tmp/diff_new_pack.8d3MkY/_old 2021-03-05 13:51:22.495958129 +0100 +++ /var/tmp/diff_new_pack.8d3MkY/_new 2021-03-05 13:51:22.495958129 +0100 @@ -1,8 +1,8 @@ # # spec file for package gcompris-qt # -# Copyright (c) 2020 SUSE LLC -# Copyright (c) 2020 Ioda-Net S??rl, Charmoille, Switzerland. Bruno Friedmann +# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2021 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 @@ -30,7 +30,6 @@ Source3: gcompris-qt-rpmlintrc BuildRequires: extra-cmake-modules BuildRequires: fdupes -BuildRequires: libBox2D-devel BuildRequires: libqt5-linguist BuildRequires: libqt5-linguist-devel BuildRequires: pkgconfig @@ -60,7 +59,6 @@ Requires: libqt5-qtgraphicaleffects >= 5.7.0 Requires: libqt5-qtquickcontrols >= 5.7.0 Requires: qml-box2d -Recommends: %{name}-lang = %{version} Recommends: %{name}-voices = %{version} Provides: gcompris = 17.10 Obsoletes: gcompris < 17.10 @@ -87,19 +85,7 @@ This package contains the bundle of activities for %{name}. More than 100 activities are available. -%package lang -# FIXME: consider using %%lang_package macro -Summary: Translation files for %{name} -Group: Amusements/Teaching/Other -Requires: %{name} = %{version} -Obsoletes: %{name}-translations < %{version}-%{release} -Provides: %{name}-translations = %{version}-%{release} -BuildArch: noarch - -%description lang -This package contains the bundle of translations for %{name}. -More than 30 languages are available, and allow you to run -GCompris in different languages and play activities. +%lang_package %prep %setup -q
