Compare commits
15 Commits
6.1.2-1mam
...
6.3.4-2mam
Author | SHA1 | Date | |
---|---|---|---|
76877e89f2 | |||
3ab935df8a | |||
0dfa34a76f | |||
0c76cf2cd2 | |||
1af647cf17 | |||
480750938d | |||
ce15fbcae7 | |||
2f164a07f4 | |||
f81b2cf9d6 | |||
753f2fe496 | |||
f80559cfdf | |||
f603a69615 | |||
044acda8b6 | |||
1ddb2af870 | |||
016881c422 |
@ -1,8 +1,8 @@
|
|||||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||||
|
|
||||||
Name: plasma-pa
|
Name: plasma-pa
|
||||||
Version: 6.1.2
|
Version: 6.3.4
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: KDE Plasma Pulseaudio configuration
|
Summary: KDE Plasma Pulseaudio configuration
|
||||||
Group: Graphical Desktop/Applications/Configuration
|
Group: Graphical Desktop/Applications/Configuration
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -13,6 +13,12 @@ Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/plasma
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt6Core
|
||||||
|
BuildRequires: libQt6DBus
|
||||||
|
BuildRequires: libQt6Gui
|
||||||
|
BuildRequires: libQt6Network
|
||||||
|
BuildRequires: libQt6OpenGL
|
||||||
|
BuildRequires: libQt6Widgets
|
||||||
BuildRequires: libcanberra-devel
|
BuildRequires: libcanberra-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
@ -28,20 +34,15 @@ BuildRequires: libpulseaudio-devel
|
|||||||
BuildRequires: libpulseaudio-glib-devel
|
BuildRequires: libpulseaudio-glib-devel
|
||||||
BuildRequires: libpulseaudio-qt-devel
|
BuildRequires: libpulseaudio-qt-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
BuildRequires: qt6-qtdeclarative-devel
|
BuildRequires: qt6-qtdeclarative-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kf6-rpm-macros
|
BuildRequires: kf6-rpm-macros
|
||||||
Provides: kmix
|
|
||||||
Obsoletes: kmix < 5.22.4
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
KDE Plasma Pulseaudio configuration.
|
KDE Plasma Pulseaudio configuration.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -68,9 +69,55 @@ KDE Plasma Pulseaudio configuration.
|
|||||||
%{_datadir}/metainfo/org.kde.plasma.volume.appdata.xml
|
%{_datadir}/metainfo/org.kde.plasma.volume.appdata.xml
|
||||||
%dir %{_datadir}/plasma/plasmoids/org.kde.plasma.volume
|
%dir %{_datadir}/plasma/plasmoids/org.kde.plasma.volume
|
||||||
%{_datadir}/plasma/plasmoids/org.kde.plasma.volume/*
|
%{_datadir}/plasma/plasmoids/org.kde.plasma.volume/*
|
||||||
|
%{_datadir}/qlogging-categories6/plasmapa.categories
|
||||||
%doc LICENSES
|
%doc LICENSES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 24 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.4-2mamba
|
||||||
|
- remove provide/obsolete for kmix
|
||||||
|
|
||||||
|
* Thu Apr 03 2025 Automatic Build System <autodist@openmamba.org> 6.3.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Mar 16 2025 Automatic Build System <autodist@openmamba.org> 6.3.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Mar 01 2025 Automatic Build System <autodist@openmamba.org> 6.3.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Feb 19 2025 Automatic Build System <autodist@openmamba.org> 6.3.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Feb 13 2025 Automatic Build System <autodist@openmamba.org> 6.3.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Jan 01 2025 Automatic Build System <autodist@openmamba.org> 6.2.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Nov 27 2024 Automatic Build System <autodist@openmamba.org> 6.2.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Nov 07 2024 Automatic Build System <autodist@openmamba.org> 6.2.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Oct 25 2024 Automatic Build System <autodist@openmamba.org> 6.2.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Oct 16 2024 Automatic Build System <autodist@openmamba.org> 6.2.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Oct 10 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Sep 13 2024 Automatic Build System <autodist@openmamba.org> 6.1.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Aug 07 2024 Automatic Build System <autodist@openmamba.org> 6.1.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Jul 18 2024 Automatic Build System <autodist@openmamba.org> 6.1.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Jul 03 2024 Automatic Build System <autodist@openmamba.org> 6.1.2-1mamba
|
* Wed Jul 03 2024 Automatic Build System <autodist@openmamba.org> 6.1.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user