Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package akonadi-contact for openSUSE:Factory
checked in at 2022-12-09 13:16:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-contact (Old)
and /work/SRC/openSUSE:Factory/.akonadi-contact.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-contact"
Fri Dec 9 13:16:55 2022 rev:81 rq:1041395 version:22.12.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-contact/akonadi-contact.changes
2022-11-04 17:33:09.728247899 +0100
+++
/work/SRC/openSUSE:Factory/.akonadi-contact.new.1835/akonadi-contact.changes
2022-12-09 13:17:07.930794882 +0100
@@ -1,0 +2,20 @@
+Fri Dec 2 12:24:26 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:03 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.11.90
+ * New feature release
+
+-------------------------------------------------------------------
+Sat Nov 12 08:53:16 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.11.80
+ * New feature release
+
+-------------------------------------------------------------------
Old:
----
akonadi-contacts-22.08.3.tar.xz
akonadi-contacts-22.08.3.tar.xz.sig
New:
----
akonadi-contacts-22.12.0.tar.xz
akonadi-contacts-22.12.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ akonadi-contact.spec ++++++
--- /var/tmp/diff_new_pack.Uz10aG/_old 2022-12-09 13:17:09.374802553 +0100
+++ /var/tmp/diff_new_pack.Uz10aG/_new 2022-12-09 13:17:09.382802596 +0100
@@ -1,7 +1,7 @@
#
# spec file for package akonadi-contact
#
-# 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
@@ -18,16 +18,15 @@
%define rname akonadi-contacts
%define sonum 5
-%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: akonadi-contact
-Version: 22.08.3
+Version: 22.12.0
Release: 0
Summary: KDE PIM Libraries for Akonadi Contacts
License: LGPL-2.1-or-later
-Group: System/GUI/KDE
URL: https://www.kde.org
Source:
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
%if %{with released}
@@ -69,7 +68,6 @@
%package -n libKF5AkonadiContact5
Summary: Library for personal contact handling
-Group: System/Libraries
Requires: akonadi-contact >= %{version}
Obsoletes: akonadi-socialutils
Obsoletes: akonadi-socialutils-devel
@@ -82,7 +80,6 @@
%package -n libKF5ContactEditor5
Summary: Library for personal contact handling
-Group: System/Libraries
Requires: akonadi-contact >= %{version}
%description -n libKF5ContactEditor5
@@ -91,7 +88,6 @@
%package -n akonadi-plugin-contacts
Summary: Plugins for personal contact handling
-Group: System/Libraries
Requires: akonadi-contact >= %{version}
%description -n akonadi-plugin-contacts
@@ -99,7 +95,6 @@
%package devel
Summary: KDE PIM Libraries: Build Environment
-Group: Development/Libraries/KDE
Requires: akonadi-contact = %{version}
Requires: libKF5AkonadiContact5 = %{version}
Requires: libKF5ContactEditor5 = %{version}
@@ -127,10 +122,9 @@
%cmake_build
%install
- %kf5_makeinstall -C build
- %if %{with released}
- %find_lang %{name} --with-man --all-name
- %endif
+%kf5_makeinstall -C build
+
+%find_lang %{name} --with-man --all-name
%post -n libKF5AkonadiContact5 -p /sbin/ldconfig
%postun -n libKF5AkonadiContact5 -p /sbin/ldconfig
@@ -175,8 +169,6 @@
%{_kf5_mkspecsdir}/qt_AkonadiContact.pri
%{_kf5_mkspecsdir}/qt_ContactEditor.pri
-%if %{with released}
%files lang -f %{name}.lang
-%endif
%changelog
++++++ akonadi-contacts-22.08.3.tar.xz -> akonadi-contacts-22.12.0.tar.xz ++++++
++++ 26590 lines of diff (skipped)