Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kidentitymanagement for
openSUSE:Factory checked in at 2022-12-09 13:17:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kidentitymanagement (Old)
and /work/SRC/openSUSE:Factory/.kidentitymanagement.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kidentitymanagement"
Fri Dec 9 13:17:16 2022 rev:87 rq:1041487 version:22.12.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kidentitymanagement/kidentitymanagement.changes
2022-11-04 17:34:07.624550920 +0100
+++
/work/SRC/openSUSE:Factory/.kidentitymanagement.new.1835/kidentitymanagement.changes
2022-12-09 13:17:53.531037112 +0100
@@ -1,0 +2,20 @@
+Fri Dec 2 12:25:23 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:04 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.11.90
+ * New feature release
+
+-------------------------------------------------------------------
+Sat Nov 12 08:54:11 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.11.80
+ * New feature release
+
+-------------------------------------------------------------------
Old:
----
kidentitymanagement-22.08.3.tar.xz
kidentitymanagement-22.08.3.tar.xz.sig
New:
----
kidentitymanagement-22.12.0.tar.xz
kidentitymanagement-22.12.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kidentitymanagement.spec ++++++
--- /var/tmp/diff_new_pack.F43QJo/_old 2022-12-09 13:17:54.071039981 +0100
+++ /var/tmp/diff_new_pack.F43QJo/_new 2022-12-09 13:17:54.075040002 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kidentitymanagement
#
-# 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
@@ -16,16 +16,15 @@
#
-%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: kidentitymanagement
-Version: 22.08.3
+Version: 22.12.0
Release: 0
Summary: KDE PIM Libraries: Identity Management
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/%{name}-%{version}.tar.xz
%if %{with released}
@@ -53,7 +52,6 @@
%package -n libKF5IdentityManagement5
Summary: KDE PIM Libraries: Identity Management - core library
-Group: Development/Libraries/KDE
Recommends: %{name}-lang
Provides: %{name} = %{version}
@@ -63,7 +61,6 @@
%package -n libKF5IdentityManagementWidgets5
Summary: KDE PIM Libraries: Identity Management - widgets library
-Group: Development/Libraries/KDE
Recommends: %{name}-lang
Requires: libKF5IdentityManagement5 = %{version}
@@ -73,7 +70,6 @@
%package devel
Summary: KDE PIM Libraries: Identity Management - development files
-Group: Development/Libraries/KDE
Requires: libKF5IdentityManagement5 = %{version}
Requires: libKF5IdentityManagementWidgets5 = %{version}
Requires: cmake(KF5CoreAddons) >= %{kf5_version}
@@ -89,18 +85,16 @@
%autosetup -p1 -n kidentitymanagement-%{version}
%build
- %cmake_kf5 -d build -- -DBUILD_TESTING=ON
-DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
- %cmake_build
+%cmake_kf5 -d build -- -DBUILD_TESTING=ON
-DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
+%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 libKF5IdentityManagement5 -p /sbin/ldconfig
%postun -n libKF5IdentityManagement5 -p /sbin/ldconfig
-
%post -n libKF5IdentityManagementWidgets5 -p /sbin/ldconfig
%postun -n libKF5IdentityManagementWidgets5 -p /sbin/ldconfig
@@ -124,8 +118,6 @@
%{_kf5_mkspecsdir}/qt_KIdentityManagement.pri
%{_kf5_mkspecsdir}/qt_KIdentityManagementWidgets.pri
-%if %{with released}
%files lang -f %{name}.lang
-%endif
%changelog
++++++ kidentitymanagement-22.08.3.tar.xz -> kidentitymanagement-22.12.0.tar.xz
++++++
++++ 8299 lines of diff (skipped)