[packages/ka6-neochat] - updated to 24.12.0
witekfl
witekfl at pld-linux.org
Thu Dec 12 21:32:59 CET 2024
commit 12d873f1a8305279dbed31d9f81e837f0e20c74a
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Thu Dec 12 21:24:33 2024 +0100
- updated to 24.12.0
ka6-neochat.spec | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/ka6-neochat.spec b/ka6-neochat.spec
index 22bba00..a9d4708 100644
--- a/ka6-neochat.spec
+++ b/ka6-neochat.spec
@@ -3,19 +3,19 @@
# Conditional build:
%bcond_with tests # test suite
-%define kdeappsver 24.08.3
+%define kdeappsver 24.12.0
%define kf_ver 6.0
%define qt_ver 6.5
%define kaname neochat
Summary: A Qt/QML based Matrix client
Summary(pl.UTF-8): Klient usługi Matrix oparty na Qt/QML
Name: ka6-%{kaname}
-Version: 24.08.3
+Version: 24.12.0
Release: 1
License: GPL v2+/LGPL v2.1+
Group: X11/Applications
Source0: https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: 9c0979dbd91fd870bb1666a8df4b27c4
+# Source0-md5: 8822f1dbd3ec9cc2bb2de77b2d9a5e1a
URL: https://apps.kde.org/neochat/
BuildRequires: Qt6Core-devel >= %{qt_ver}
BuildRequires: Qt6Gui-devel >= %{qt_ver}
@@ -54,7 +54,7 @@ BuildRequires: kf6-qqc2-desktop-style-devel >= %{kf_ver}
BuildRequires: kf6-sonnet-devel >= %{kf_ver}
BuildRequires: kf6-syntax-highlighting-devel >= %{kf_ver}
BuildRequires: kquickimageeditor-devel >= 0.3.0
-BuildRequires: libQuotient-qt6-devel >= 0.8.2
+BuildRequires: libQuotient-qt6-devel >= 0.9.0
BuildRequires: libicu-devel >= 61.0
# C++20
BuildRequires: libstdc++-devel >= 6:8
@@ -95,7 +95,7 @@ Requires: kf6-qqc2-desktop-style >= %{kf_ver}
Requires: kf6-sonnet >= %{kf_ver}
Requires: kf6-syntax-highlighting >= %{kf_ver}
Requires: kquickimageeditor >= 0.3.0
-Requires: libQuotient-qt6 >= 0.8.2
+Requires: libQuotient-qt6 >= 0.9.0
Requires: qcoro-qt6 >= 0.4
Obsoletes: ka5-neochat < 24
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -104,12 +104,12 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
NeoChat is a client for Matrix (<https://matrix.org/>), the
decentralized communication protocol for instant messaging. It is a
fork of Spectral, using KDE frameworks, most notably Kirigami
-(<https://invent.kde.org/frameworks/kirigami>) to provide a
-convergent experience across multiple platforms.
+(<https://invent.kde.org/frameworks/kirigami>) to provide a convergent
+experience across multiple platforms.
NeoChat also make use of other KDE Frameworks as well as libQuotient
-(<https://github.com/quotient-im/libQuotient>), a Qt-based
-SDK for the Matrix Protocol (<https://spec.matrix.org/>).
+(<https://github.com/quotient-im/libQuotient>), a Qt-based SDK for the
+Matrix Protocol (<https://spec.matrix.org/>).
%description -l pl.UTF-8
NeoChat to klient usługi Matrix (<https://matrix.org/>) -
@@ -185,6 +185,7 @@ rm -rf $RPM_BUILD_ROOT
%lang(es) %{_mandir}/es/man1/neochat.1*
%lang(it) %{_mandir}/it/man1/neochat.1*
%lang(nl) %{_mandir}/nl/man1/neochat.1*
+%lang(sl) %{_mandir}/sl/man1/neochat.1*
%lang(sv) %{_mandir}/sv/man1/neochat.1*
%lang(tr) %{_mandir}/tr/man1/neochat.1*
%lang(uk) %{_mandir}/uk/man1/neochat.1*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka6-neochat.git/commitdiff/12d873f1a8305279dbed31d9f81e837f0e20c74a
More information about the pld-cvs-commit
mailing list