Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ktp-accounts-kcm for
openSUSE:Factory checked in at 2022-12-09 13:17:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktp-accounts-kcm (Old)
and /work/SRC/openSUSE:Factory/.ktp-accounts-kcm.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-accounts-kcm"
Fri Dec 9 13:17:35 2022 rev:45 rq:1041563 version:22.12.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/ktp-accounts-kcm/ktp-accounts-kcm.changes
2022-11-04 17:34:50.332771867 +0100
+++
/work/SRC/openSUSE:Factory/.ktp-accounts-kcm.new.1835/ktp-accounts-kcm.changes
2022-12-09 13:18:31.987241394 +0100
@@ -1,0 +2,20 @@
+Fri Dec 2 12:26:12 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:45:50 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.11.90
+ * New feature release
+
+-------------------------------------------------------------------
+Sat Nov 12 08:54:58 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.11.80
+ * New feature release
+
+-------------------------------------------------------------------
Old:
----
ktp-accounts-kcm-22.08.3.tar.xz
ktp-accounts-kcm-22.08.3.tar.xz.sig
New:
----
ktp-accounts-kcm-22.12.0.tar.xz
ktp-accounts-kcm-22.12.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ktp-accounts-kcm.spec ++++++
--- /var/tmp/diff_new_pack.82dDlD/_old 2022-12-09 13:18:32.459243901 +0100
+++ /var/tmp/diff_new_pack.82dDlD/_new 2022-12-09 13:18:32.463243923 +0100
@@ -1,7 +1,7 @@
#
# spec file for package ktp-accounts-kcm
#
-# 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
@@ -20,11 +20,10 @@
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without released
Name: ktp-accounts-kcm
-Version: 22.08.3
+Version: 22.12.0
Release: 0
Summary: Configuration module to set up Telepathy accounts
License: LGPL-2.1-or-later
-Group: Productivity/Networking/Instant Messenger
URL:
https://community.kde.org/Real-Time_Communication_and_Collaboration
Source:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with released}
@@ -74,7 +73,6 @@
%package -n libktpaccountskcminternal9
Summary: Library for KDE Telepathy accounts kcm
-Group: System/Libraries
%description -n libktpaccountskcminternal9
This is a KControl Module which handles adding/editing/removing Telepathy
@@ -91,20 +89,19 @@
%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
# remove no longer supported/working providers and services
- rm
%{buildroot}%{_kf5_sharedir}/accounts/providers/kde/ktp-haze-yahoo.provider
- rm
%{buildroot}%{_kf5_sharedir}/accounts/services/kde/ktp-haze-yahoo-im.service
+rm %{buildroot}%{_kf5_sharedir}/accounts/providers/kde/ktp-haze-yahoo.provider
+rm %{buildroot}%{_kf5_sharedir}/accounts/services/kde/ktp-haze-yahoo-im.service
- %fdupes %{buildroot}
+%fdupes %{buildroot}
%post -n libktpaccountskcminternal9 -p /sbin/ldconfig
%postun -n libktpaccountskcminternal9 -p /sbin/ldconfig
@@ -121,8 +118,6 @@
%{_kf5_sharedir}/accounts/
%{_kf5_sharedir}/telepathy/
-%if %{with released}
%files lang -f %{name}.lang
-%endif
%changelog
++++++ ktp-accounts-kcm-22.08.3.tar.xz -> ktp-accounts-kcm-22.12.0.tar.xz ++++++
++++ 9891 lines of diff (skipped)