Compare commits
6 Commits
0.63-1mamb
...
main
Author | SHA1 | Date | |
---|---|---|---|
1af15956f4 | |||
b85317a167 | |||
c49dc859ba | |||
4a0d69e793 | |||
b7364c6a7b | |||
1e4ba69808 |
23
po4a.spec
23
po4a.spec
@@ -1,5 +1,5 @@
|
|||||||
Name: po4a
|
Name: po4a
|
||||||
Version: 0.63
|
Version: 0.74
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Tools to ease translations
|
Summary: Tools to ease translations
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@@ -9,11 +9,13 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|||||||
URL: https://github.com/mquinson/po4a
|
URL: https://github.com/mquinson/po4a
|
||||||
Source: https://github.com/mquinson/po4a.git/v%{version}/po4a-%{version}.tar.bz2
|
Source: https://github.com/mquinson/po4a.git/v%{version}/po4a-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
|
BuildArch: noarch
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-Encode
|
BuildRequires: perl-Encode
|
||||||
BuildRequires: perl-Pod-Parser
|
BuildRequires: perl-Pod-Parser
|
||||||
BuildRequires: perl-Scalar-List-Utils
|
BuildRequires: perl-Scalar-List-Utils
|
||||||
|
BuildRequires: perl-Syntax-Keyword-Try
|
||||||
BuildRequires: perl-YAML-Tiny
|
BuildRequires: perl-YAML-Tiny
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@@ -56,9 +58,26 @@ find %{buildroot}%{perl_vendorlib} \
|
|||||||
%files -f .packlist
|
%files -f .packlist
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
#% doc NEWS README README.maintainers README.tests README.translators TODO
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 15 2025 Automatic Build System <autodist@openmamba.org> 0.74-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Jun 18 2024 Automatic Build System <autodist@openmamba.org> 0.73-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun May 26 2024 Automatic Build System <autodist@openmamba.org> 0.72-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Mar 02 2024 Automatic Build System <autodist@openmamba.org> 0.71-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Jan 30 2024 Automatic Build System <autodist@openmamba.org> 0.70-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat May 06 2023 Automatic Build System <autodist@mambasoft.it> 0.69-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun May 30 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.63-1mamba
|
* Sun May 30 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.63-1mamba
|
||||||
- update to 0.63
|
- update to 0.63
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user