automatic version update by autodist [release 3.7.4-1mamba;Tue Mar 25 2025]

This commit is contained in:
Automatic Build System 2025-03-25 19:00:48 +01:00
parent 7e328d4fc6
commit e910bf68e0

View File

@ -1,5 +1,5 @@
Name: avisynthplus
Version: 3.7.3
Version: 3.7.4
Release: 1mamba
Summary: An improved version of the AviSynth frameserver, with improved features and developer friendliness
Group: System/Libraries
@ -13,6 +13,7 @@ License: GPL
BuildRequires: glibc-devel
BuildRequires: libdevil-devel
BuildRequires: libgcc
BuildRequires: libsoundtouch-devel
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
@ -66,5 +67,8 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* 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
- package created using the webbuild interface