automatic version update by autodist [release 1.23-1mamba;Sat Mar 30 2024]
This commit is contained in:
parent
a8224f4de7
commit
f3123538cd
@ -1,14 +1,14 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-HTTP-Body
|
||||
Version: 1.22
|
||||
Version: 1.23
|
||||
Release: 1mamba
|
||||
Summary: HTTP::Body - HTTP Body Parser
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
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
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -17,7 +17,6 @@ BuildRequires: perl-HTTP-Message
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
HTTP::Body - HTTP Body Parser.
|
||||
@ -55,6 +54,9 @@ done
|
||||
# %doc README
|
||||
|
||||
%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
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user