diff --git a/ardour.spec b/ardour.spec index 15c23b5..aeedf26 100644 --- a/ardour.spec +++ b/ardour.spec @@ -1,7 +1,7 @@ %define MAJver %(echo %version | cut -d. -f 1) %define majversion %(echo %version | cut -d. -f 1-2) Name: ardour -Version: 6.7 +Version: 6.8 Release: 1mamba Summary: A digital audio workstation you can use to record, edit and mix multi-track audio Group: Graphical Desktop/Applications/Multimedia @@ -141,6 +141,9 @@ install -vDm 644 ardour.1 -t %{buildroot}%{_mandir}/man1/ardour.1 %doc COPYING %changelog +* Fri Jul 02 2021 Automatic Build System 6.8-1mamba +- automatic version update by autodist + * Sun May 23 2021 Automatic Build System 6.7-1mamba - automatic version update by autodist