Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kidentitymanagement for
openSUSE:Factory checked in at 2021-04-24 23:07:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kidentitymanagement (Old)
and /work/SRC/openSUSE:Factory/.kidentitymanagement.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kidentitymanagement"
Sat Apr 24 23:07:37 2021 rev:67 rq:887662 version:21.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kidentitymanagement/kidentitymanagement.changes
2021-03-08 15:12:48.453734720 +0100
+++
/work/SRC/openSUSE:Factory/.kidentitymanagement.new.12324/kidentitymanagement.changes
2021-04-24 23:08:20.195325526 +0200
@@ -1,0 +2,24 @@
+Fri Apr 16 16:11:55 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.04.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/gear/21.04
+- No code change since 21.03.90
+
+-------------------------------------------------------------------
+Fri Apr 9 17:40:22 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.90
+ * New feature release
+- No code change since 21.03.80
+
+-------------------------------------------------------------------
+Sun Mar 21 13:28:07 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+ * New feature release
+- Too many changes since 20.12.3, only listing bugfixes:
+ * Fix Bug 430398 - cmake searches unused dependency (kde#430398)
+
+-------------------------------------------------------------------
Old:
----
kidentitymanagement-20.12.3.tar.xz
kidentitymanagement-20.12.3.tar.xz.sig
New:
----
kidentitymanagement-21.04.0.tar.xz
kidentitymanagement-21.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kidentitymanagement.spec ++++++
--- /var/tmp/diff_new_pack.dKtJ7Y/_old 2021-04-24 23:08:21.663327602 +0200
+++ /var/tmp/diff_new_pack.dKtJ7Y/_new 2021-04-24 23:08:21.663327602 +0200
@@ -16,19 +16,23 @@
#
-%define kf5_version 5.75.0
+%define kf5_version 5.79.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 lang
Name: kidentitymanagement
-Version: 20.12.3
+Version: 21.04.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
-BuildRequires: extra-cmake-modules >= 1.0.0
+%if %{with lang}
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2: applications.keyring
+%endif
+BuildRequires: extra-cmake-modules
BuildRequires: kf5-filesystem
BuildRequires: cmake(KF5Codecs) >= %{kf5_version}
BuildRequires: cmake(KF5Completion) >= %{kf5_version}
@@ -42,10 +46,6 @@
BuildRequires: cmake(KF5XmlGui) >= %{kf5_version}
BuildRequires: cmake(Qt5Network)
BuildRequires: cmake(Qt5Test)
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2: applications.keyring
-%endif
%description
This package provides a library to handle multiple email identities and
@@ -75,7 +75,7 @@
%lang_package
%prep
-%setup -q -n kidentitymanagement-%{version}
+%autosetup -p1 -n kidentitymanagement-%{version}
%build
%cmake_kf5 -d build -- -DBUILD_TESTING=ON
-DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
++++++ kidentitymanagement-20.12.3.tar.xz -> kidentitymanagement-21.04.0.tar.xz
++++++
++++ 9378 lines of diff (skipped)