use gittag from version instead of master [release 20200330_fe05a0-2mamba;Wed May 15 2024]
This commit is contained in:
parent
35df9d8477
commit
d641e92acc
@ -1,20 +1,19 @@
|
||||
%define gittag %(echo %version | cut -d_ -f2)
|
||||
Name: mbrola-voices
|
||||
Version: 20191027git
|
||||
Release: 1mamba
|
||||
Version: 20200330_fe05a0
|
||||
Release: 2mamba
|
||||
Summary: Data files of mbrola speech synthesizer voices
|
||||
Group: System/Multimedia
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/numediart/MBROLA-voices.git
|
||||
## GITSOURCE https://github.com/numediart/MBROLA-voices.git master
|
||||
Source: https://github.com/numediart/MBROLA-voices.git/master/MBROLA-voices-%{version}.tar.bz2
|
||||
URL: https://github.com/numediart/MBROLA-voices
|
||||
Source: https://github.com/numediart/MBROLA-voices.git/master@%{gittag}/MBROLA-voices-%{version}.tar.bz2
|
||||
License: Affero GNU Public License
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
BuildArch: noarch
|
||||
Requires: mbrola
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Data files of mbrola speech synthesizer voices.
|
||||
@ -41,5 +40,11 @@ cp -a en1 it3 it4 %{buildroot}%{_datadir}/mbrola/
|
||||
%doc LICENSE.md
|
||||
|
||||
%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
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user