automatic version update by autodist [release 1.994-1mamba;Mon Jan 06 2025]
This commit is contained in:
parent
0fefef3ddf
commit
396f39a107
@ -1,4 +1,4 @@
|
||||
# perl-Test-File
|
||||
|
||||
Test::File -- test file attributes.
|
||||
Test::File - test file attributes.
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Test-File
|
||||
Version: 1.993
|
||||
Release: 2mamba
|
||||
Summary: Test::File -- test file attributes
|
||||
Version: 1.994
|
||||
Release: 1mamba
|
||||
Summary: Test::File - test file attributes
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
@ -11,6 +11,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Test/Test-File-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-devel
|
||||
@ -21,7 +22,7 @@ BuildRequires: perl-Test-utf8
|
||||
Requires: perl >= %perl_major_ver
|
||||
|
||||
%description
|
||||
Test::File -- test file attributes.
|
||||
Test::File - test file attributes.
|
||||
|
||||
%prep
|
||||
%setup -q -n Test-File-%{version}
|
||||
@ -52,10 +53,11 @@ done
|
||||
%files -f .packlist
|
||||
%defattr(-,root,root)
|
||||
%doc LICENSE
|
||||
## note: eventually add the remaining documents (if any)
|
||||
# %doc README.pod
|
||||
|
||||
%changelog
|
||||
* Mon Jan 06 2025 Automatic Build System <autodist@openmamba.org> 1.994-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 1.993-2mamba
|
||||
- rebuilt with perl 5.36.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user