Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kpmcore for openSUSE:Factory checked 
in at 2022-04-23 19:46:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpmcore (Old)
 and      /work/SRC/openSUSE:Factory/.kpmcore.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpmcore"

Sat Apr 23 19:46:55 2022 rev:11 rq:972109 version:22.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpmcore/kpmcore.changes  2022-03-11 
11:45:34.054897045 +0100
+++ /work/SRC/openSUSE:Factory/.kpmcore.new.1538/kpmcore.changes        
2022-04-23 19:49:00.395200215 +0200
@@ -1,0 +2,47 @@
+Fri Apr 22 09:21:39 UTC 2022 - Wolfgang Bauer <[email protected]>
+
+- Fix soversion
+
+-------------------------------------------------------------------
+Mon Apr 18 07:52:11 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.0/
+
+-------------------------------------------------------------------
+Fri Apr  8 18:20:23 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.03.90
+  * New feature release
+
+-------------------------------------------------------------------
+Wed Mar 23 08:14:36 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.03.80
+  * New feature release
+- Too many changes since 21.12.3, only listing bugfixes:
+  * Fix infinite recursion in dummy backend. (kde#432704)
+  * Fix davfs entries being omitted from fstab file. (kde#447961)
+  * Add support for copying unknown partitions. (kde#447784)
+  * Switch to ntfsinfo to read NTFS usage. (kde#447248)
+  * Fix broken fstab when mount point includes space. (kde#446218)
+- Drop patches, now upstream:
+  * 0001-Add-new-job-to-change-permission-of-the-newly-create.patch
+  * 0001-Move-the-changePosixPermission-to-the-Filesystem.patch
+  * 0001-Add-posix-permissions-on-filesystems-used-in-posix-s.patch
+  * 0001-Allow-running-chmod-in-externalcommand-helper.patch
+  * 0001-Add-support-for-copying-unknown-partitions.patch
+  * 0001-Fix-davfs-entries-being-omitted-from-fstab-file.patch
+  * 0001-Changing-swap-labels-while-swap-is-active-does-not-s.patch
+  * 0001-Update-description-of-polkit-helper.patch
+  * 0001-Fix-a-typo-in-definition-of-MiB-constant.patch
+  * 0001-Set-false-as-the-default-return-value-and-change-it-.patch
+  * 0001-Add-a-few-more-comments-explaining-copy-direction.patch
+  * 0001-Rename-blockSize-to-chunkSize-to-avoid-confusion-wit.patch
+  * 0001-Restrict-CreateFile-method-to-WriteFstab-method-in-p.patch
+  * 0001-Rename-variables-into-more-appropriate-fstabPath-and.patch
+  * 0001-Add-a-comment-about-WriteOnly.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Add-a-comment-about-WriteOnly.patch
  0001-Add-a-few-more-comments-explaining-copy-direction.patch
  0001-Add-new-job-to-change-permission-of-the-newly-create.patch
  0001-Add-posix-permissions-on-filesystems-used-in-posix-s.patch
  0001-Add-support-for-copying-unknown-partitions.patch
  0001-Allow-running-chmod-in-externalcommand-helper.patch
  0001-Changing-swap-labels-while-swap-is-active-does-not-s.patch
  0001-Fix-a-typo-in-definition-of-MiB-constant.patch
  0001-Fix-davfs-entries-being-omitted-from-fstab-file.patch
  0001-Move-the-changePosixPermission-to-the-Filesystem.patch
  0001-Rename-blockSize-to-chunkSize-to-avoid-confusion-wit.patch
  0001-Rename-variables-into-more-appropriate-fstabPath-and.patch
  0001-Restrict-CreateFile-method-to-WriteFstab-method-in-p.patch
  0001-Set-false-as-the-default-return-value-and-change-it-.patch
  0001-Update-description-of-polkit-helper.patch
  kpmcore-21.12.3.tar.xz
  kpmcore-21.12.3.tar.xz.sig

New:
----
  kpmcore-22.04.0.tar.xz
  kpmcore-22.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ kpmcore.spec ++++++
--- /var/tmp/diff_new_pack.xGXqdB/_old  2022-04-23 19:49:00.891200805 +0200
+++ /var/tmp/diff_new_pack.xGXqdB/_new  2022-04-23 19:49:00.895200809 +0200
@@ -19,9 +19,9 @@
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
-%global sover 11
+%global sover 12
 Name:           kpmcore
-Version:        21.12.3
+Version:        22.04.0
 Release:        0
 Summary:        KDE Partition Manager core library
 License:        GPL-3.0-only
@@ -32,22 +32,6 @@
 Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
-# Upstream changes related to boo#1178848
-Patch0:         0001-Add-new-job-to-change-permission-of-the-newly-create.patch
-Patch1:         0001-Move-the-changePosixPermission-to-the-Filesystem.patch
-Patch2:         0001-Add-posix-permissions-on-filesystems-used-in-posix-s.patch
-Patch3:         0001-Allow-running-chmod-in-externalcommand-helper.patch
-Patch4:         0001-Add-support-for-copying-unknown-partitions.patch
-Patch5:         0001-Fix-davfs-entries-being-omitted-from-fstab-file.patch
-Patch6:         0001-Changing-swap-labels-while-swap-is-active-does-not-s.patch
-Patch7:         0001-Update-description-of-polkit-helper.patch
-Patch8:         0001-Fix-a-typo-in-definition-of-MiB-constant.patch
-Patch9:         0001-Set-false-as-the-default-return-value-and-change-it-.patch
-Patch10:        0001-Add-a-few-more-comments-explaining-copy-direction.patch
-Patch11:        0001-Rename-blockSize-to-chunkSize-to-avoid-confusion-wit.patch
-Patch12:        0001-Restrict-CreateFile-method-to-WriteFstab-method-in-p.patch
-Patch13:        0001-Rename-variables-into-more-appropriate-fstabPath-and.patch
-Patch14:        0001-Add-a-comment-about-WriteOnly.patch
 BuildRequires:  extra-cmake-modules
 %if 0%{?suse_version} <= 1500
 BuildRequires:  gcc10-c++
@@ -115,8 +99,7 @@
 
 %files
 %{_kf5_dbuspolicydir}/org.kde.kpmcore.*.conf
-%{_kf5_plugindir}/libpmdummybackendplugin.so
-%{_kf5_plugindir}/libpmsfdiskbackendplugin.so
+%{_kf5_plugindir}/kpmcore/
 %{_kf5_sharedir}/dbus-1/system-services/org.kde.kpmcore.helperinterface.service
 %{_kf5_sharedir}/polkit-1/actions/org.kde.kpmcore.externalcommand.policy
 %{_libexecdir}/kpmcore_externalcommand
@@ -124,7 +107,7 @@
 %files -n libkpmcore%{sover}
 %license LICENSES/*
 %{_kf5_libdir}/libkpmcore.so.%{sover}
-%{_kf5_libdir}/libkpmcore.so.%{version}
+%{_kf5_libdir}/libkpmcore.so.*
 
 %files devel
 %{_includedir}/kpmcore/


++++++ kpmcore-21.12.3.tar.xz -> kpmcore-22.04.0.tar.xz ++++++
++++ 23463 lines of diff (skipped)

Reply via email to