Hello community,

here is the log from the commit of package step for openSUSE:Leap:15.2 checked 
in at 2020-05-13 03:53:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/step (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.step.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "step"

Wed May 13 03:53:40 2020 rev:43 rq:797512 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/step/step.changes      2020-03-15 
13:36:08.778830389 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.step.new.2738/step.changes    2020-05-13 
03:53:45.112440866 +0200
@@ -1,0 +2,35 @@
+Thu Apr 23 12:23:20 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+-------------------------------------------------------------------
+Sun Apr  5 20:30:49 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+-------------------------------------------------------------------
+Sun Mar 22 09:17:46 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+  * Fix compilation for locales with '@'
+  * addVersionOption()/addHelpOption() already adds by 
KAboutData::setApplicationData
+  * Fix trivial Doxygen warning
+  * Port deprecated method
+  * Resolve problem with objinfo, examples, and tutorials installation when 
there are several locales
+  * Port extractxml to Python 3 with minor typo fixes
+  * Fix Step infobrowser and examples localization
+  * Use URLs with transport encryption
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ step.spec ++++++
--- /var/tmp/diff_new_pack.S6Z97W/_old  2020-05-13 03:53:45.580441848 +0200
+++ /var/tmp/diff_new_pack.S6Z97W/_new  2020-05-13 03:53:45.580441848 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package step
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,42 +21,38 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           step
-Version:        19.12.3
+Version:        20.04.0
 Release:        0
 Summary:        An interactive physics simulator
 License:        GPL-2.0-or-later
 Group:          Productivity/Scientific/Physics
 URL:            https://edu.kde.org
 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
-%endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  gsl-devel
+BuildRequires:  libeigen3-devel
+BuildRequires:  libqalculate-devel
+BuildRequires:  update-desktop-files
+BuildRequires:  xz
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5Crash)
 BuildRequires:  cmake(KF5DocTools)
-BuildRequires:  cmake(KF5KHtml)
 BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5KHtml)
 BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  cmake(KF5Plotting)
-BuildRequires:  libeigen3-devel
-%if %{with lang}
-BuildRequires:  libqt5-linguist-devel
-%endif
-BuildRequires:  libqalculate-devel
-BuildRequires:  update-desktop-files
-BuildRequires:  xz
 BuildRequires:  cmake(Qt5OpenGL)
 BuildRequires:  cmake(Qt5Svg)
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5Xml)
+Recommends:     %{name}-lang
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
 %if %{with lang}
-Recommends:     %{name}-lang
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+BuildRequires:  libqt5-linguist-devel
 %endif
 
 %description
@@ -66,9 +62,7 @@
 to the laws of physics. Every property of bodies/forces in the
 experiment may be changed, even during simulation.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q


++++++ step-19.12.3.tar.xz -> step-20.04.0.tar.xz ++++++
++++ 15228 lines of diff (skipped)


Reply via email to