Hello community,

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

Package is "kturtle"

Sat Dec 14 12:14:55 2019 rev:110 rq:756306 version:19.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes  2019-11-13 
13:22:43.127347273 +0100
+++ /work/SRC/openSUSE:Factory/.kturtle.new.4691/kturtle.changes        
2019-12-14 12:21:05.991219955 +0100
@@ -1,0 +2,31 @@
+Tue Dec 10 06:39:03 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:22 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
+- No code change since 19.11.80
+
+-------------------------------------------------------------------
+Sun Nov 24 13:29:56 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * Make it compile without deprecated method
+  * Don't assign qstring as replace works on same element
+  * Fix some clazy warning
+  * Use more conservative boundingRect() as horizontalAdvance was introduced 
in Qt 5.11 only
+  * Get rid of obsolete width()
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kturtle.spec ++++++
--- /var/tmp/diff_new_pack.EJTtFN/_old  2019-12-14 12:21:07.655219704 +0100
+++ /var/tmp/diff_new_pack.EJTtFN/_new  2019-12-14 12:21:07.659219703 +0100
@@ -16,34 +16,33 @@
 #
 
 
-%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:           kturtle
-Version:        19.08.3
+Version:        19.12.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/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:  kcrash-devel
-BuildRequires:  kdelibs4support-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  kio-devel
-BuildRequires:  knewstuff-devel
-BuildRequires:  pkgconfig
+BuildRequires:  cmake(KF5Crash)
+BuildRequires:  cmake(KF5KDELibs4Support)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(Qt5Core)
-BuildRequires:  pkgconfig(Qt5Gui)
-BuildRequires:  pkgconfig(Qt5Svg)
-BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  cmake(Qt5Core)
+BuildRequires:  cmake(Qt5Gui)
+BuildRequires:  cmake(Qt5Svg)
+BuildRequires:  cmake(Qt5Widgets)
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
 %if %{with lang}

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

++++++ kturtle-19.08.3.tar.xz -> kturtle-19.12.0.tar.xz ++++++
++++ 16372 lines of diff (skipped)


Reply via email to