Compare commits
2 Commits
5.27.7-1ma
...
5.27.8-2ma
Author | SHA1 | Date | |
---|---|---|---|
add7d2e2ff | |||
edd5e4c5bc |
@ -1,8 +1,8 @@
|
||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: plasma-pa
|
||||
Version: 5.27.7
|
||||
Release: 1mamba
|
||||
Version: 5.27.8
|
||||
Release: 2mamba
|
||||
Summary: KDE Frameworks 5 Pulseaudio configuration
|
||||
Group: Graphical Desktop/Applications/Configuration
|
||||
Vendor: openmamba
|
||||
@ -30,11 +30,12 @@ BuildRequires: perl-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kdelibs-devel >= 4.14.38-6mamba
|
||||
BuildRequires: rpm-macros-kde5
|
||||
Provides: kmix
|
||||
Obsoletes: kmix < 5.22.4
|
||||
BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
BuildRequires: extra-cmake-modules
|
||||
|
||||
%description
|
||||
KDE Frameworks 5 Pulseaudio configuration.
|
||||
@ -78,6 +79,12 @@ mv %{buildroot}%{_datadir}/kde4/apps/kconf_update/* %{buildroot}%{_kde4_kconfupd
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Sat Oct 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.27.8-2mamba
|
||||
- rebuilt with kdelibs 4.14.38-6mamba (move files from /opt/kde to /usr)
|
||||
|
||||
* Wed Sep 13 2023 Automatic Build System <autodist@mambasoft.it> 5.27.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 02 2023 Automatic Build System <autodist@mambasoft.it> 5.27.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user