Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package calendarsupport for openSUSE:Factory
checked in at 2022-12-09 13:17:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
and /work/SRC/openSUSE:Factory/.calendarsupport.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calendarsupport"
Fri Dec 9 13:17:01 2022 rev:83 rq:1041410 version:22.12.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes
2022-11-04 17:33:24.980329960 +0100
+++
/work/SRC/openSUSE:Factory/.calendarsupport.new.1835/calendarsupport.changes
2022-12-09 13:17:20.710862771 +0100
@@ -1,0 +2,20 @@
+Fri Dec 2 12:24:35 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:44:12 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.11.90
+ * New feature release
+
+-------------------------------------------------------------------
+Sat Nov 12 08:53:24 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.11.80
+ * New feature release
+
+-------------------------------------------------------------------
Old:
----
calendarsupport-22.08.3.tar.xz
calendarsupport-22.08.3.tar.xz.sig
New:
----
calendarsupport-22.12.0.tar.xz
calendarsupport-22.12.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ calendarsupport.spec ++++++
--- /var/tmp/diff_new_pack.CnQGky/_old 2022-12-09 13:17:21.474866829 +0100
+++ /var/tmp/diff_new_pack.CnQGky/_new 2022-12-09 13:17:21.478866850 +0100
@@ -1,7 +1,7 @@
#
# spec file for package calendarsupport
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,15 @@
%define lname libKF5CalendarSupport5
-%define kf5_version 5.79.0
+%define kf5_version 5.99.0
# 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
Name: calendarsupport
-Version: 22.08.3
+Version: 22.12.0
Release: 0
Summary: KDE PIM calendaring support library
License: GPL-2.0-or-later AND LGPL-2.1-or-later
-Group: Development/Libraries/KDE
URL: https://www.kde.org
Source:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with released}
@@ -63,7 +62,6 @@
%package -n %{lname}
Summary: Library for handling calendaring in PIM applications
License: GPL-2.0-or-later AND LGPL-2.1-or-later
-Group: System/Libraries
Requires: %{name}
%description -n %{lname}
@@ -73,7 +71,6 @@
%package devel
Summary: Development package for the KDEPIM Calendarsupport library
License: LGPL-2.1-or-later
-Group: Development/Libraries/KDE
Requires: %{lname} = %{version}
Requires: cmake(KF5AkonadiCalendar)
Requires: cmake(KF5IdentityManagement)
@@ -95,9 +92,8 @@
%install
%kf5_makeinstall -C build
-%if %{with released}
- %find_lang %{name} --with-man --all-name
-%endif
+
+%find_lang %{name} --with-man --all-name
%post -n %{lname} -p /sbin/ldconfig
%postun -n %{lname} -p /sbin/ldconfig
@@ -116,8 +112,6 @@
%license LICENSES/*
%{_libdir}/libKF5CalendarSupport.so.*
-%if %{with released}
%files lang -f %{name}.lang
-%endif
%changelog
++++++ calendarsupport-22.08.3.tar.xz -> calendarsupport-22.12.0.tar.xz ++++++
++++ 163787 lines of diff (skipped)