automatic version update by autodist [release 1.23-1mamba;Sat Mar 30 2024]

This commit is contained in:
Automatic Build System 2024-03-30 22:39:12 +01:00
parent a8224f4de7
commit f3123538cd

View File

@ -1,14 +1,14 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-HTTP-Body Name: perl-HTTP-Body
Version: 1.22 Version: 1.23
Release: 1mamba Release: 1mamba
Summary: HTTP::Body - HTTP Body Parser Summary: HTTP::Body - HTTP Body Parser
Group: System/Libraries/Perl Group: System/Libraries/Perl
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org URL: https://www.cpan.org/
Source: http://search.cpan.org/CPAN/authors/id/G/GE/GETTY/HTTP-Body-%{version}.tar.gz Source: http://search.cpan.org/CPAN/authors/id/G/GE/GETTY/HTTP-Body-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -17,7 +17,6 @@ BuildRequires: perl-HTTP-Message
BuildRequires: perl-devel BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
HTTP::Body - HTTP Body Parser. HTTP::Body - HTTP Body Parser.
@ -55,6 +54,9 @@ done
# %doc README # %doc README
%changelog %changelog
* Sat Mar 30 2024 Automatic Build System <autodist@openmamba.org> 1.23-1mamba
- automatic version update by autodist
* Thu Jan 29 2015 Automatic Build System <autodist@mambasoft.it> 1.22-1mamba * Thu Jan 29 2015 Automatic Build System <autodist@mambasoft.it> 1.22-1mamba
- automatic update by autodist - automatic update by autodist