Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kaidan for openSUSE:Factory checked in at 2024-12-12 21:20:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kaidan (Old) and /work/SRC/openSUSE:Factory/.kaidan.new.29675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaidan" Thu Dec 12 21:20:04 2024 rev:9 rq:1230311 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kaidan/kaidan.changes 2024-12-06 14:27:44.879931830 +0100 +++ /work/SRC/openSUSE:Factory/.kaidan.new.29675/kaidan.changes 2024-12-12 21:20:44.611097529 +0100 @@ -1,0 +2,6 @@ +Thu Dec 12 08:26:48 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 0.10.0: + https://www.kaidan.im/2024/12/09/kaidan-0.10.0/ + +------------------------------------------------------------------- Old: ---- kaidan-0.9.2.tar.xz kaidan-0.9.2.tar.xz.sig New: ---- kaidan-0.10.0.tar.xz kaidan-0.10.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kaidan.spec ++++++ --- /var/tmp/diff_new_pack.zotBnw/_old 2024-12-12 21:20:46.319168701 +0100 +++ /var/tmp/diff_new_pack.zotBnw/_new 2024-12-12 21:20:46.331169201 +0100 @@ -17,7 +17,7 @@ Name: kaidan -Version: 0.9.2 +Version: 0.10.0 Release: 0 Summary: A XMPP client based on KDE Framework License: AML AND GPL-3.0-or-later AND SUSE-GPL-3.0+-with-openssl-exception AND MIT AND CC-BY-SA-4.0 @@ -34,13 +34,14 @@ # Both Qt 5 and Qt 6 flavors use the same cmake config name, use the -devel package name # BuildRequires: cmake(KQuickImageEditor) BuildRequires: kquickimageeditor-devel +BuildRequires: pkgconfig BuildRequires: cmake(KF5CoreAddons) >= 5.67.0 BuildRequires: cmake(KF5KIO) >= 5.67.0 BuildRequires: cmake(KF5Kirigami2) >= 5.67.0 -BuildRequires: cmake(KF5KirigamiAddons) >= 0.7.0 +BuildRequires: cmake(KF5KirigamiAddons) >= 0.10.0 BuildRequires: cmake(KF5Notifications) BuildRequires: cmake(KF5QQC2DeskopStyle) -BuildRequires: cmake(QXmpp) >= 1.5.0 +BuildRequires: cmake(QXmppQt5) >= 1.9.0 BuildRequires: cmake(Qt5Concurrent) BuildRequires: cmake(Qt5Core) >= 5.15.0 BuildRequires: cmake(Qt5LinguistTools) @@ -56,6 +57,7 @@ BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Xml) BuildRequires: cmake(ZXing) >= 1.0.8 +BuildRequires: pkgconfig(icu-uc) Requires: kirigami-addons >= 0.7.0 Requires: kirigami2 >= 5.67.0 Requires: kquickimageeditor-imports @@ -71,7 +73,7 @@ %lang_package %prep -%autosetup -p1 -n kaidan-v%{version} +%autosetup -p1 %build %if 0%{?suse_version} == 1500 @@ -86,7 +88,7 @@ %find_lang %{name} --with-qt %files -%license LICENSE +%license LICENSES/* %doc README.md NEWS %dir %{_kf5_sharedir}/kaidan %{_kf5_applicationsdir}/im.kaidan.kaidan.desktop @@ -95,7 +97,7 @@ %{_kf5_iconsdir}/hicolor/*/apps/kaidan.* %{_kf5_notifydir}/kaidan.notifyrc %{_kf5_sharedir}/kaidan/images -%{_kf5_sharedir}/kaidan/providers.json +%{_kf5_sharedir}/kaidan/providers* %files lang -f %{name}.lang ++++++ kaidan-0.9.2.tar.xz -> kaidan-0.10.0.tar.xz ++++++ ++++ 598058 lines of diff (skipped)