Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kinfocenter5 for openSUSE:Factory 
checked in at 2021-10-13 18:03:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kinfocenter5 (Old)
 and      /work/SRC/openSUSE:Factory/.kinfocenter5.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kinfocenter5"

Wed Oct 13 18:03:23 2021 rev:129 rq:924699 version:5.23.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kinfocenter5/kinfocenter5.changes        
2021-09-04 22:33:03.239968491 +0200
+++ /work/SRC/openSUSE:Factory/.kinfocenter5.new.2443/kinfocenter5.changes      
2021-10-13 18:05:15.911197343 +0200
@@ -1,0 +2,25 @@
+Thu Oct  7 13:50:06 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.23.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.23.0
+- Changes since 5.22.90:
+  * fix up about-distro exec
+- Add new key + signature to plasma.keyring
+
+-------------------------------------------------------------------
+Thu Sep 16 13:04:50 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.22.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.22.90
+- Too many changes to list here
+- Drop patches, now upstream:
+  * 0001-Handle-libpci-errors-gracefully.patch
+  * 0002-Enable-the-PCI-module-everywhere.patch
+- Drop patch, now longer necessary:
+  * plasma-session-name.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Handle-libpci-errors-gracefully.patch
  0002-Enable-the-PCI-module-everywhere.patch
  kinfocenter-5.22.5.tar.xz
  kinfocenter-5.22.5.tar.xz.sig
  plasma-session-name.patch

New:
----
  kinfocenter-5.23.0.tar.xz
  kinfocenter-5.23.0.tar.xz.sig

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

Other differences:
------------------
++++++ kinfocenter5.spec ++++++
--- /var/tmp/diff_new_pack.Gmyd5L/_old  2021-10-13 18:05:16.651198503 +0200
+++ /var/tmp/diff_new_pack.Gmyd5L/_new  2021-10-13 18:05:16.655198509 +0200
@@ -23,7 +23,7 @@
 
 %bcond_without lang
 Name:           kinfocenter5
-Version:        5.22.5
+Version:        5.23.0
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -33,16 +33,11 @@
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
 URL:            http://www.kde.org/
-Source:         
https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz
+Source:         kinfocenter-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz.sig
+Source1:        kinfocenter-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
-# PATCH-FIX-OPENSUSE plasma-session-name.patch
-Patch0:         plasma-session-name.patch
-# PATCH-FIX-UPSTREAM
-Patch1:         0001-Handle-libpci-errors-gracefully.patch
-Patch2:         0002-Enable-the-PCI-module-everywhere.patch
 BuildRequires:  extra-cmake-modules >= 1.2.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  libraw1394-devel
@@ -111,7 +106,6 @@
 %license LICENSES/*.txt
 %{_kf5_bindir}/kinfocenter
 %dir %{_kf5_plugindir}/
-%{_kf5_plugindir}/kcm_about_distro.so
 %{_kf5_plugindir}/kcm_devinfo.so
 %{_kf5_plugindir}/kcm_info.so
 %{_kf5_plugindir}/kcm_memory.so
@@ -120,19 +114,29 @@
 %{_kf5_plugindir}/kcm_usb.so
 %{_kf5_plugindir}/kcm_view1394.so
 %dir %{_kf5_plugindir}/kcms/
+%{_kf5_plugindir}/kcms/kcm_about-distro.so
 %{_kf5_plugindir}/kcms/kcm_energyinfo.so
 %{_kf5_plugindir}/kcms/kcm_nic.so
 %{_kf5_plugindir}/kcms/kcm_samba.so
+%{_kf5_plugindir}/kcms/kcm_vulkan.so
+%{_kf5_plugindir}/kcms/kcm_cpu.so
+%{_kf5_plugindir}/kcms/kcm_interrupts.so
+%{_kf5_plugindir}/kcms/kcm_wayland.so
 %{_kf5_applicationsdir}/org.kde.kinfocenter.desktop
-%dir %{_kf5_htmldir}/en
 %dir %{_kf5_htmldir}
+%dir %{_kf5_htmldir}/en/
 %doc %{_kf5_htmldir}/en/kinfocenter/
 %{_kf5_sharedir}/kpackage/
+%dir %{_kf5_sharedir}/kinfocenter/
+%{_kf5_sharedir}/kinfocenter/categories/
 %{_kf5_servicesdir}/
 %{_kf5_servicetypesdir}/
 %{_kf5_configdir}/menus/kinfocenter.menu
 %{_kf5_sharedir}/desktop-directories/
 %{_kf5_appstreamdir}/org.kde.kinfocenter.appdata.xml
+%dir %{_kf5_qmldir}/org/
+%dir %{_kf5_qmldir}/org/kde/
+%{_kf5_qmldir}/org/kde/kinfocenter/
 
 %if %{with lang}
 %files lang -f %{name}.lang

++++++ kinfocenter-5.22.5.tar.xz -> kinfocenter-5.23.0.tar.xz ++++++
++++ 428692 lines of diff (skipped)

++++++ plasma.keyring ++++++
Binary files /var/tmp/diff_new_pack.Gmyd5L/_old and 
/var/tmp/diff_new_pack.Gmyd5L/_new differ

Reply via email to