Accepting request 716122 from home:wolfi323:branches:KDE:Extra

- Update to 0.4.1
  * Fix SSL problems for AppImage
  * Fix connection problems
  * Keep QXmpp v0.8.3 compatibility

OBS-URL: https://build.opensuse.org/request/show/716122
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaidan?expand=0&rev=3
This commit is contained in:
Christophe Giboudeaux 2019-07-17 20:47:07 +00:00 committed by Git OBS Bridge
parent 082a60c363
commit 92675dee9d
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c2ec16d2acfb4c62d3eef652e492a7267124148d458321436eaf1916e8ed4d9e
size 230256

3
kaidan-0.4.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9660e2b9c9d9ac6802f7de9a8e1d29a6d552beffcafca27231682bf1038e03c
size 230264

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jul 17 19:19:46 UTC 2019 - Wolfgang Bauer <wbauer@tmo.at>
- Update to 0.4.1
* Fix SSL problems for AppImage
* Fix connection problems
* Keep QXmpp v0.8.3 compatibility
-------------------------------------------------------------------
Tue Jul 9 12:23:58 UTC 2019 - Wolfgang Bauer <wbauer@tmo.at>

View File

@ -17,7 +17,7 @@
Name: kaidan
Version: 0.4.0
Version: 0.4.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 CC-BY-SA-3.0 AND CC-BY-SA-4.0
@ -26,7 +26,7 @@ URL: https://www.kaidan.im/
Source: https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz
BuildRequires: cmake >= 3.3
BuildRequires: extra-cmake-modules >= 5.40.0
BuildRequires: libqxmpp-devel >= 0.9
BuildRequires: libqxmpp-devel >= 0.8.3
BuildRequires: cmake(KF5Kirigami2) >= 5.40.0
BuildRequires: cmake(KF5Notifications)
BuildRequires: cmake(Qt5Core) >= 5.8.0