2 Commits

View File

@ -1,5 +1,5 @@
Name: avisynthplus Name: avisynthplus
Version: 3.7.3 Version: 3.7.5
Release: 1mamba Release: 1mamba
Summary: An improved version of the AviSynth frameserver, with improved features and developer friendliness Summary: An improved version of the AviSynth frameserver, with improved features and developer friendliness
Group: System/Libraries Group: System/Libraries
@ -13,6 +13,7 @@ License: GPL
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libdevil-devel BuildRequires: libdevil-devel
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libsoundtouch-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: cmake BuildRequires: cmake
@ -66,5 +67,11 @@ This package contains libraries and header files for developing applications tha
%doc README.md %doc README.md
%changelog %changelog
* Mon Apr 21 2025 Automatic Build System <autodist@openmamba.org> 3.7.5-1mamba
- automatic version update by autodist
* Tue Mar 25 2025 Automatic Build System <autodist@openmamba.org> 3.7.4-1mamba
- automatic version update by autodist
* Thu Jan 16 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 3.7.3-1mamba * Thu Jan 16 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 3.7.3-1mamba
- package created using the webbuild interface - package created using the webbuild interface