automatic version update by autodist [release 0.4.1-1mamba;Sat Dec 31 2022]

This commit is contained in:
Automatic Build System 2024-01-06 06:04:34 +01:00
parent 3304edaa97
commit 2e807a4bf7

View File

@ -1,8 +1,8 @@
%define majversion %(echo %version | cut -d. -f 1-2)
Name: libvisual-plugins
Release: 6mamba
Version: 0.4.0
Release: 1mamba
Version: 0.4.1
Summary: Sound Visualization Library Plug-Ins used by libvisual
Group: System/Multimedia
Vendor: openmamba
@ -51,19 +51,21 @@ This package contains various plug-ins like:
- oinksie
- plazma
%debug_package
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1
%patch5 -p0
%patch6 -p0
%patch7 -p1
%patch8 -p1
%patch9 -p1
%patch10 -p1 -b .fno-common
#%patch0 -p1
#%patch1 -p1
#%patch2 -p1
#%patch3 -p1
#%patch4 -p1
#%patch5 -p0
#%patch6 -p0
#%patch7 -p1
#%patch8 -p1
#%patch9 -p1
#%patch10 -p1 -b .fno-common
autoreconf -fi
@ -112,6 +114,9 @@ sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
%{_datadir}/libvisual-plugins-%{majversion}/actor/actor_madspin/*
%changelog
* Sat Dec 31 2022 Automatic Build System <autodist@mambasoft.it> 0.4.1-1mamba
- automatic version update by autodist
* Wed Sep 07 2022 Automatic Build System <autodist@mambasoft.it> 0.4.0-6mamba
- automatic rebuild by autodist