Hello community,
here is the log from the commit of package xdg-desktop-portal-kde for
openSUSE:Factory checked in at 2018-10-25 09:10:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-desktop-portal-kde (Old)
and /work/SRC/openSUSE:Factory/.xdg-desktop-portal-kde.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdg-desktop-portal-kde"
Thu Oct 25 09:10:38 2018 rev:32 rq:644069 version:5.14.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/xdg-desktop-portal-kde/xdg-desktop-portal-kde.changes
2018-10-18 08:16:13.771300952 +0200
+++
/work/SRC/openSUSE:Factory/.xdg-desktop-portal-kde.new/xdg-desktop-portal-kde.changes
2018-10-25 09:10:51.902342840 +0200
@@ -1,0 +2,9 @@
+Tue Oct 23 13:56:46 UTC 2018 - [email protected]
+
+- Update to 5.14.2
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.14.2.php
+- No code changes since 5.14.1
+
+-------------------------------------------------------------------
Old:
----
xdg-desktop-portal-kde-5.14.1.tar.xz
xdg-desktop-portal-kde-5.14.1.tar.xz.sig
New:
----
xdg-desktop-portal-kde-5.14.2.tar.xz
xdg-desktop-portal-kde-5.14.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xdg-desktop-portal-kde.spec ++++++
--- /var/tmp/diff_new_pack.i5cwY8/_old 2018-10-25 09:10:52.530342464 +0200
+++ /var/tmp/diff_new_pack.i5cwY8/_new 2018-10-25 09:10:52.534342462 +0200
@@ -25,15 +25,15 @@
%define kf5_version 5.50.0
Name: xdg-desktop-portal-kde
-Version: 5.14.1
+Version: 5.14.2
Release: 0
Summary: QT/KF5 backend for xdg-desktop-portal
License: LGPL-2.1-or-later
Group: System/Libraries
Url: http://www.kde.org
-Source:
https://download.kde.org/stable/plasma/5.14.1/xdg-desktop-portal-kde-%{version}.tar.xz
+Source:
https://download.kde.org/stable/plasma/%{version}/xdg-desktop-portal-kde-%{version}.tar.xz
%if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/5.14.1/xdg-desktop-portal-kde-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/xdg-desktop-portal-kde-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= %{kf5_version}
++++++ xdg-desktop-portal-kde-5.14.1.tar.xz ->
xdg-desktop-portal-kde-5.14.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/xdg-desktop-portal-kde-5.14.1/CMakeLists.txt
new/xdg-desktop-portal-kde-5.14.2/CMakeLists.txt
--- old/xdg-desktop-portal-kde-5.14.1/CMakeLists.txt 2018-10-16
14:38:32.000000000 +0200
+++ new/xdg-desktop-portal-kde-5.14.2/CMakeLists.txt 2018-10-23
14:26:22.000000000 +0200
@@ -2,7 +2,7 @@
project(xdg-desktop-portal-kde)
-set(PROJECT_VERSION "5.14.1")
+set(PROJECT_VERSION "5.14.2")
set(PROJECT_VERSION_MAJOR 5)
set(QT_MIN_VERSION "5.11.0")