Hello community,

here is the log from the commit of package ktp-text-ui for openSUSE:Leap:15.2 
checked in at 2020-05-13 03:53:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/ktp-text-ui (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.ktp-text-ui.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktp-text-ui"

Wed May 13 03:53:11 2020 rev:7 rq:797469 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/ktp-text-ui/ktp-text-ui.changes        
2020-03-15 07:12:38.341009239 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.ktp-text-ui.new.2738/ktp-text-ui.changes      
2020-05-13 03:53:12.332372116 +0200
@@ -1,0 +2,30 @@
+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:33 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:30 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:
+  * Styles/Renkoo: Extract coloring css from variants
+  * It alreadys adds by kaboutdata
+  * Remove widget arg from KNotification ctor
+
+-------------------------------------------------------------------

Old:
----
  ktp-text-ui-19.12.3.tar.xz
  ktp-text-ui-19.12.3.tar.xz.sig

New:
----
  ktp-text-ui-20.04.0.tar.xz
  ktp-text-ui-20.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ ktp-text-ui.spec ++++++
--- /var/tmp/diff_new_pack.7aKG6v/_old  2020-05-13 03:53:12.784373064 +0200
+++ /var/tmp/diff_new_pack.7aKG6v/_new  2020-05-13 03:53:12.788373072 +0200
@@ -16,58 +16,57 @@
 #
 
 
-%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: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           ktp-text-ui
-Version:        19.12.3
+Version:        20.04.0
 Release:        0
 Summary:        Telepathy chat handler for KDE
 License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Instant Messenger
 URL:            
https://community.kde.org/Real-Time_Communication_and_Collaboration
 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:  breeze5-icons
 BuildRequires:  extra-cmake-modules >= 1.3.0
 BuildRequires:  fdupes
-BuildRequires:  karchive-devel
-BuildRequires:  kcmutils-devel
-BuildRequires:  kdbusaddons-devel
-BuildRequires:  kemoticons-devel
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel
-BuildRequires:  kiconthemes-devel
-BuildRequires:  kio-devel
-BuildRequires:  kitemviews-devel
-BuildRequires:  knotifications-devel
-BuildRequires:  knotifyconfig-devel
-BuildRequires:  kpeople5-devel
-BuildRequires:  kservice-devel
-BuildRequires:  ktextwidgets-devel
-BuildRequires:  ktp-common-internals-devel
 BuildRequires:  ktp-icons
-BuildRequires:  kwidgetsaddons-devel
-BuildRequires:  kwindowsystem-devel
-BuildRequires:  kxmlgui-devel
-BuildRequires:  pkgconfig
-BuildRequires:  sonnet-devel
 BuildRequires:  telepathy-logger-qt5-devel
 BuildRequires:  telepathy-qt5-devel
-BuildRequires:  pkgconfig(Qt5TextToSpeech)
-BuildRequires:  pkgconfig(Qt5WebEngine) >= 5.7.0
+BuildRequires:  cmake(KF5Archive)
+BuildRequires:  cmake(KF5DBusAddons)
+BuildRequires:  cmake(KF5Emoticons)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5ItemViews)
+BuildRequires:  cmake(KF5KCMUtils)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5Notifications)
+BuildRequires:  cmake(KF5NotifyConfig)
+BuildRequires:  cmake(KF5People)
+BuildRequires:  cmake(KF5Service)
+BuildRequires:  cmake(KF5Sonnet)
+BuildRequires:  cmake(KF5TextWidgets)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(KF5WindowSystem)
+BuildRequires:  cmake(KF5XmlGui)
+BuildRequires:  cmake(KTp)
+BuildRequires:  cmake(Qt5TextToSpeech)
+BuildRequires:  cmake(Qt5WebEngine) >= 5.7.0
 # Explicitely require logger, otherwise the ui would crash
 Requires:       telepathy-logger
+Recommends:     %{name}-lang
 Obsoletes:      %{name}-devel
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
-Recommends:     %{name}-lang
+%if %{with lang}
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+%endif
 
 %description
 Includes KDE's implementation of the Telepathy chat handler,

++++++ ktp-text-ui-19.12.3.tar.xz -> ktp-text-ui-20.04.0.tar.xz ++++++
++++ 4734 lines of diff (skipped)

++++++ ktp-text-ui-19.12.3.tar.xz.sig -> ktp-text-ui-20.04.0.tar.xz.sig ++++++
--- /work/SRC/openSUSE:Leap:15.2/ktp-text-ui/ktp-text-ui-19.12.3.tar.xz.sig     
2020-03-15 07:12:38.321009227 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.ktp-text-ui.new.2738/ktp-text-ui-20.04.0.tar.xz.sig
   2020-05-13 03:53:12.268371982 +0200
@@ -1,11 +1,11 @@
 -----BEGIN PGP SIGNATURE-----
 
-iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drYsACgkQ29LOiT4t
-HIfF4gf/WHtwPliaOsmyrQeV0OxNc8fupiPHz6biMRU+jzCEt9Jdy2fMi/6X5IbU
-bfgwOmg1qBo4dv9o5sUFKrbrGdx7yeNuopCoXdIuYiJrdyOqlZL46j9SrZomKPfX
-ANYtYrVehqki/NLhQ6C8uqAacKuTo/+/v3KSerDcuX6uji+ftjAdm90h4D1fbGOb
-HVnAelXOgYSi/jIkm9tiAtu1jWOWghghAzjy60e4EEb0694n0J8o1za15gNE28yC
-JNliEoijvXKY8npHIYGUtckdRgxXzwyLo1+HXtSTVu7ZEllbHpyjBbS6tWc1JY2e
-nlpWAUtWDuuxM1dBC7l+YupROlSiIA==
-=6v4D
+iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB+kACgkQ29LOiT4t
+HIdHmAgAnlqYyiWTQ11FGV6A06ZTnTKKy1NXeyBca01iHQBFeCeAJs6GBW7irmo9
+LAwtCbdquOhQga0RAECLOc2VNqrd6WnTGbgUpF1RXkMxphKVzdgUv+FWCIsc3m9n
+Fi/C4DF+UzYRFxj/H7dus+m/au6YjekOVIPLBqxfLWWxcy+HG5kqXx901ov6OLUL
+cCxl/JHl+HrDJIve6R0hgUNiwaRbuDtE+L0yyqngvaKKk86KkVcSdfy2cfneWG4t
+85M3aPHAfNZeD9Y+g5oNjtk/u9qeF8hp/MWKvWPN5mk4LnSxy5afuoMoB9GCG2wp
+4KEpeA3SWWXqh0ucyKdSXamphyqRgg==
+=j1+e
 -----END PGP SIGNATURE-----


Reply via email to