Compare commits
5 Commits
6.3.1-1mam
...
main
Author | SHA1 | Date | |
---|---|---|---|
4afe9970f2 | |||
2304f7eb4b | |||
aedb09f34a | |||
7d4820c877 | |||
30eeedfc61 |
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: kpipewire
|
||||
Version: 6.3.1
|
||||
Version: 6.3.5
|
||||
Release: 1mamba
|
||||
Summary: KDE Plasma integration components with PipeWire
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
@ -39,6 +39,7 @@ BuildRequires: cmake
|
||||
BuildRequires: kf6-rpm-macros
|
||||
BuildRequires: extra-cmake-modules
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Obsoletes: kpipewire5-devel <= 5.27.10-2mamba
|
||||
|
||||
%description
|
||||
KDE Plasma integration components with PipeWire.
|
||||
@ -46,6 +47,7 @@ KDE Plasma integration components with PipeWire.
|
||||
%package -n lib%{name}
|
||||
Group: System/Libraries
|
||||
Summary: Shared libraries for %{name}
|
||||
Obsoletes: libkpipewire5 <= 5.27.10-2mamba
|
||||
|
||||
%description -n lib%{name}
|
||||
This package contains shared libraries for %{name}.
|
||||
@ -54,6 +56,7 @@ This package contains shared libraries for %{name}.
|
||||
Group: Development/Libraries
|
||||
Summary: Development files for %{name}
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Obsoletes: libkpipewire5-devel <= 5.27.10-2mamba
|
||||
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
@ -105,6 +108,21 @@ exit 0
|
||||
%{_libdir}/libKPipeWireRecord.so
|
||||
|
||||
%changelog
|
||||
* Wed May 07 2025 Automatic Build System <autodist@openmamba.org> 6.3.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 20 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.4-2mamba
|
||||
- obsolete kpipewire5
|
||||
|
||||
* Wed Apr 02 2025 Automatic Build System <autodist@openmamba.org> 6.3.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 14 2025 Automatic Build System <autodist@openmamba.org> 6.3.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 26 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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user