automatic version update by autodist [release 6.0.2-1mamba;Wed Mar 13 2024]

This commit is contained in:
Automatic Build System 2024-03-29 19:12:19 +01:00
parent 5b290fc220
commit 186fa329fd

View File

@ -1,20 +1,20 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: oxygen-sounds Name: oxygen-sounds
Version: 5.27.10 Version: 6.0.2
Release: 1mamba Release: 1mamba
Summary: Oxygen sound theme for KDE Plasma Summary: Oxygen sound theme for KDE Plasma
Group: Graphical Desktop/Look 'n' feel Group: Graphical Desktop/Look 'n' feel
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://kde.org URL: https://kde.org/it/plasma-desktop/
Source: https://download.kde.org/stable/plasma/%{version}/oxygen-sounds-%{version}.tar.xz Source: https://download.kde.org/%{stable_kf6}/plasma/%{version}/oxygen-sounds-%{version}.tar.xz
License: LGPL License: LGPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: cmake BuildRequires: cmake
BuildRequires: rpm-macros-kde5 BuildRequires: kf6-rpm-macros
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
%description %description
@ -26,12 +26,12 @@ Oxygen sound theme for KDE Plasma.
%setup -q %setup -q
%build %build
%cmake_kde5 -d build %cmake_kf6
%make %cmake_build
%install %install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall -C build %cmake_install
%clean %clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -39,9 +39,26 @@ Oxygen sound theme for KDE Plasma.
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%{_datadir}/sounds/Oxygen-*.ogg %{_datadir}/sounds/Oxygen-*.ogg
%dir %{_datadir}/sounds/oxygen
%{_datadir}/sounds/oxygen/*
%doc LICENSES %doc LICENSES
%changelog %changelog
* Wed Mar 13 2024 Automatic Build System <autodist@openmamba.org> 6.0.2-1mamba
- automatic version update by autodist
* Wed Mar 06 2024 Automatic Build System <autodist@openmamba.org> 6.0.1-1mamba
- automatic version update by autodist
* Wed Feb 28 2024 Automatic Build System <autodist@openmamba.org> 6.0.0-1mamba
- automatic version update by autodist
* Fri Feb 02 2024 Automatic Build System <autodist@openmamba.org> 5.93.0-1mamba
- automatic version update by autodist
* Fri Jan 26 2024 Automatic Build System <autodist@openmamba.org> 5.92.0-1mamba
- automatic version update by autodist
* Thu Dec 07 2023 Automatic Build System <autodist@mambasoft.it> 5.27.10-1mamba * Thu Dec 07 2023 Automatic Build System <autodist@mambasoft.it> 5.27.10-1mamba
- automatic version update by autodist - automatic version update by autodist