Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package step for openSUSE:Factory checked in at 2022-12-09 16:59:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/step (Old) and /work/SRC/openSUSE:Factory/.step.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "step" Fri Dec 9 16:59:44 2022 rev:147 rq:1041620 version:22.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/step/step.changes 2022-11-04 17:41:12.986769914 +0100 +++ /work/SRC/openSUSE:Factory/.step.new.1835/step.changes 2022-12-09 17:01:41.232970592 +0100 @@ -1,0 +2,20 @@ +Fri Dec 2 12:26:50 UTC 2022 - Christophe Marin <christo...@krop.fr> + +- Update to 22.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.12.0/ + +------------------------------------------------------------------- +Sat Nov 26 16:46:26 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.11.90 + * New feature release + +------------------------------------------------------------------- +Sat Nov 12 08:55:32 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.11.80 + * New feature release + +------------------------------------------------------------------- Old: ---- step-22.08.3.tar.xz step-22.08.3.tar.xz.sig New: ---- step-22.12.0.tar.xz step-22.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ step.spec ++++++ --- /var/tmp/diff_new_pack.9nX8dk/_old 2022-12-09 17:01:41.728973047 +0100 +++ /var/tmp/diff_new_pack.9nX8dk/_new 2022-12-09 17:01:41.736973087 +0100 @@ -1,7 +1,7 @@ # # spec file for package step # -# Copyright (c) 2021 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 @@ -20,11 +20,10 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: step -Version: 22.08.3 +Version: 22.12.0 Release: 0 Summary: An interactive physics simulator License: GPL-2.0-or-later -Group: Productivity/Scientific/Physics URL: https://apps.kde.org/step Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with released} @@ -47,6 +46,7 @@ BuildRequires: cmake(KF5NewStuff) BuildRequires: cmake(KF5Plotting) BuildRequires: cmake(KF5TextWidgets) +BuildRequires: cmake(Qt5LinguistTools) BuildRequires: cmake(Qt5OpenGL) BuildRequires: cmake(Qt5Svg) BuildRequires: cmake(Qt5Test) @@ -70,20 +70,20 @@ %ifarch ppc ppc64 export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %endif - %cmake_kf5 -d build - %cmake_build +%cmake_kf5 -d build +%cmake_build %install - %kf5_makeinstall -C build - %if %{with released} - %find_lang %{name} --with-man --all-name --with-qt - %{kf5_find_htmldocs} - %endif - %suse_update_desktop_file org.kde.%{name} X-KDE-Edu-Teaching - %fdupes -s %{buildroot} +%kf5_makeinstall -C build + +%find_lang %{name} --with-man --all-name --with-qt +%{kf5_find_htmldocs} + +%suse_update_desktop_file org.kde.%{name} X-KDE-Edu-Teaching +%fdupes -s %{buildroot} %files -%license COPYING* +%license LICENSES/* %doc AUTHORS ChangeLog README %doc %lang(en) %{_kf5_htmldir}/en/step/ %{_kf5_applicationsdir}/org.kde.step.desktop @@ -93,15 +93,12 @@ %{_kf5_configkcfgdir}/step.kcfg %{_kf5_iconsdir}/hicolor/*/*/* %{_kf5_knsrcfilesdir}/step.knsrc -%dir %{_kf5_kxmlguidir}/step/ -%{_kf5_kxmlguidir}/step/stepui.rc %{_kf5_sharedir}/mime/packages/org.kde.step.xml -%if %{with released} %files lang -f %{name}.lang +# Not detected by find-lang.sh %dir %{_kf5_sharedir}/locale/nn/LC_SCRIPTS/ %dir %{_kf5_sharedir}/locale/nn/LC_SCRIPTS/step %lang(nn) %{_kf5_sharedir}/locale/nn/LC_SCRIPTS/step/step.js -%endif %changelog ++++++ step-22.08.3.tar.xz -> step-22.12.0.tar.xz ++++++ ++++ 253495 lines of diff (skipped)