update to 8.1 [release 8.1-1mamba;Sat Nov 04 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 20:31:55 +01:00
parent 3891628a7f
commit 77688b45e8

View File

@ -1,14 +1,14 @@
%define MAJver %(echo %version | cut -d. -f 1)
%define majversion %(echo %version | cut -d. -f 1-2)
Name: ardour
Version: 8.0
Version: 8.1
Release: 1mamba
Summary: A digital audio workstation you can use to record, edit and mix multi-track audio
Group: Graphical Desktop/Applications/Multimedia
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.ardour.org
URL: https://ardour.org/
Source: https+git://github.com/Ardour/ardour.git/%{version}/ardour-%{version}.tar.bz2
License: GPL
## AUTOBUILDREQ-BEGIN
@ -140,6 +140,9 @@ install -vDm 644 ardour.1 -t %{buildroot}%{_mandir}/man1/ardour.1
%doc COPYING
%changelog
* Sat Nov 04 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 8.1-1mamba
- update to 8.1
* Mon Oct 09 2023 Automatic Build System <autodist@mambasoft.it> 8.0-1mamba
- automatic version update by autodist