Compare commits
3 Commits
6.14-1mamb
...
main
Author | SHA1 | Date | |
---|---|---|---|
|
02bd169dd2 | ||
067be19cde | |||
dd0ba01ad0 |
@ -1,8 +1,8 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-HTTP-Daemon
|
||||
Version: 6.14
|
||||
Release: 1mamba
|
||||
Version: 6.16
|
||||
Release: 2mamba
|
||||
Summary: HTTP::Daemon - a simple http server class
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
@ -18,6 +18,7 @@ BuildRequires: perl-HTTP-Message
|
||||
BuildRequires: perl-LWP-MediaTypes
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
|
||||
@ -57,6 +58,15 @@ done
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 6.16-2mamba
|
||||
- rebuilt with perl 5.36.0
|
||||
|
||||
* Fri Feb 24 2023 Automatic Build System <autodist@mambasoft.it> 6.16-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 23 2023 Automatic Build System <autodist@mambasoft.it> 6.15-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 04 2022 Automatic Build System <autodist@mambasoft.it> 6.14-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user