automatic version update by autodist [release 6.13-1mamba;Thu Feb 10 2022]
This commit is contained in:
parent
f03d03c8cf
commit
6926c03752
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-HTTP-Daemon
|
||||
Version: 6.12
|
||||
Version: 6.13
|
||||
Release: 1mamba
|
||||
Summary: HTTP::Daemon - a simple http server class
|
||||
Group: System/Libraries/Perl
|
||||
@ -12,10 +12,11 @@ URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/HTTP/HTTP-Daemon-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-HTTP-Date
|
||||
BuildRequires: perl-HTTP-Message
|
||||
BuildRequires: perl-LWP-MediaTypes
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
@ -56,6 +57,9 @@ done
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Thu Feb 10 2022 Automatic Build System <autodist@mambasoft.it> 6.13-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 6.12-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user