update to 8.1 [release 8.1-1mamba;Sat Nov 04 2023]
This commit is contained in:
parent
3891628a7f
commit
77688b45e8
@ -1,14 +1,14 @@
|
|||||||
%define MAJver %(echo %version | cut -d. -f 1)
|
%define MAJver %(echo %version | cut -d. -f 1)
|
||||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||||
Name: ardour
|
Name: ardour
|
||||||
Version: 8.0
|
Version: 8.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A digital audio workstation you can use to record, edit and mix multi-track audio
|
Summary: A digital audio workstation you can use to record, edit and mix multi-track audio
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
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
|
Source: https+git://github.com/Ardour/ardour.git/%{version}/ardour-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -140,6 +140,9 @@ install -vDm 644 ardour.1 -t %{buildroot}%{_mandir}/man1/ardour.1
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Oct 09 2023 Automatic Build System <autodist@mambasoft.it> 8.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user