automatic version update by autodist [release 0.4.1-1mamba;Fri Dec 30 2022]
This commit is contained in:
parent
dfc8cada93
commit
37ea7df746
@ -1,8 +1,8 @@
|
||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||
|
||||
Name: libvisual
|
||||
Release: 6mamba
|
||||
Version: 0.4.0
|
||||
Release: 1mamba
|
||||
Version: 0.4.1
|
||||
Summary: An abstraction library that comes between applications and audio visualisation plugins
|
||||
Group: System/Multimedia
|
||||
Vendor: openmamba
|
||||
@ -35,7 +35,7 @@ This package contains static libraries and header files needed for development.
|
||||
sed -i "s,| arm-\* |,| aarch64-\* | arm-\* |," config.sub
|
||||
# libvisual's definition of "inline" causes issues when compiling with the
|
||||
# new C++11 ABI (patch from Fedora)
|
||||
%patch0 -p1 -b .inlinedefineconflict
|
||||
#%patch0 -p1 -b .inlinedefineconflict
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -68,6 +68,9 @@ sed -i "s,| arm-\* |,| aarch64-\* | arm-\* |," config.sub
|
||||
%doc ChangeLog NEWS README TODO
|
||||
|
||||
%changelog
|
||||
* Fri Dec 30 2022 Automatic Build System <autodist@mambasoft.it> 0.4.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.0-6mamba
|
||||
- rebuilt with c++11 abi fix to build libvisual-plugins
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user