From b75c0d3df30255c3c2c2db0808e274d4b2cea4cd Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 18 Oct 2024 22:57:17 +0200 Subject: [PATCH] automatic version update by autodist [release 8.10-1mamba;Fri Oct 18 2024] --- ardour.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ardour.spec b/ardour.spec index 19cd718..e461c9f 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: 8.9 +Version: 8.10 Release: 1mamba Summary: A digital audio workstation you can use to record, edit and mix multi-track audio Group: Graphical Desktop/Applications/Multimedia @@ -43,6 +43,7 @@ BuildRequires: liblo-devel BuildRequires: liblrdf-devel BuildRequires: libnettle-devel BuildRequires: libogg-devel +BuildRequires: libopenssl-devel BuildRequires: libpango-devel BuildRequires: libpangomm1-devel BuildRequires: libpng-devel @@ -140,6 +141,9 @@ install -vDm 644 ardour.1 -t %{buildroot}%{_mandir}/man1/ardour.1 %doc COPYING %changelog +* Fri Oct 18 2024 Automatic Build System 8.10-1mamba +- automatic version update by autodist + * Thu Oct 10 2024 Automatic Build System 8.9-1mamba - automatic version update by autodist