automatic version update by autodist [release 6.2.1-1mamba;Wed Oct 16 2024]
This commit is contained in:
parent
fc7df1ee53
commit
28f984c17b
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: kpipewire
|
||||
Version: 6.2.0
|
||||
Version: 6.2.1
|
||||
Release: 1mamba
|
||||
Summary: KDE Plasma integration components with PipeWire
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
@ -13,6 +13,10 @@ Source: https://download.kde.org/%{stable_kf6}/plasma/%{majver}/kpipewire
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6OpenGL
|
||||
BuildRequires: libavcodec-devel
|
||||
BuildRequires: libavfilter-devel
|
||||
BuildRequires: libavformat-devel
|
||||
@ -29,7 +33,6 @@ BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libswscale-devel
|
||||
BuildRequires: libva-devel
|
||||
BuildRequires: libxkbcommon-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
@ -103,6 +106,9 @@ exit 0
|
||||
%{_libdir}/libKPipeWireRecord.so
|
||||
|
||||
%changelog
|
||||
* Wed Oct 16 2024 Automatic Build System <autodist@openmamba.org> 6.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 08 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user