Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package step for openSUSE:Factory checked in 
at 2021-04-25 21:27:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/step (Old)
 and      /work/SRC/openSUSE:Factory/.step.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "step"

Sun Apr 25 21:27:17 2021 rev:127 rq:887794 version:21.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/step/step.changes        2021-03-10 
08:56:14.986826710 +0100
+++ /work/SRC/openSUSE:Factory/.step.new.12324/step.changes     2021-04-25 
21:28:51.856534509 +0200
@@ -1,0 +2,26 @@
+Fri Apr 16 16:13:27 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04
+- No code change since 21.03.90
+- Stop owning directories provided by the filesystem package (boo#1184786)
+
+-------------------------------------------------------------------
+Fri Apr  9 17:41:52 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.03.90
+  * New feature release
+- No code change since 21.03.80
+
+-------------------------------------------------------------------
+Sun Mar 21 13:29:59 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.03.80
+  * New feature release
+- Changes since 20.12.3:
+  * Use KDE_INSTALL_MIMEDIR instead of custom XDG_MIME_INSTALL_DIR
+  * operator+/- is disabled for QFlags in qt6
+
+-------------------------------------------------------------------

Old:
----
  step-20.12.3.tar.xz
  step-20.12.3.tar.xz.sig

New:
----
  step-21.04.0.tar.xz
  step-21.04.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ step.spec ++++++
--- /var/tmp/diff_new_pack.fbo3S4/_old  2021-04-25 21:28:52.368535125 +0200
+++ /var/tmp/diff_new_pack.fbo3S4/_new  2021-04-25 21:28:52.368535125 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package step
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,13 +21,18 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           step
-Version:        20.12.3
+Version:        21.04.0
 Release:        0
 Summary:        An interactive physics simulator
 License:        GPL-2.0-or-later
 Group:          Productivity/Scientific/Physics
-URL:            https://edu.kde.org
+URL:            https://apps.kde.org/step
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+BuildRequires:  libqt5-linguist-devel
+%endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  gsl-devel
@@ -48,11 +53,6 @@
 BuildRequires:  cmake(Qt5Xml)
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-BuildRequires:  libqt5-linguist-devel
-%endif
 Recommends:     %{name}-lang
 
 %description
@@ -65,7 +65,7 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %ifarch ppc ppc64
@@ -87,20 +87,16 @@
 %license COPYING*
 %doc AUTHORS ChangeLog README
 %doc %lang(en) %{_kf5_htmldir}/en/step/
-%{_kf5_knsrcfilesdir}/step.knsrc
-%dir %{_kf5_appstreamdir}
-%dir %{_kf5_configkcfgdir}
-%dir %{_kf5_kxmlguidir}/step/
-%dir %{_kf5_sharedir}/mime/
-%dir %{_kf5_sharedir}/mime/packages
 %{_kf5_applicationsdir}/org.kde.step.desktop
 %{_kf5_appsdir}/step/
 %{_kf5_appstreamdir}/org.kde.step.appdata.xml
 %{_kf5_bindir}/step
 %{_kf5_configkcfgdir}/step.kcfg
 %{_kf5_iconsdir}/hicolor/*/*/*
-%{_kf5_sharedir}/mime/packages/org.kde.step.xml
+%{_kf5_knsrcfilesdir}/step.knsrc
+%dir %{_kf5_kxmlguidir}/step/
 %{_kf5_kxmlguidir}/step/stepui.rc
+%{_kf5_sharedir}/mime/packages/org.kde.step.xml
 
 %if %{with lang}
 %files lang -f %{name}.lang


++++++ step-20.12.3.tar.xz -> step-21.04.0.tar.xz ++++++
++++ 2618 lines of diff (skipped)

Reply via email to