Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kaddressbook for openSUSE:Factory 
checked in at 2021-04-24 23:07:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaddressbook (Old)
 and      /work/SRC/openSUSE:Factory/.kaddressbook.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kaddressbook"

Sat Apr 24 23:07:25 2021 rev:59 rq:887609 version:21.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kaddressbook/kaddressbook.changes        
2021-03-08 15:11:56.833694956 +0100
+++ /work/SRC/openSUSE:Factory/.kaddressbook.new.12324/kaddressbook.changes     
2021-04-24 23:08:02.319300245 +0200
@@ -1,0 +2,24 @@
+Fri Apr 16 16:11:19 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
+- Stop owning directories provided by the filesystem package (boo#1184786)
+
+-------------------------------------------------------------------
+Fri Apr  9 17:39:46 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:27:25 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+  * New feature release
+- Too many changes to list here.
+
+-------------------------------------------------------------------

Old:
----
  kaddressbook-20.12.3.tar.xz
  kaddressbook-20.12.3.tar.xz.sig

New:
----
  kaddressbook-21.04.0.tar.xz
  kaddressbook-21.04.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kaddressbook.spec ++++++
--- /var/tmp/diff_new_pack.0eSIRQ/_old  2021-04-24 23:08:02.771300884 +0200
+++ /var/tmp/diff_new_pack.0eSIRQ/_new  2021-04-24 23:08:02.775300890 +0200
@@ -16,18 +16,22 @@
 #
 
 
-%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:           kaddressbook
-Version:        20.12.3
+Version:        21.04.0
 Release:        0
 Summary:        Address book application to manage contacts
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later
 Group:          Productivity/Networking/Email/Utilities
-URL:            https://www.kde.org
+URL:            https://apps.kde.org/kaddressbook
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+%endif
 BuildRequires:  fdupes
 BuildRequires:  gettext-devel
 BuildRequires:  pkgconfig
@@ -45,11 +49,11 @@
 BuildRequires:  cmake(KF5PimCommon)
 BuildRequires:  cmake(KF5PimTextEdit)
 BuildRequires:  cmake(KF5Prison)
-BuildRequires:  cmake(Qt5DBus) >= 5.2.0
-BuildRequires:  cmake(Qt5Gui) >= 5.2.0
-BuildRequires:  cmake(Qt5PrintSupport) >= 5.2.0
-BuildRequires:  cmake(Qt5Test) >= 5.2.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.2.0
+BuildRequires:  cmake(Qt5DBus) >= 5.14.0
+BuildRequires:  cmake(Qt5Gui) >= 5.14.0
+BuildRequires:  cmake(Qt5PrintSupport) >= 5.14.0
+BuildRequires:  cmake(Qt5Test) >= 5.14.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.14.0
 Requires:       kdepim-runtime
 Requires:       libKPimAddressbookImportExport5 = %{version}
 Recommends:     %{name}-doc
@@ -58,10 +62,6 @@
 Obsoletes:      kaddressbook5 < %{version}
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-%endif
 
 %description
 KAddressbook is an application by KDE to manage contacts.
@@ -120,7 +120,6 @@
 
 %files
 %license LICENSES/*
-%dir %{_kf5_appstreamdir}/
 %dir %{_kf5_plugindir}/kontact5/
 %{_kf5_applicationsdir}/kaddressbook-importer.desktop
 %{_kf5_applicationsdir}/kaddressbook-view.desktop
@@ -149,9 +148,9 @@
 %files -n libKPimAddressbookImportExport5-devel
 %license LICENSES/*
 %dir %{_includedir}/KPim
-%{_includedir}/KPim/kaddressbookimportexport_version.h
 %{_includedir}/KPim/KAddressBookImportExport/
 %{_includedir}/KPim/kaddressbookimportexport/
+%{_includedir}/KPim/kaddressbookimportexport_version.h
 %{_kf5_cmakedir}/KPimAddressbookImportExport/
 %{_kf5_libdir}/libKPimAddressbookImportExport.so
 %{_kf5_mkspecsdir}/qt_KAddressbookImportExport.pri


++++++ kaddressbook-20.12.3.tar.xz -> kaddressbook-21.04.0.tar.xz ++++++
++++ 63117 lines of diff (skipped)

Reply via email to