Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kaddressbook for openSUSE:Factory 
checked in at 2023-04-23 22:44:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaddressbook (Old)
 and      /work/SRC/openSUSE:Factory/.kaddressbook.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kaddressbook"

Sun Apr 23 22:44:54 2023 rev:83 rq:1081182 version:23.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kaddressbook/kaddressbook.changes        
2023-03-03 22:25:38.238785706 +0100
+++ /work/SRC/openSUSE:Factory/.kaddressbook.new.1533/kaddressbook.changes      
2023-04-23 22:46:34.582410685 +0200
@@ -1,0 +2,20 @@
+Sat Apr 15 08:45:24 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.0/
+
+-------------------------------------------------------------------
+Fri Mar 31 16:41:42 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.03.90
+  * New feature release
+
+-------------------------------------------------------------------
+Fri Mar 17 20:43:05 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.03.80
+  * New feature release
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kaddressbook.spec ++++++
--- /var/tmp/diff_new_pack.vNNSwV/_old  2023-04-23 22:46:35.150413894 +0200
+++ /var/tmp/diff_new_pack.vNNSwV/_new  2023-04-23 22:46:35.158413940 +0200
@@ -16,11 +16,9 @@
 #
 
 
-# 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:           kaddressbook
-Version:        22.12.3
+Version:        23.04.0
 Release:        0
 Summary:        Address book application to manage contacts
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -31,29 +29,27 @@
 Source2:        applications.keyring
 %endif
 BuildRequires:  fdupes
-BuildRequires:  gettext-devel
-BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  cmake(KF5Akonadi)
-BuildRequires:  cmake(KF5AkonadiSearch)
+BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5Crash)
 BuildRequires:  cmake(KF5DBusAddons)
 BuildRequires:  cmake(KF5DocTools)
-BuildRequires:  cmake(KF5GrantleeTheme)
 BuildRequires:  cmake(KF5KCMUtils)
-BuildRequires:  cmake(KF5KontactInterface)
-BuildRequires:  cmake(KF5Libkdepim)
-BuildRequires:  cmake(KF5Libkleo)
-BuildRequires:  cmake(KF5PimCommon)
-BuildRequires:  cmake(KF5PimTextEdit)
 BuildRequires:  cmake(KF5Prison)
-BuildRequires:  cmake(Qt5DBus) >= 5.15.0
-BuildRequires:  cmake(Qt5Gui) >= 5.15.0
-BuildRequires:  cmake(Qt5PrintSupport) >= 5.15.0
-BuildRequires:  cmake(Qt5Test) >= 5.15.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.15.0
+BuildRequires:  cmake(KPim5Akonadi)
+BuildRequires:  cmake(KPim5AkonadiContact)
+BuildRequires:  cmake(KPim5AkonadiSearch)
+BuildRequires:  cmake(KPim5GrantleeTheme)
+BuildRequires:  cmake(KPim5KontactInterface)
+BuildRequires:  cmake(KPim5Libkdepim)
+BuildRequires:  cmake(KF5PimCommonAkonadi)
+BuildRequires:  cmake(KPim5TextEdit)
+BuildRequires:  cmake(Qt5DBus)
+BuildRequires:  cmake(Qt5PrintSupport)
+BuildRequires:  cmake(Qt5Test)
+BuildRequires:  cmake(Qt5Widgets)
 Requires:       kdepim-runtime
-Requires:       libKPimAddressbookImportExport5 = %{version}
+Requires:       libKPim5AddressbookImportExport5 = %{version}
 Recommends:     %{name}-doc
 Provides:       kaddressbook5 = %{version}
 Obsoletes:      kaddressbook5 < %{version}
@@ -61,12 +57,12 @@
 %description
 KAddressbook is an application by KDE to manage contacts.
 
-%package -n libKPimAddressbookImportExport5
+%package -n libKPim5AddressbookImportExport5
 Summary:        Library which provides import/export functionality for 
KAddressbook
 Obsoletes:      kdepim-apps-libs <= 20.08.3
 Obsoletes:      kdepim-apps-libs-lang <= 20.08.3
 
-%description -n libKPimAddressbookImportExport5
+%description -n libKPim5AddressbookImportExport5
 This library provides an interface to implement import/export plugins for 
KAddressbook.
 
 %package doc
@@ -76,11 +72,11 @@
 %description doc
 This package includes the user guide for KAddressbook in HTML format.
 
-%package -n libKPimAddressbookImportExport5-devel
+%package -n libKPim5AddressbookImportExport5-devel
 Summary:        Development headers for libKPimAddressbookImportExport
-Requires:       libKPimAddressbookImportExport5 = %{version}
+Requires:       libKPim5AddressbookImportExport5 = %{version}
 
-%description -n libKPimAddressbookImportExport5-devel
+%description -n libKPim5AddressbookImportExport5-devel
 This package includes development headers needed to develop and build 
import/export plugins
 for KAddressbook.
 
@@ -97,11 +93,12 @@
 %kf5_makeinstall -C build
 
 %find_lang %{name} --with-man --all-name
+
 %{kf5_find_htmldocs}
 
 %ldconfig_scriptlets
 
-%ldconfig_scriptlets -n libKPimAddressbookImportExport5
+%ldconfig_scriptlets -n libKPim5AddressbookImportExport5
 
 %files doc
 %doc %lang(en) %{_kf5_htmldir}/en/kaddressbook/
@@ -126,17 +123,18 @@
 %{_kf5_plugindir}/pim5/kontact/
 %{_kf5_sharedir}/kaddressbook/
 
-%files -n libKPimAddressbookImportExport5
-%{_kf5_libdir}/libKPimAddressbookImportExport.so.5
-%{_kf5_libdir}/libKPimAddressbookImportExport.so.5.*
-
-%files -n libKPimAddressbookImportExport5-devel
-%dir %{_includedir}/KPim
-%{_includedir}/KPim/KAddressBookImportExport/
-%{_includedir}/KPim/kaddressbookimportexport/
-%{_includedir}/KPim/kaddressbookimportexport_version.h
+%files -n libKPim5AddressbookImportExport5
+%{_kf5_libdir}/libKPim5AddressbookImportExport.so.5
+%{_kf5_libdir}/libKPim5AddressbookImportExport.so.5.*
+
+%files -n libKPim5AddressbookImportExport5-devel
+%dir %{_includedir}/KPim5
+%{_includedir}/KPim5/KAddressBookImportExport/
+%{_includedir}/KPim5/kaddressbookimportexport/
+%{_includedir}/KPim5/kaddressbookimportexport_version.h
 %{_kf5_cmakedir}/KPimAddressbookImportExport/
-%{_kf5_libdir}/libKPimAddressbookImportExport.so
+%{_kf5_cmakedir}/KPim5AddressbookImportExport/
+%{_kf5_libdir}/libKPim5AddressbookImportExport.so
 %{_kf5_mkspecsdir}/qt_KAddressbookImportExport.pri
 
 %files lang -f %{name}.lang


++++++ kaddressbook-22.12.3.tar.xz -> kaddressbook-23.04.0.tar.xz ++++++
++++ 11401 lines of diff (skipped)

Reply via email to