Compare commits
5 Commits
6.43-1mamb
...
main
Author | SHA1 | Date | |
---|---|---|---|
2a2837e691 | |||
919cf600f4 | |||
188148d929 | |||
|
38ff5cfc2e | ||
0aad2e842f |
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-HTTP-Message
|
||||
Version: 6.43
|
||||
Version: 7.00
|
||||
Release: 1mamba
|
||||
Summary: HTTP::Message - HTTP style message (base class)
|
||||
Group: System/Libraries/Perl
|
||||
@ -13,10 +13,12 @@ Source: https://cpan.metacpan.org/modules/by-module/HTTP/HTTP-Message-%{v
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Clone
|
||||
BuildRequires: perl-HTTP-Date
|
||||
BuildRequires: perl-URI
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
BuildRequires: perl-IO-HTML
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
@ -57,6 +59,21 @@ done
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Tue Oct 08 2024 Automatic Build System <autodist@openmamba.org> 7.00-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 28 2024 Automatic Build System <autodist@openmamba.org> 6.46-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 28 2023 Automatic Build System <autodist@mambasoft.it> 6.45-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 6.44-2mamba
|
||||
- rebuilt with perl 5.36.0
|
||||
|
||||
* Thu Oct 27 2022 Automatic Build System <autodist@mambasoft.it> 6.44-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 23 2022 Automatic Build System <autodist@mambasoft.it> 6.43-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user