Hello community,

here is the log from the commit of package step for openSUSE:Factory checked in 
at 2019-12-14 12:16:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/step (Old)
 and      /work/SRC/openSUSE:Factory/.step.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "step"

Sat Dec 14 12:16:14 2019 rev:111 rq:756347 version:19.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/step/step.changes        2019-11-13 
13:24:19.923448032 +0100
+++ /work/SRC/openSUSE:Factory/.step.new.4691/step.changes      2019-12-14 
12:23:14.555200557 +0100
@@ -1,0 +2,38 @@
+Tue Dec 10 06:39:18 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.0
+- Changes since 19.11.90:
+  * Update Appstream for new release
+
+-------------------------------------------------------------------
+Sat Nov 30 09:12:37 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.11.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/19.12-rc
+- Changes since 19.11.80:
+  * 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
+  * Fix link to Coulomb's law Wikipedia page to enable clean extraction
+  * Add softbody to the resources
+  * Fix minor typos in tutorials
+  * Fix minor typos, add some information about springs and soft bodies
+
+-------------------------------------------------------------------
+Sun Nov 24 15:54:32 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * Sort includes
+  * Port away from QRegExp to QRegularExpression
+  * i18n: fix extraction of objectinfo HTML files
+  * Port away from KHTML
+  * Add MIME type for Step files (kde#296317)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ step.spec ++++++
--- /var/tmp/diff_new_pack.gtfCqH/_old  2019-12-14 12:23:15.151200468 +0100
+++ /var/tmp/diff_new_pack.gtfCqH/_new  2019-12-14 12:23:15.155200467 +0100
@@ -16,44 +16,43 @@
 #
 
 
-%define kf5_version 5.26.0
+%define kf5_version 5.60.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           step
-Version:        19.08.3
+Version:        19.12.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/applications/%{version}/src/%{name}-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+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:  kconfig-devel
-BuildRequires:  kcrash-devel
-BuildRequires:  kdoctools-devel
-BuildRequires:  khtml-devel
-BuildRequires:  kiconthemes-devel
-BuildRequires:  knewstuff-devel
-BuildRequires:  kplotting-devel
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5Crash)
+BuildRequires:  cmake(KF5DocTools)
+BuildRequires:  cmake(KF5KHtml)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5NewStuff)
+BuildRequires:  cmake(KF5Plotting)
 BuildRequires:  libeigen3-devel
 %if %{with lang}
 BuildRequires:  libqt5-linguist-devel
 %endif
 BuildRequires:  libqalculate-devel
-BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
-BuildRequires:  pkgconfig(Qt5OpenGL)
-BuildRequires:  pkgconfig(Qt5Svg)
-BuildRequires:  pkgconfig(Qt5Test)
-BuildRequires:  pkgconfig(Qt5Xml)
+BuildRequires:  cmake(Qt5OpenGL)
+BuildRequires:  cmake(Qt5Svg)
+BuildRequires:  cmake(Qt5Test)
+BuildRequires:  cmake(Qt5Xml)
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
 %if %{with lang}
@@ -106,8 +105,8 @@
 %{_kf5_bindir}/step
 %{_kf5_configkcfgdir}/step.kcfg
 %{_kf5_iconsdir}/hicolor/*/*/*
-%{_kf5_kxmlguidir}/step/stepui.rc
 %{_kf5_sharedir}/mime/packages/org.kde.step.xml
+%{_kf5_kxmlguidir}/step/stepui.rc
 
 %if %{with lang}
 %files lang -f %{name}.lang

++++++ applications.keyring ++++++
Binary files /var/tmp/diff_new_pack.gtfCqH/_old and 
/var/tmp/diff_new_pack.gtfCqH/_new differ

++++++ step-19.08.3.tar.xz -> step-19.12.0.tar.xz ++++++
++++ 139044 lines of diff (skipped)


Reply via email to