diff --git a/perl-HTTP-Body.spec b/perl-HTTP-Body.spec index 6ea33d7..d7c743c 100644 --- a/perl-HTTP-Body.spec +++ b/perl-HTTP-Body.spec @@ -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 -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 1.23-1mamba +- automatic version update by autodist + * Thu Jan 29 2015 Automatic Build System 1.22-1mamba - automatic update by autodist