Name: neochat Version: 22.09 Release: 1%{?dist} License: GPLv2 and GPLv2+ and GPLv3 and GPLv3+ and BSD URL: https://invent.kde.org/network/%{name} Summary: Client for matrix, the decentralized communication protocol Source0: https://download.kde.org/stable/plasma-mobile/%{version}/%{name}-%{version}.tar.xz BuildRequires: cmake(Qt5Concurrent) BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5DBus) BuildRequires: cmake(Qt5Keychain) BuildRequires: cmake(Qt5LinguistTools) BuildRequires: cmake(Qt5Multimedia) BuildRequires: cmake(Qt5Network) BuildRequires: cmake(Qt5QuickControls2) BuildRequires: cmake(Qt5Svg) BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5DBusAddons) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5Kirigami2) BuildRequires: cmake(KF5Notifications) BuildRequires: cmake(KF5QQC2DesktopStyle) BuildRequires: cmake(KF5Sonnet) BuildRequires: cmake(KF5SyntaxHighlighting) BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(KQuickImageEditor) BuildRequires: cmake(QCoro5) BuildRequires: cmake(Quotient) BuildRequires: pkgconfig(libcmark) BuildRequires: cmake BuildRequires: desktop-file-utils BuildRequires: extra-cmake-modules BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: kf5-rpm-macros BuildRequires: libappstream-glib BuildRequires: ninja-build Requires: breeze-icon-theme Requires: hicolor-icon-theme Requires: kf5-kirigami2%{?_isa} Requires: kf5-kitemmodels%{?_isa} Requires: kf5-syntax-highlighting%{?_isa} Requires: kquickimageeditor%{?_isa} Requires: qqc2-breeze-style%{?_isa} Requires: qqc2-desktop-style%{?_isa} Requires: qt5-qtquickcontrols2%{?_isa} Recommends: google-noto-emoji-color-fonts Recommends: google-noto-emoji-fonts %description Neochat is a client for Matrix, the decentralized communication protocol for instant messaging. It is a fork of Spectral, using KDE frameworks, most notably Kirigami, KConfig and KI18n. %prep %autosetup -p1 %build %cmake_kf5 -G Ninja \ -DCMAKE_BUILD_TYPE=Release %cmake_build %install %cmake_install %find_lang %{name} --with-qt %check appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %files -f %{name}.lang %license LICENSES/* %doc README.md %{_bindir}/%{name} %{_datadir}/applications/*.desktop %{_datadir}/icons/hicolor/*/apps/* %{_metainfodir}/*.appdata.xml %{_kf5_datadir}/knotifications5/%{name}.notifyrc %{_kf5_datadir}/krunner/dbusplugins/*.desktop %changelog * Wed Sep 28 2022 Justin Zobel - 22.09-1 - Update to 22.09 * Fri Jul 22 2022 Fedora Release Engineering - 22.06-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 24 2022 Vitaly Zaitsev - 22.06-1 - Updated to version 22.06. * Sun Apr 24 2022 Vitaly Zaitsev - 22.04-1 - Updated to version 22.04. * Wed Feb 09 2022 Vitaly Zaitsev - 22.02-1 - Updated to version 22.02. * Thu Jan 20 2022 Fedora Release Engineering - 21.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Jan 09 2022 Vitaly Zaitsev - 21.12-2 - Backported upstream patch with qcoro 0.4.0 build fixes. * Tue Dec 07 2021 Vitaly Zaitsev - 21.12-1 - Updated to version 21.12. * Thu Jul 22 2021 Fedora Release Engineering - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jun 01 2021 Vitaly Zaitsev - 1.2.0-1 - Updated to version 1.2.0. * Tue Feb 23 2021 Vitaly Zaitsev - 1.1.1-1 - Updated to version 1.1.1. * Tue Feb 23 2021 Vitaly Zaitsev - 1.1.0-1 - Updated to version 1.1.0. * Tue Jan 26 2021 Fedora Release Engineering - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jan 13 2021 Vitaly Zaitsev - 1.0.1-1 - Updated to version 1.0.1. * Wed Dec 23 2020 Vitaly Zaitsev - 1.0-1 - Updated to version 1.0. * Tue Dec 15 2020 Vitaly Zaitsev - 0.1.0-0.2.20201214git54b0773 - Updated to the latest Git snapshot. * Mon Nov 23 2020 Vitaly Zaitsev - 0.1.0-0.1.20201123git5d4e787 - Initial SPEC release.