%global gitdate 20230127 %global cmakever 5.27.80 %global commit0 c99dbb72401cd045527e62b02503f68bd25af568 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global date 20221108 %global kf5_version_min 5.94.0 Name: oxygen-sounds Version: %{cmakever}^%{gitdate}.%{shortcommit0} Release: %autorelease Summary: The Oxygen Sound Theme License: LGPLv3+,CC0,BSD URL: https://invent.kde.org/plasma/oxygen-sounds %global verdir %(echo %{version} | cut -d. -f1-3) Source0: oxygen-sounds-%{shortcommit0}.tar.gz Provides: oxygen-sound-theme = %{version}-%{release} Obsoletes: oxygen-sound-theme <= 5.24.50 BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: kf5-rpm-macros >= %{kf5_version_min} BuildRequires: qt5-qtbase-devel BuildArch: noarch %description %{summary}. %prep %autosetup -n %{name}-%{shortcommit0} -p1 %build %{cmake_kf5} %{cmake_build} %install %{cmake_install} %files %license LICENSES/*.txt %{_kf5_datadir}/sounds/Oxygen-* %changelog * Thu Aug 04 2022 Justin Zobel - 5.25.4-1 - Update to 5.25.4 %autochangelog