Script 'mail_helper' called by obssrc
Hello community,

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

Package is "korganizer"

Sun Apr 24 00:19:37 2022 rev:70 rq:971526 version:22.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/korganizer/korganizer.changes    2022-03-04 
20:16:09.252795107 +0100
+++ /work/SRC/openSUSE:Factory/.korganizer.new.1538/korganizer.changes  
2022-04-24 00:20:04.100283358 +0200
@@ -1,0 +2,51 @@
+Mon Apr 18 07:52:07 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- 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:16 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.03.90
+  * New feature release
+
+-------------------------------------------------------------------
+Wed Mar 23 08:14:34 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.03.80
+  * New feature release
+- Changes since 21.12.3:
+  * Drop superfluous KF5DBusAddons dependency
+  * Remove now unused Phonon dependency
+  * Fix compile without deprecated method
+  * Remove korgac and use the new shared reminder daemon instead
+  * Use new akonadi calendar install include
+  * Use new akonadi notes install include
+  * Use new KDE_INSTALL_KXMLGUIDIR
+  * Add D-Bus interface for the new reminder daemon
+  * Fix install headers
+  * Make compile with last libkdepim
+  * Fix phonon lib version (qt6 version when necessary)
+  * Fix build with GCC 12 (standard attributes in middle of decl-specifiers)
+  * Use directly QT_VERSION
+  * Adapt build system for building against qt6
+  * Use SingleMainWindow=true
+  * Install a desktop file for korgac
+  * Mark as single-instance using X-GNOME-SingleWindow key
+  * Remove 'Daemon' from application display name
+  * It's enabled by default in qt6
+  * Do not install desktop file for KPart
+  * Remove now unneeded desktop files
+  * Remove now unneeded desktop to json conversion code
+  * Convert desktop files to JSON
+  * Use Alarm::parentUid instead of the ETM specific custom property hack
+  * Compile without deprecated methods
+  * Modernize code
+  * Fix more prefixes on dependencies
+  * Correct prefix to other PIM repositories in .kde-ci.yml
+- Drop obsolete patch:
+  * korgac-autostart-default.patch
+
+-------------------------------------------------------------------

Old:
----
  korgac-autostart-default.patch
  korganizer-21.12.3.tar.xz
  korganizer-21.12.3.tar.xz.sig

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

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

Other differences:
------------------
++++++ korganizer.spec ++++++
--- /var/tmp/diff_new_pack.aYNQ5j/_old  2022-04-24 00:20:04.860283932 +0200
+++ /var/tmp/diff_new_pack.aYNQ5j/_new  2022-04-24 00:20:04.860283932 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           korganizer
-Version:        21.12.3
+Version:        22.04.0
 Release:        0
 Summary:        Personal Organizer
 License:        GPL-2.0-only
@@ -31,7 +31,6 @@
 Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
-Patch0:         korgac-autostart-default.patch
 # PATCH-FIX-OPENSUSE
 Patch1:         0001-Look-for-designer-qt5-on-openSUSE.patch
 BuildRequires:  extra-cmake-modules
@@ -50,7 +49,6 @@
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5Contacts)
 BuildRequires:  cmake(KF5Crash)
-BuildRequires:  cmake(KF5DBusAddons)
 BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5EventViews)
 BuildRequires:  cmake(KF5Holidays)
@@ -67,13 +65,13 @@
 BuildRequires:  cmake(KF5PimCommon)
 BuildRequires:  cmake(KF5PimTextEdit)
 BuildRequires:  cmake(KF5Service)
-BuildRequires:  cmake(Phonon4Qt5)
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5UiTools)
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  cmake(Qt5X11Extras)
 Requires:       akonadi-calendar-tools
+Requires:       kalendarac
 Requires:       kdepim-addons
 Requires:       kdepim-runtime
 Provides:       korganizer5 = %{version}
@@ -111,9 +109,7 @@
 %{_kf5_applicationsdir}/korganizer*.desktop
 %{_kf5_applicationsdir}/org.kde.korganizer.desktop
 %{_kf5_appstreamdir}/org.kde.korganizer.appdata.xml
-%{_kf5_bindir}/korgac
 %{_kf5_bindir}/korganizer
-%{_kf5_configdir}/autostart/org.kde.korgac.desktop
 %{_kf5_configkcfgdir}/korganizer.kcfg
 %{_kf5_dbusinterfacesdir}/org.kde.Korganizer.*.xml
 %{_kf5_dbusinterfacesdir}/org.kde.korganizer.*.xml
@@ -149,14 +145,9 @@
 %dir %{_kf5_plugindir}/kontact5/
 %{_kf5_plugindir}/kontact5/kontact_*.so
 %{_kf5_plugindir}/korganizerpart.so
-%{_kf5_servicesdir}/kcm*.desktop
-%{_kf5_servicesdir}/kontact/
-%{_kf5_servicesdir}/korganizer_*.desktop
 %{_kf5_servicetypesdir}/korganizerpart.desktop
 %dir %{_kf5_sharedir}/dbus-1/services/
-%{_kf5_sharedir}/dbus-1/services/org.kde.korgac.service
 %{_kf5_sharedir}/dbus-1/services/org.kde.korganizer.service
-%{_kf5_sharedir}/kconf_update/
 %{_kf5_sharedir}/korganizer/
 
 %if %{with released}


++++++ korganizer-21.12.3.tar.xz -> korganizer-22.04.0.tar.xz ++++++
++++ 222215 lines of diff (skipped)

Reply via email to