Hello community, here is the log from the commit of package kalgebra for openSUSE:Leap:15.2 checked in at 2020-05-13 03:51:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kalgebra (Old) and /work/SRC/openSUSE:Leap:15.2/.kalgebra.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kalgebra" Wed May 13 03:51:07 2020 rev:43 rq:797341 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kalgebra/kalgebra.changes 2020-03-15 13:36:18.178835990 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.kalgebra.new.2738/kalgebra.changes 2020-05-13 03:51:10.348116368 +0200 @@ -1,0 +2,36 @@ +Thu Apr 23 12:22:03 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:29:46 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:16:42 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: + * Port to Qt 5.14 + Android + * mobile: Fix startup + * simplify code + * Make it compile against qt5.15 + * Add link to google play + * Port to QRandomGenerator (make it compile against qt5.15 without + deprecated methods) + * Don't use nullptr as flag value + * Use URLs with transport encryption + +------------------------------------------------------------------- Old: ---- kalgebra-19.12.3.tar.xz kalgebra-19.12.3.tar.xz.sig New: ---- kalgebra-20.04.0.tar.xz kalgebra-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kalgebra.spec ++++++ --- /var/tmp/diff_new_pack.NF4gNv/_old 2020-05-13 03:51:10.784117282 +0200 +++ /var/tmp/diff_new_pack.NF4gNv/_new 2020-05-13 03:51:10.788117291 +0200 @@ -1,7 +1,7 @@ # # spec file for package kalgebra # -# 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,30 +21,26 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kalgebra -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Math Expression Solver and Plotter License: GPL-2.0-or-later Group: Productivity/Scientific/Math 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: cmake(Analitza5) BuildRequires: extra-cmake-modules BuildRequires: fdupes -BuildRequires: cmake(KF5ConfigWidgets) -BuildRequires: cmake(KF5DocTools) -BuildRequires: cmake(KF5I18n) -BuildRequires: cmake(KF5KIO) -BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: ncurses-devel BuildRequires: perl BuildRequires: pkgconfig BuildRequires: readline-devel BuildRequires: xz +BuildRequires: cmake(Analitza5) +BuildRequires: cmake(KF5ConfigWidgets) +BuildRequires: cmake(KF5DocTools) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5KIO) +BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(Qt5OpenGL) BuildRequires: cmake(Qt5PrintSupport) BuildRequires: cmake(Qt5Qml) @@ -59,8 +55,10 @@ # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 %if %{with lang} -Recommends: %{name}-lang +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring %endif +Recommends: %{name}-lang %description KAlgebra is a math expression solver and plotter. @@ -76,9 +74,7 @@ KAlgebra is a math expression solver and plotter. This package includes a QtQuick based version for use in mobile (phone, tablet) environments. -%if %{with lang} %lang_package -%endif %prep %setup -q ++++++ kalgebra-19.12.3.tar.xz -> kalgebra-20.04.0.tar.xz ++++++ ++++ 17042 lines of diff (skipped)
