automatic version update by autodist [release 0.078-1mamba;Tue Aug 03 2021]
This commit is contained in:
parent
2d8f57609c
commit
3491d5745d
@ -1,22 +1,21 @@
|
|||||||
%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-Tiny
|
Name: perl-HTTP-Tiny
|
||||||
Version: 0.076
|
Version: 0.078
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: HTTP::Tiny - A small, simple, correct HTTP/1.1 client
|
Summary: HTTP::Tiny - A small, simple, correct HTTP/1.1 client
|
||||||
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/D/DA/DAGOLDEN/HTTP-Tiny-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/HTTP/HTTP-Tiny-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
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::Tiny - A small, simple, correct HTTP/1.1 client.
|
HTTP::Tiny - A small, simple, correct HTTP/1.1 client.
|
||||||
@ -54,6 +53,9 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 03 2021 Automatic Build System <autodist@mambasoft.it> 0.078-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Apr 22 2020 Automatic Build System <autodist@mambasoft.it> 0.076-1mamba
|
* Wed Apr 22 2020 Automatic Build System <autodist@mambasoft.it> 0.076-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user