diff --git a/ardour.spec b/ardour.spec index 4a656c7..cd7c2a0 100644 --- a/ardour.spec +++ b/ardour.spec @@ -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 -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 8.1-1mamba +- update to 8.1 + * Mon Oct 09 2023 Automatic Build System 8.0-1mamba - automatic version update by autodist