Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kaidan for openSUSE:Factory checked 
in at 2023-05-24 20:22:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaidan (Old)
 and      /work/SRC/openSUSE:Factory/.kaidan.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kaidan"

Wed May 24 20:22:21 2023 rev:4 rq:1088698 version:0.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kaidan/kaidan.changes    2023-05-05 
15:59:38.840897159 +0200
+++ /work/SRC/openSUSE:Factory/.kaidan.new.1533/kaidan.changes  2023-05-24 
20:22:44.052312546 +0200
@@ -1,0 +2,8 @@
+Mon May 22 21:10:32 UTC 2023 - Jaime Marquínez Ferrándiz 
<jaime.marquinez.ferran...@fastmail.net>
+
+- Update to 0.9.1:
+  * The published tar for 0.9.0 contained the wrong version
+- Add the lang package
+- Drop 0001-QrCodeDecoder-Replace-deprecated-BarcodeFormat-QR_CO.patch, 
0001-QrCodeGenerator-Replace-deprecated-BarcodeFormat-QR_.patch and 
0001-Support-ZXing-2.0.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-QrCodeDecoder-Replace-deprecated-BarcodeFormat-QR_CO.patch
  0001-QrCodeGenerator-Replace-deprecated-BarcodeFormat-QR_.patch
  0001-Support-ZXing-2.0.patch
  kaidan-0.9.0.tar.xz
  kaidan-0.9.0.tar.xz.sig

New:
----
  kaidan-0.9.1.tar.xz
  kaidan-0.9.1.tar.xz.sig

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

Other differences:
------------------
++++++ kaidan.spec ++++++
--- /var/tmp/diff_new_pack.W7nwhA/_old  2023-05-24 20:22:45.656322110 +0200
+++ /var/tmp/diff_new_pack.W7nwhA/_new  2023-05-24 20:22:45.660322133 +0200
@@ -17,27 +17,25 @@
 
 
 Name:           kaidan
-Version:        0.9.0
+Version:        0.9.1
 Release:        0
 Summary:        A XMPP client based on KDE Framework
-License:        GPL-3.0-or-later AND SUSE-GPL-3.0+-with-openssl-exception AND 
MIT AND AML AND CC-BY-SA-4.0
+License:        AML AND GPL-3.0-or-later AND 
SUSE-GPL-3.0+-with-openssl-exception AND MIT AND CC-BY-SA-4.0
 URL:            https://www.kaidan.im
-Source0:        
https://download.kde.org/unstable/%{name}/%{version}/%{name}-%{version}.tar.xz
-Source1:        
https://download.kde.org/unstable/%{name}/%{version}/%{name}-%{version}.tar.xz.sig
+Source0:        
https://download.kde.org/unstable/%{name}/%{name}-%{version}.tar.xz
+Source1:        
https://download.kde.org/unstable/%{name}/%{name}-%{version}.tar.xz.sig
 Source2:        kaidan.keyring
-# PATCH-FIX-UPSTREAM
-Patch0:         0001-QrCodeDecoder-Replace-deprecated-BarcodeFormat-QR_CO.patch
-# PATCH-FIX-UPSTREAM
-Patch1:         0001-QrCodeGenerator-Replace-deprecated-BarcodeFormat-QR_.patch
-# PATCH-FIX-UPSTREAM
-Patch2:         0001-Support-ZXing-2.0.patch
 BuildRequires:  cmake >= 3.3
 BuildRequires:  extra-cmake-modules >= 5.40.0
 BuildRequires:  update-desktop-files
+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(KF5Notifications)
 BuildRequires:  cmake(KF5QQC2DeskopStyle)
-BuildRequires:  cmake(QXmpp) >= 1.3.0
+BuildRequires:  cmake(KQuickImageEditor)
+BuildRequires:  cmake(QXmpp) >= 1.5.0
 BuildRequires:  cmake(Qt5Concurrent)
 BuildRequires:  cmake(Qt5Core) >= 5.14.0
 BuildRequires:  cmake(Qt5LinguistTools)
@@ -53,7 +51,9 @@
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  cmake(Qt5Xml)
 BuildRequires:  cmake(ZXing) >= 1.0.8
+Requires:       kirigami-addons >= 0.7.0
 Requires:       kirigami2 >= 5.67.0
+Requires:       kquickimageeditor-imports
 Requires:       libqt5-qtquickcontrols2
 
 %description
@@ -61,6 +61,8 @@
 Kirigami and QtQuick. The back-end of Kaidan is entirely written in C++
 using the qxmpp XMPP client library and Qt 5.
 
+%lang_package
+
 %prep
 %autosetup -p1
 
@@ -72,6 +74,8 @@
 %kf5_makeinstall -C build
 %suse_update_desktop_file im.kaidan.kaidan
 
+%find_lang %{name} --with-qt
+
 %files
 %license LICENSE
 %doc README.md NEWS
@@ -82,6 +86,8 @@
 %{_kf5_iconsdir}/hicolor/*/apps/%{name}.*
 %{_kf5_notifydir}/kaidan.notifyrc
 %{_kf5_sharedir}/%{name}/images
-%{_kf5_sharedir}/%{name}/servers.json
+%{_kf5_sharedir}/%{name}/providers.json
+
+%files lang -f %{name}.lang
 
 %changelog

++++++ kaidan-0.9.0.tar.xz -> kaidan-0.9.1.tar.xz ++++++
++++ 168092 lines of diff (skipped)

Reply via email to