automatic version update by autodist [release 1.0.1-1mamba;Tue Jul 30 2024]

This commit is contained in:
Automatic Build System 2024-07-31 09:50:47 +02:00
parent f4616e0e36
commit d2c69d9789

View File

@ -2,7 +2,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: mpvqt Name: mpvqt
Version: 1.0.0 Version: 1.0.1
Release: 1mamba Release: 1mamba
Summary: A libmpv wrapper for QtQuick2 and QML. Summary: A libmpv wrapper for QtQuick2 and QML.
Group: System/Libraries Group: System/Libraries
@ -80,5 +80,8 @@ This package contains libraries and header files for developing applications tha
%{_libdir}/cmake/MpvQt/MpvQt*.cmake %{_libdir}/cmake/MpvQt/MpvQt*.cmake
%changelog %changelog
* Tue Jul 30 2024 Automatic Build System <autodist@openmamba.org> 1.0.1-1mamba
- automatic version update by autodist
* Sun Mar 10 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-1mamba * Sun Mar 10 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-1mamba
- package created using the webbuild interface - package created using the webbuild interface