Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xdg-desktop-portal-kde for 
openSUSE:Factory checked in at 2023-02-13 16:40:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-desktop-portal-kde (Old)
 and      /work/SRC/openSUSE:Factory/.xdg-desktop-portal-kde.new.1848 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdg-desktop-portal-kde"

Mon Feb 13 16:40:14 2023 rev:111 rq:1064541 version:5.27.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xdg-desktop-portal-kde/xdg-desktop-portal-kde.changes
    2023-01-06 17:04:40.415884141 +0100
+++ 
/work/SRC/openSUSE:Factory/.xdg-desktop-portal-kde.new.1848/xdg-desktop-portal-kde.changes
  2023-02-13 16:42:09.391812769 +0100
@@ -1,0 +2,22 @@
+Thu Feb  9 14:19:54 UTC 2023 - Fabian Vogt <[email protected]>
+
+- Update to 5.27.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.27.0
+- Changes since 5.26.90:
+  * fix streams not being ended correctly (kde#465302)
+  * Fix segfault crash: capture QStringList variable by value
+  * notifications: Do not crash as notifications get removed (kde#464549)
+  * Fix condition for cmake feature
+
+-------------------------------------------------------------------
+Thu Jan 19 14:43:47 UTC 2023 - Fabian Vogt <[email protected]>
+
+- Update to 5.26.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.26.90
+- Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  xdg-desktop-portal-kde-5.26.5.tar.xz
  xdg-desktop-portal-kde-5.26.5.tar.xz.sig

New:
----
  xdg-desktop-portal-kde-5.27.0.tar.xz
  xdg-desktop-portal-kde-5.27.0.tar.xz.sig

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

Other differences:
------------------
++++++ xdg-desktop-portal-kde.spec ++++++
--- /var/tmp/diff_new_pack.l5vf7s/_old  2023-02-13 16:42:09.835815384 +0100
+++ /var/tmp/diff_new_pack.l5vf7s/_new  2023-02-13 16:42:09.843815431 +0100
@@ -24,15 +24,15 @@
 
 %define kf5_version 5.98.0
 Name:           xdg-desktop-portal-kde
-Version:        5.26.5
+Version:        5.27.0
 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/%{version}/xdg-desktop-portal-kde-%{version}.tar.xz
+Source:         xdg-desktop-portal-kde-%{version}.tar.xz
 %if %{with released}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/xdg-desktop-portal-kde-%{version}.tar.xz.sig
+Source1:        xdg-desktop-portal-kde-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
@@ -40,6 +40,8 @@
 BuildRequires:  cmake(KF5Config) >= %{kf5_version}
 BuildRequires:  cmake(KF5CoreAddons) >= %{kf5_version}
 BuildRequires:  cmake(KF5Declarative) >= %{kf5_version}
+BuildRequires:  cmake(KF5GlobalAccel) >= %{kf5_version}
+BuildRequires:  cmake(KF5GuiAddons) >= %{kf5_version}
 BuildRequires:  cmake(KF5I18n) >= %{kf5_version}
 BuildRequires:  cmake(KF5IconThemes) >= %{kf5_version}
 BuildRequires:  cmake(KF5KIO) >= %{kf5_version}
@@ -57,7 +59,11 @@
 BuildRequires:  cmake(Qt5QuickWidgets)
 BuildRequires:  cmake(Qt5WaylandClient)
 BuildRequires:  cmake(Qt5Widgets)
+BuildRequires:  cmake(Qt5XkbCommonSupport)
 BuildRequires:  pkgconfig(wayland-client) >= 1.15
+BuildRequires:  pkgconfig(wayland-protocols)
+BuildRequires:  pkgconfig(xcb-keysyms)
+BuildRequires:  pkgconfig(xkbcommon)
 %if %{with screencast}
 BuildRequires:  pkgconfig(epoxy)
 BuildRequires:  pkgconfig(gbm)
@@ -67,18 +73,15 @@
 Recommends:     pipewire
 %endif
 Requires:       xdg-desktop-portal
-Recommends:     %{name}-lang
 Supplements:    packageand(xdg-desktop-portal:plasma5-desktop)
 
 %description
 A Qt/KF5 backend implementation for xdg-desktop-portal
 
-%if %{with released}
 %lang_package
-%endif
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %cmake_kf5 -d build
@@ -86,9 +89,8 @@
 
 %install
 %make_install -C build
-%if %{with released}
-  %find_lang %{name} --with-man --all-name
-%endif
+
+%find_lang %{name} --with-man --all-name
 
 %post
 %{systemd_user_post plasma-xdg-desktop-portal-kde.service}
@@ -104,15 +106,13 @@
 %dir %{_kf5_sharedir}/xdg-desktop-portal
 %dir %{_kf5_sharedir}/xdg-desktop-portal/portals
 %{_kf5_applicationsdir}/org.freedesktop.impl.portal.desktop.kde.desktop
+%{_kf5_debugdir}/xdp-kde.categories
 %{_kf5_notifydir}/xdg-desktop-portal-kde.notifyrc
 
%{_kf5_sharedir}/dbus-1/services/org.freedesktop.impl.portal.desktop.kde.service
 %{_kf5_sharedir}/xdg-desktop-portal/portals/kde.portal
 %{_libexecdir}/xdg-desktop-portal-kde
 %{_userunitdir}/plasma-xdg-desktop-portal-kde.service
 
-%if %{with released}
 %files lang -f %{name}.lang
-%license LICENSES/*
-%endif
 
 %changelog


++++++ xdg-desktop-portal-kde-5.26.5.tar.xz -> 
xdg-desktop-portal-kde-5.27.0.tar.xz ++++++
++++ 18664 lines of diff (skipped)

Reply via email to