Hello community,
here is the log from the commit of package kactivitymanagerd for
openSUSE:Factory checked in at 2020-05-07 15:08:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kactivitymanagerd (Old)
and /work/SRC/openSUSE:Factory/.kactivitymanagerd.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kactivitymanagerd"
Thu May 7 15:08:25 2020 rev:78 rq:800468 version:5.18.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/kactivitymanagerd/kactivitymanagerd.changes
2020-04-04 12:07:48.430792321 +0200
+++
/work/SRC/openSUSE:Factory/.kactivitymanagerd.new.2738/kactivitymanagerd.changes
2020-05-07 15:08:41.068140322 +0200
@@ -1,0 +2,10 @@
+Tue May 5 13:01:51 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.18.5
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.18.5.php
+- Changes since 5.18.4.1:
+ * Remove too strict Qt/KF5 deprecation rule
+
+-------------------------------------------------------------------
Old:
----
kactivitymanagerd-5.18.4.1.tar.xz
kactivitymanagerd-5.18.4.1.tar.xz.sig
New:
----
kactivitymanagerd-5.18.5.tar.xz
kactivitymanagerd-5.18.5.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kactivitymanagerd.spec ++++++
--- /var/tmp/diff_new_pack.50VN7a/_old 2020-05-07 15:08:41.808142048 +0200
+++ /var/tmp/diff_new_pack.50VN7a/_new 2020-05-07 15:08:41.808142048 +0200
@@ -20,15 +20,15 @@
%bcond_without lang
Name: kactivitymanagerd
-Version: 5.18.4.1
+Version: 5.18.5
Release: 0
Summary: KDE Plasma Activities support
License: GPL-2.0-or-later
Group: System/GUI/KDE
Url: http://projects.kde.org/kactivitymanagerd
-Source:
https://download.kde.org/stable/plasma/5.18.4/kactivitymanagerd-%{version}.tar.xz
+Source:
https://download.kde.org/stable/plasma/%{version}/kactivitymanagerd-%{version}.tar.xz
%if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/5.18.4/kactivitymanagerd-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/kactivitymanagerd-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
%if 0%{?suse_version} > 1325
++++++ kactivitymanagerd-5.18.4.1.tar.xz -> kactivitymanagerd-5.18.5.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kactivitymanagerd-5.18.4.1/CMakeLists.txt
new/kactivitymanagerd-5.18.5/CMakeLists.txt
--- old/kactivitymanagerd-5.18.4.1/CMakeLists.txt 2020-03-31
16:06:07.000000000 +0200
+++ new/kactivitymanagerd-5.18.5/CMakeLists.txt 2020-05-05 16:34:24.000000000
+0200
@@ -52,10 +52,6 @@
${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules
${CMAKE_MODULE_PATH}
)
-if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
- add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000)
- add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
-endif()
add_definitions(
-DQT_NO_URL_CAST_FROM_STRING
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kactivitymanagerd-5.18.4.1/po/en_GB/kactivities5.po
new/kactivitymanagerd-5.18.5/po/en_GB/kactivities5.po
--- old/kactivitymanagerd-5.18.4.1/po/en_GB/kactivities5.po 2020-03-31
16:06:21.000000000 +0200
+++ new/kactivitymanagerd-5.18.5/po/en_GB/kactivities5.po 2020-05-05
16:34:38.000000000 +0200
@@ -10,7 +10,7 @@
"POT-Creation-Date: 2019-10-04 03:22+0200\n"
"PO-Revision-Date: 2018-08-15 12:46+0100\n"
"Last-Translator: Steve Allewell <[email protected]>\n"
-"Language-Team: British English <[email protected]>\n"
+"Language-Team: British English <[email protected]>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kactivitymanagerd-5.18.4.1/po/nb/kactivities5.po
new/kactivitymanagerd-5.18.5/po/nb/kactivities5.po
--- old/kactivitymanagerd-5.18.4.1/po/nb/kactivities5.po 2020-03-31
16:06:27.000000000 +0200
+++ new/kactivitymanagerd-5.18.5/po/nb/kactivities5.po 2020-05-05
16:34:44.000000000 +0200
@@ -8,7 +8,7 @@
"POT-Creation-Date: 2019-10-04 03:22+0200\n"
"PO-Revision-Date: 2014-09-09 12:52+0200\n"
"Last-Translator: Bjørn Steensrud <[email protected]>\n"
-"Language-Team: Norwegian Bokmål <[email protected]>\n"
+"Language-Team: Norwegian Bokmål <[email protected]>\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kactivitymanagerd-5.18.4.1/po/nn/kactivities5.po
new/kactivitymanagerd-5.18.5/po/nn/kactivities5.po
--- old/kactivitymanagerd-5.18.4.1/po/nn/kactivities5.po 2020-03-31
16:06:28.000000000 +0200
+++ new/kactivitymanagerd-5.18.5/po/nn/kactivities5.po 2020-05-05
16:34:45.000000000 +0200
@@ -8,7 +8,7 @@
"POT-Creation-Date: 2019-10-04 03:22+0200\n"
"PO-Revision-Date: 2019-04-06 15:43+0200\n"
"Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
-"Language-Team: Norwegian Nynorsk <[email protected]>\n"
+"Language-Team: Norwegian Nynorsk <[email protected]>\n"
"Language: nn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kactivitymanagerd-5.18.4.1/po/se/kactivities5.po
new/kactivitymanagerd-5.18.5/po/se/kactivities5.po
--- old/kactivitymanagerd-5.18.4.1/po/se/kactivities5.po 2020-03-31
16:06:30.000000000 +0200
+++ new/kactivitymanagerd-5.18.5/po/se/kactivities5.po 2020-05-05
16:34:47.000000000 +0200
@@ -8,7 +8,7 @@
"POT-Creation-Date: 2019-10-04 03:22+0200\n"
"PO-Revision-Date: 2011-10-26 01:37+0200\n"
"Last-Translator: Børre Gaup <[email protected]>\n"
-"Language-Team: Northern Sami <[email protected]>\n"
+"Language-Team: Northern Sami <[email protected]>\n"
"Language: se\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"