use gittag from version instead of master [release 20200330_fe05a0-2mamba;Wed May 15 2024]

This commit is contained in:
Silvan Calarco 2024-05-15 21:04:41 +02:00
parent 35df9d8477
commit d641e92acc

View File

@ -1,20 +1,19 @@
%define gittag %(echo %version | cut -d_ -f2)
Name: mbrola-voices Name: mbrola-voices
Version: 20191027git Version: 20200330_fe05a0
Release: 1mamba Release: 2mamba
Summary: Data files of mbrola speech synthesizer voices Summary: Data files of mbrola speech synthesizer voices
Group: System/Multimedia Group: System/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://github.com/numediart/MBROLA-voices.git URL: https://github.com/numediart/MBROLA-voices
## GITSOURCE https://github.com/numediart/MBROLA-voices.git master Source: https://github.com/numediart/MBROLA-voices.git/master@%{gittag}/MBROLA-voices-%{version}.tar.bz2
Source: https://github.com/numediart/MBROLA-voices.git/master/MBROLA-voices-%{version}.tar.bz2
License: Affero GNU Public License License: Affero GNU Public License
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildArch: noarch BuildArch: noarch
Requires: mbrola Requires: mbrola
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
Data files of mbrola speech synthesizer voices. Data files of mbrola speech synthesizer voices.
@ -41,5 +40,11 @@ cp -a en1 it3 it4 %{buildroot}%{_datadir}/mbrola/
%doc LICENSE.md %doc LICENSE.md
%changelog %changelog
* Wed May 15 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 20200330_fe05a0-2mamba
- use gittag from version instead of master
* Sat Dec 02 2023 Automatic Build System <autodist@mambasoft.it> 20200330_fe05a0-1mamba
- automatic version update by autodist
* Sun Oct 27 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 20191027git-1mamba * Sun Oct 27 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 20191027git-1mamba
- package created using the webbuild interface - package created using the webbuild interface