Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package partitionmanager for
openSUSE:Factory checked in at 2022-04-23 19:46:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/partitionmanager (Old)
and /work/SRC/openSUSE:Factory/.partitionmanager.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "partitionmanager"
Sat Apr 23 19:46:45 2022 rev:11 rq:971599 version:22.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/partitionmanager/partitionmanager.changes
2022-03-11 21:41:49.458096304 +0100
+++
/work/SRC/openSUSE:Factory/.partitionmanager.new.1538/partitionmanager.changes
2022-04-23 19:48:38.091173696 +0200
@@ -1,0 +2,26 @@
+Mon Apr 18 07:52:46 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:22:03 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.03.90
+ * New feature release
+
+-------------------------------------------------------------------
+Wed Mar 23 08:15:09 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.03.80
+ * New feature release
+- Too many changes since 21.12.3, only listing bugfixes:
+ * Make refreshing devices more intuitive in the GUI. (kde#450355)
+ * Add an "Open in Partition Manager" solid Action (kde#446897)
+ * Accept devices starting with /dev (kde#446899)
+ * Improve tab focus order in create partition dialog. (kde#444698)
+ * Select device using a command line option (kde#43485)
+
+-------------------------------------------------------------------
Old:
----
partitionmanager-21.12.3.tar.xz
partitionmanager-21.12.3.tar.xz.sig
New:
----
partitionmanager-22.04.0.tar.xz
partitionmanager-22.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ partitionmanager.spec ++++++
--- /var/tmp/diff_new_pack.Xeu7Ej/_old 2022-04-23 19:48:38.579174277 +0200
+++ /var/tmp/diff_new_pack.Xeu7Ej/_new 2022-04-23 19:48:38.583174282 +0200
@@ -18,7 +18,7 @@
%bcond_without released
Name: partitionmanager
-Version: 21.12.3
+Version: 22.04.0
Release: 0
Summary: Easily manage disks, partitions and file systems on your KDE
Desktop
License: GPL-3.0-or-later
@@ -48,6 +48,7 @@
BuildRequires: cmake(KF5XmlGui)
# Update for each minor change
BuildRequires: cmake(KPMcore) >= 21.12
+BuildRequires: cmake(PolkitQt5-1)
BuildRequires: cmake(Qt5Core) >= 5.14.0
BuildRequires: cmake(Qt5Gui)
BuildRequires: cmake(Qt5Widgets)
@@ -86,12 +87,15 @@
%doc README.md
%license LICENSES/*
%doc %lang(en) %{_kf5_htmldir}/en/partitionmanager/
+%dir %{_kf5_sharedir}/solid
+%dir %{_kf5_sharedir}/solid/actions
%{_kf5_applicationsdir}/org.kde.partitionmanager.desktop
%{_kf5_appstreamdir}/org.kde.partitionmanager.appdata.xml
%{_kf5_bindir}/partitionmanager
%{_kf5_configkcfgdir}/partitionmanager.kcfg
%{_kf5_iconsdir}/hicolor/*/apps/partitionmanager.svg
%{_kf5_kxmlguidir}/partitionmanager/
+%{_kf5_sharedir}/solid/actions/open_in_partitionmanager.desktop
%if %{with released}
%files lang -f partitionmanager.lang
++++++ partitionmanager-21.12.3.tar.xz -> partitionmanager-22.04.0.tar.xz ++++++
++++ 84823 lines of diff (skipped)