Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kaccounts-integration for
openSUSE:Factory checked in at 2022-12-09 13:17:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
and /work/SRC/openSUSE:Factory/.kaccounts-integration.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaccounts-integration"
Fri Dec 9 13:17:05 2022 rev:96 rq:1041430 version:22.12.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes
2022-11-04 17:33:38.784401717 +0100
+++
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.1835/kaccounts-integration.changes
2022-12-09 13:17:32.678926345 +0100
@@ -1,0 +2,20 @@
+Fri Dec 2 12:24:48 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:27 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.11.90
+ * New feature release
+
+-------------------------------------------------------------------
+Sat Nov 12 08:53:36 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.11.80
+ * New feature release
+
+-------------------------------------------------------------------
Old:
----
kaccounts-integration-22.08.3.tar.xz
kaccounts-integration-22.08.3.tar.xz.sig
New:
----
kaccounts-integration-22.12.0.tar.xz
kaccounts-integration-22.12.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kaccounts-integration.spec ++++++
--- /var/tmp/diff_new_pack.MlHsRp/_old 2022-12-09 13:17:33.498930701 +0100
+++ /var/tmp/diff_new_pack.MlHsRp/_new 2022-12-09 13:17:33.502930723 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kaccounts-integration
#
-# 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
@@ -21,11 +21,10 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without released
Name: kaccounts-integration
-Version: 22.08.3
+Version: 22.12.0
Release: 0
Summary: KDE Accounts Providers
License: GPL-2.0-or-later
-Group: System/GUI/KDE
Source:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with released}
Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
@@ -60,7 +59,6 @@
%package -n libkaccounts%{sover}
Summary: KDE Accounts Providers - System Library
-Group: System/Libraries
Recommends: %{name}
%description -n libkaccounts%{sover}
@@ -70,7 +68,6 @@
%package devel
Summary: KDE Accounts Providers - Development Files
-Group: Development/Libraries/KDE
Requires: libkaccounts%{sover} = %{version}
Requires: libsignon-qt5-devel
Requires: cmake(AccountsQt5)
@@ -91,14 +88,13 @@
%autosetup -p1
%build
- %cmake_kf5 -d build
- %cmake_build
+%cmake_kf5 -d build
+%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 libkaccounts%{sover} -p /sbin/ldconfig
%postun -n libkaccounts%{sover} -p /sbin/ldconfig
@@ -108,7 +104,6 @@
%dir %{_kf5_sharedir}/kpackage/kcms
%{_kf5_plugindir}/
%{_kf5_qmldir}/
-%{_kf5_servicesdir}/
%{_kf5_sharedir}/kpackage/kcms/kcm_kaccounts/
%files -n libkaccounts%{sover}
@@ -120,8 +115,6 @@
%{_kf5_libdir}/libkaccounts.so
%{_kf5_prefix}/include/KAccounts/
-%if %{with released}
%files lang -f %{name}.lang
-%endif
%changelog
++++++ kaccounts-integration-22.08.3.tar.xz ->
kaccounts-integration-22.12.0.tar.xz ++++++
++++ 6301 lines of diff (skipped)