Hello community,

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

Package is "kpimtextedit"

Fri Dec 13 12:03:06 2019 rev:54 rq:756274 version:19.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpimtextedit/kpimtextedit.changes        
2019-11-12 11:38:42.414302203 +0100
+++ /work/SRC/openSUSE:Factory/.kpimtextedit.new.4691/kpimtextedit.changes      
2019-12-13 12:04:01.169410217 +0100
@@ -1,0 +2,26 @@
+Tue Dec 10 06:38:51 UTC 2019 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 19.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.0
+- No code change since 19.11.90
+
+-------------------------------------------------------------------
+Sat Nov 30 09:12:11 UTC 2019 - Luca Beltrame <lbeltr...@kde.org>
+
+- 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:
+  * Only build and install designer plugin if it's enabled
+
+-------------------------------------------------------------------
+Sun Nov 24 13:29:43 UTC 2019 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 19.11.80
+  * New feature release
+- Too many changes to list here.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kpimtextedit.spec ++++++
--- /var/tmp/diff_new_pack.QCMqL5/_old  2019-12-13 12:04:01.917409934 +0100
+++ /var/tmp/diff_new_pack.QCMqL5/_new  2019-12-13 12:04:01.941409925 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kpimtextedit
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,42 +16,41 @@
 #
 
 
-%define kf5_version 5.44.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:           kpimtextedit
-Version:        19.08.3
+Version:        19.12.0
 Release:        0
 Summary:        KDE PIM Libraries: Text edit functionality
 License:        LGPL-2.1-or-later
 Group:          System/GUI/KDE
 URL:            https://www.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 >= 1.0.0
-BuildRequires:  grantlee5-devel
-BuildRequires:  kcodecs-devel >= %{kf5_version}
-BuildRequires:  kconfigwidgets-devel >= %{kf5_version}
-BuildRequires:  kcoreaddons-devel >= %{kf5_version}
-BuildRequires:  kdesignerplugin-devel >= %{kf5_version}
-BuildRequires:  kemoticons-devel >= %{kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kiconthemes-devel >= %{kf5_version}
-BuildRequires:  kio-devel >= %{kf5_version}
-BuildRequires:  ktextwidgets-devel >= %{kf5_version}
-BuildRequires:  kwidgetsaddons-devel >= %{kf5_version}
-BuildRequires:  kxmlgui-devel >= %{kf5_version}
-BuildRequires:  pkgconfig
-BuildRequires:  sonnet-devel >= %{kf5_version}
-BuildRequires:  syntax-highlighting-devel >= %{kf5_version}
-BuildRequires:  pkgconfig(Qt5Designer) >= 5.8.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.8.0
-BuildRequires:  pkgconfig(Qt5TextToSpeech)
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.8.0
+BuildRequires:  cmake(Grantlee5)
+BuildRequires:  cmake(KF5Codecs)
+BuildRequires:  cmake(KF5ConfigWidgets)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5DesignerPlugin)
+BuildRequires:  cmake(KF5Emoticons)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5Sonnet)
+BuildRequires:  cmake(KF5SyntaxHighlighting)
+BuildRequires:  cmake(KF5TextWidgets)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(KF5XmlGui)
+BuildRequires:  cmake(Qt5Designer)
+BuildRequires:  cmake(Qt5Test)
+BuildRequires:  cmake(Qt5TextToSpeech)
+BuildRequires:  cmake(Qt5Widgets)
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_headers-devel
 %else
@@ -75,9 +74,9 @@
 %package devel
 Summary:        KDE PIM Libraries: Build Environment
 Group:          Development/Libraries/KDE
-Requires:       ktextwidgets-devel >= %{kf5_version}
 Requires:       libKF5PimTextEdit5 = %{version}
-Requires:       syntax-highlighting-devel >= %{kf5_version}
+Requires:       cmake(KF5SyntaxHighlighting)
+Requires:       cmake(KF5TextWidgets)
 
 %description devel
 This package contains necessary include files and libraries needed

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

++++++ kpimtextedit-19.08.3.tar.xz -> kpimtextedit-19.12.0.tar.xz ++++++
++++ 17170 lines of diff (skipped)

++++++ kpimtextedit-19.08.3.tar.xz.sig -> kpimtextedit-19.12.0.tar.xz.sig ++++++
--- /work/SRC/openSUSE:Factory/kpimtextedit/kpimtextedit-19.08.3.tar.xz.sig     
2019-11-12 11:38:42.226302005 +0100
+++ 
/work/SRC/openSUSE:Factory/.kpimtextedit.new.4691/kpimtextedit-19.12.0.tar.xz.sig
   2019-12-13 12:04:01.145410226 +0100
@@ -1,11 +1,11 @@
 -----BEGIN PGP SIGNATURE-----
 
-iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/O0ACgkQ29LOiT4t
-HIdZNQf/X/7ZpFmxCk2XQkYkuC01cvA9h6orBKHKGeKxxTEOCY7DhJ8y+6ZYswMt
-vOR9iVRwJO2JcEkvtHk27onOeEojne1ln1c8vZaaFbHToVj2TNW4do/2aZVUUEa1
-keY5Hr/e2KxHVjoqLCmAZagQLWy1dw3/9i+lGv0w0w1JxOmC59TJMjUBuQfZeR0/
-M8d/bv9X1NWpAHkCA7W6KHMKZ2vtqpA6h3yP1w7AIGwEliKresSINAPMwp9AsmFy
-ZHIZSKHNo9Eo26b29jsW297tU6SanM0V0asd851hOvg6iCM2/H1Fu0NKONbFyJMF
-75HXD0Rxts4kTPZDL9pHFZ50doQIVA==
-=z6fV
+iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puJEACgkQ29LOiT4t
+HIdYAgf8DAEF7DVNLtOwQG7r0k5naXjdypTp8vULldIT7ajYFcCr5z7qnHdjpkoU
+UcwqvclPsiqnEm7wAA17TjL9OzxDmei7oge8pShWToluaMc0+ejS57c4OmMNgfj/
+Nig3gg6RmHKiO/uSjj6aFDNO7Bdo39almA9k8IGLeHCrYMtN2FgnsDF3dNsyTIIW
+1QtkWoOt3aMEbFjCKwUkrIwVRZNJWcaYbKqXw2ULDIRGLMxcihTOyXt1L+SEtV5S
+d5PxVRnV8K4vsTeg46bxwLlBbudDHBu2zbuNVTs0CepoE1pZERE81USTkegqerlG
+zWJZ8NavFHmYG9poHsQtqj4nq28a+w==
+=6F+V
 -----END PGP SIGNATURE-----


Reply via email to