Name: lxqt-build-tools-qt5 Version: 0.13.0 Release: %autorelease Summary: Packaging tools for LXQt License: BSD-3-Clause URL: https://lxqt-project.org/ Source0: https://github.com/lxqt/lxqt-build-tools/releases/download/%{version}/lxqt-build-tools-%{version}.tar.xz BuildArch: noarch BuildRequires: gcc-c++ BuildRequires: cmake BuildRequires: pkgconfig(Qt5Core) BuildRequires: glib2-devel %description Various packaging tools and scripts for LXQt applications. %prep %autosetup -n lxqt-build-tools-%{version} %build %cmake %cmake_build %install %cmake_install %files %license BSD-3-Clause %doc CHANGELOG README.md %{_datadir}/cmake/lxqt-build-tools %{_bindir}/lxqt-transupdate %changelog %autochangelog