Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kscreen5 for openSUSE:Factory 
checked in at 2022-10-11 18:00:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kscreen5 (Old)
 and      /work/SRC/openSUSE:Factory/.kscreen5.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kscreen5"

Tue Oct 11 18:00:57 2022 rev:138 rq:1009106 version:5.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kscreen5/kscreen5.changes        2022-09-08 
14:20:46.814249228 +0200
+++ /work/SRC/openSUSE:Factory/.kscreen5.new.2275/kscreen5.changes      
2022-10-11 18:03:15.665862816 +0200
@@ -1,0 +2,26 @@
+Thu Oct  6 14:48:41 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.26.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.26.0
+- Changes since 5.25.90:
+  * Make extend left actually extend left, and similar for extend right
+  * Always extend out from the current primary screen
+  * kcm: reduce default height to make it fit on short screens
+  * Install po folder
+  * kded/output: when loading all configs fails, enable the output as a 
fallback
+  * Revert "when loading defaults don't forget to set enablement" (kde#459253)
+  * kcm: Bring back accidentally removed function call
+  * osd: Correctly position on X with QT_SCREEN_SCALE_FACTORS set
+
+-------------------------------------------------------------------
+Thu Sep 15 20:46:33 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.25.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.25.90
+- Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  kscreen-5.25.5.tar.xz
  kscreen-5.25.5.tar.xz.sig

New:
----
  kscreen-5.26.0.tar.xz
  kscreen-5.26.0.tar.xz.sig

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

Other differences:
------------------
++++++ kscreen5.spec ++++++
--- /var/tmp/diff_new_pack.RLS7fD/_old  2022-10-11 18:03:16.189863664 +0200
+++ /var/tmp/diff_new_pack.RLS7fD/_new  2022-10-11 18:03:16.193863670 +0200
@@ -20,7 +20,7 @@
 
 %bcond_without released
 Name:           kscreen5
-Version:        5.25.5
+Version:        5.26.0
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -30,13 +30,13 @@
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
 URL:            http://www.kde.org
-Source:         
https://download.kde.org/stable/plasma/%{version}/kscreen-%{version}.tar.xz
+Source:         kscreen-%{version}.tar.xz
 %if %{with released}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/kscreen-%{version}.tar.xz.sig
+Source1:        kscreen-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  cmake >= 3.16
-BuildRequires:  extra-cmake-modules >= 1.6.0
+BuildRequires:  extra-cmake-modules >= 5.98.0
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(KF5Config)
@@ -51,9 +51,10 @@
 BuildRequires:  cmake(KF5Screen) >= %{_plasma5_version}
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  cmake(Qt5QuickWidgets) >= 5.4.0
-BuildRequires:  cmake(Qt5Sensors) >= 5.12.0
-BuildRequires:  cmake(Qt5Test) >= 5.4.0
+BuildRequires:  cmake(LayerShellQt)
+BuildRequires:  cmake(Qt5QuickWidgets) >= 5.15.0
+BuildRequires:  cmake(Qt5Sensors)
+BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5X11Extras)
 BuildRequires:  pkgconfig(xcb-atom)
 BuildRequires:  pkgconfig(xi)
@@ -92,6 +93,15 @@
   %kf5_find_lang
 %endif
 
+%post
+%systemd_user_post plasma-kscreen-osd.service
+
+%preun
+%systemd_user_preun plasma-kscreen-osd.service
+
+%postun
+%systemd_user_postun plasma-kscreen-osd.service
+
 %files
 %license LICENSES/*
 %dir %{_kf5_sharedir}/kpackage
@@ -102,9 +112,13 @@
 %dir %{_kf5_sharedir}/kded_kscreen/
 %dir %{_kf5_sharedir}/kded_kscreen/qml
 %{_kf5_sharedir}/kded_kscreen/qml/*.qml
+%{_kf5_sharedir}/dbus-1/services/org.kde.kscreen.osdService.service
+%{_libexecdir}/kscreen_osd_service
 %{_kf5_servicesdir}/
 %{_kf5_debugdir}/kscreen.categories
 %{_kf5_appstreamdir}/org.kde.kscreen.appdata.xml
+%{_userunitdir}/plasma-kscreen-osd.service
+%{_kf5_applicationsdir}/kcm_kscreen.desktop
 
 %files plasmoid
 %license LICENSES/*

++++++ kscreen-5.25.5.tar.xz -> kscreen-5.26.0.tar.xz ++++++
++++ 17662 lines of diff (skipped)

Reply via email to