Hello community,

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

Package is "kturtle"

Wed Apr 29 20:50:23 2020 rev:114 rq:797018 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes  2020-03-12 
23:07:07.575201232 +0100
+++ /work/SRC/openSUSE:Factory/.kturtle.new.2738/kturtle.changes        
2020-04-29 20:51:38.480896030 +0200
@@ -1,0 +2,34 @@
+Thu Apr 23 12:23:01 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:30:34 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:17:31 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 qt5.15. SkipEmptyParts is part of Qt::.
+  * Use safe hardcoded value for ProvidersUrl
+  * Use the default address for KNewStuff instead of the hardcoded
+  * addVersionOption()/addHelpOption() already adds by 
KAboutData::setApplicationData
+  * Don't use nullptr as flag value
+  * Fix link: ui.html -> menus.html
+  * Use URLs with transport encryption
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kturtle.spec ++++++
--- /var/tmp/diff_new_pack.IKL2wB/_old  2020-04-29 20:51:39.556898495 +0200
+++ /var/tmp/diff_new_pack.IKL2wB/_new  2020-04-29 20:51:39.560898504 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kturtle
 #
-# 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,24 +21,20 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kturtle
-Version:        19.12.3
+Version:        20.04.0
 Release:        0
 Summary:        Logo Programming Environment
 License:        GPL-2.0-or-later
 Group:          Amusements/Teaching/Mathematics
 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:  update-desktop-files
 BuildRequires:  cmake(KF5Crash)
-BuildRequires:  cmake(KF5KDELibs4Support)
 BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5KDELibs4Support)
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5NewStuff)
-BuildRequires:  update-desktop-files
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Svg)
@@ -46,15 +42,15 @@
 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
 KTurtle is an educational Logo programming environment.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q


++++++ kturtle-19.12.3.tar.xz -> kturtle-20.04.0.tar.xz ++++++
++++ 54485 lines of diff (skipped)


Reply via email to