update to 0.63 [release 0.63-1mamba;Sun May 30 2021]
This commit is contained in:
parent
f321a097f1
commit
1eb9ddaf93
16
po4a.spec
16
po4a.spec
@ -1,18 +1,20 @@
|
||||
Name: po4a
|
||||
Version: 0.54
|
||||
Version: 0.63
|
||||
Release: 1mamba
|
||||
Summary: Tools to ease translations
|
||||
Group: Development/Tools
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://po4a.alioth.debian.org/
|
||||
URL: https://github.com/mquinson/po4a
|
||||
Source: https://github.com/mquinson/po4a.git/v%{version}/po4a-%{version}.tar.bz2
|
||||
#Source: http://alioth.debian.org/frs/download.php/file/3942/po4a-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-HTML-Parser
|
||||
BuildRequires: perl-Encode
|
||||
BuildRequires: perl-Pod-Parser
|
||||
BuildRequires: perl-Scalar-List-Utils
|
||||
BuildRequires: perl-YAML-Tiny
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
@ -26,7 +28,8 @@ The po4a (PO for anything) project goal is to ease translations (and more intere
|
||||
%{__perl} Build.PL installdirs=vendor
|
||||
|
||||
./Build
|
||||
./Build test
|
||||
|
||||
#./Build test
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -56,6 +59,9 @@ find %{buildroot}%{perl_vendorlib} \
|
||||
#% doc NEWS README README.maintainers README.tests README.translators TODO
|
||||
|
||||
%changelog
|
||||
* Sun May 30 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.63-1mamba
|
||||
- update to 0.63
|
||||
|
||||
* Fri Sep 07 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 0.54-1mamba
|
||||
- update to 0.54
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user