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-12-09 16:59:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/partitionmanager (Old)
and /work/SRC/openSUSE:Factory/.partitionmanager.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "partitionmanager"
Fri Dec 9 16:59:39 2022 rev:19 rq:1041609 version:22.12.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/partitionmanager/partitionmanager.changes
2022-11-04 17:41:04.466725406 +0100
+++
/work/SRC/openSUSE:Factory/.partitionmanager.new.1835/partitionmanager.changes
2022-12-09 17:01:33.520932414 +0100
@@ -1,0 +2,20 @@
+Fri Dec 2 12:26:42 UTC 2022 - Christophe Marin <[email protected]>
+
+- Update to 22.12.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/gear/22.12.0/
+
+-------------------------------------------------------------------
+Sat Nov 26 16:46:19 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.11.90
+ * New feature release
+
+-------------------------------------------------------------------
+Sat Nov 12 08:55:25 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.11.80
+ * New feature release
+
+-------------------------------------------------------------------
Old:
----
partitionmanager-22.08.3.tar.xz
partitionmanager-22.08.3.tar.xz.sig
New:
----
partitionmanager-22.12.0.tar.xz
partitionmanager-22.12.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ partitionmanager.spec ++++++
--- /var/tmp/diff_new_pack.7G319T/_old 2022-12-09 17:01:33.976934672 +0100
+++ /var/tmp/diff_new_pack.7G319T/_new 2022-12-09 17:01:34.000934791 +0100
@@ -18,11 +18,10 @@
%bcond_without released
Name: partitionmanager
-Version: 22.08.3
+Version: 22.12.0
Release: 0
Summary: Easily manage disks, partitions and file systems on your KDE
Desktop
License: GPL-3.0-or-later
-Group: Productivity/File utilities
URL: https://apps.kde.org/partitionmanager
Source:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with released}
@@ -32,6 +31,7 @@
BuildRequires: extra-cmake-modules >= 5.73
%if 0%{?suse_version} <= 1500
BuildRequires: gcc10-c++
+BuildRequires: gcc10-PIE
%endif
BuildRequires: kf5-filesystem
BuildRequires: update-desktop-files
@@ -76,10 +76,9 @@
%install
%kf5_makeinstall -C build
-%if %{with released}
- %find_lang partitionmanager
- %{kf5_find_htmldocs}
-%endif
+
+%find_lang partitionmanager
+%{kf5_find_htmldocs}
%suse_update_desktop_file org.kde.partitionmanager
@@ -97,8 +96,6 @@
%{_kf5_kxmlguidir}/partitionmanager/
%{_kf5_sharedir}/solid/actions/open_in_partitionmanager.desktop
-%if %{with released}
%files lang -f partitionmanager.lang
-%endif
%changelog
++++++ partitionmanager-22.08.3.tar.xz -> partitionmanager-22.12.0.tar.xz ++++++
++++ 28272 lines of diff (skipped)