diff --git a/libvisual-plugins.spec b/libvisual-plugins.spec index 99337ea..ce29af4 100644 --- a/libvisual-plugins.spec +++ b/libvisual-plugins.spec @@ -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 0.4.1-1mamba +- automatic version update by autodist + * Wed Sep 07 2022 Automatic Build System 0.4.0-6mamba - automatic rebuild by autodist