Hello community,

here is the log from the commit of package kcalc for openSUSE:Factory checked 
in at 2020-04-25 20:22:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcalc (Old)
 and      /work/SRC/openSUSE:Factory/.kcalc.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcalc"

Sat Apr 25 20:22:07 2020 rev:107 rq:796902 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalc/kcalc.changes      2020-03-11 
18:37:41.247095296 +0100
+++ /work/SRC/openSUSE:Factory/.kcalc.new.2738/kcalc.changes    2020-04-25 
20:23:03.209369895 +0200
@@ -1,0 +2,30 @@
+Thu Apr 23 12:22:11 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- 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:52 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- 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:48 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- 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:
+  * Make it compile against q5.15 . This method was removed and unused here
+  * Make it compile with qt5.15
+  * Fix link: ui.html -> menus.html
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kcalc.spec ++++++
--- /var/tmp/diff_new_pack.pc1CtU/_old  2020-04-25 20:23:05.009373605 +0200
+++ /var/tmp/diff_new_pack.pc1CtU/_new  2020-04-25 20:23:05.013373614 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kcalc
 #
-# 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,18 +21,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kcalc
-Version:        19.12.3
+Version:        20.04.0
 Release:        0
 Summary:        Scientific Calculator
 License:        GPL-2.0-or-later
 Group:          Productivity/Scientific/Math
 URL:            https://www.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:  gmp-devel
+BuildRequires:  mpfr-devel
+BuildRequires:  update-desktop-files
+BuildRequires:  xz
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5ConfigWidgets)
 BuildRequires:  cmake(KF5Crash)
@@ -42,23 +41,20 @@
 BuildRequires:  cmake(KF5Init)
 BuildRequires:  cmake(KF5Notifications)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  mpfr-devel
-BuildRequires:  update-desktop-files
-BuildRequires:  xz
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5Widgets)
 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
 %endif
+Recommends:     %{name}-lang
 
 %description
 KCalc is the KDE calculator tool.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q -n kcalc-%{version}


++++++ kcalc-19.12.3.tar.xz -> kcalc-20.04.0.tar.xz ++++++
++++ 10154 lines of diff (skipped)


Reply via email to