Compare commits
No commits in common. "main" and "6.3.1-1mamba" have entirely different histories.
main
...
6.3.1-1mam
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: kpipewire
|
||||
Version: 6.3.5
|
||||
Version: 6.3.1
|
||||
Release: 1mamba
|
||||
Summary: KDE Plasma integration components with PipeWire
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
@ -39,7 +39,6 @@ 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.
|
||||
@ -47,7 +46,6 @@ 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}.
|
||||
@ -56,7 +54,6 @@ 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}.
|
||||
@ -108,21 +105,6 @@ 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