diff --git a/perl-HTTP-Tiny.spec b/perl-HTTP-Tiny.spec index 3e0d378..84ea2a7 100644 --- a/perl-HTTP-Tiny.spec +++ b/perl-HTTP-Tiny.spec @@ -1,22 +1,21 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-HTTP-Tiny -Version: 0.076 +Version: 0.078 Release: 1mamba Summary: HTTP::Tiny - A small, simple, correct HTTP/1.1 client Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/HTTP-Tiny-%{version}.tar.gz +URL: https://www.cpan.org/ +Source: https://cpan.metacpan.org/modules/by-module/HTTP/HTTP-Tiny-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description HTTP::Tiny - A small, simple, correct HTTP/1.1 client. @@ -54,6 +53,9 @@ done # %doc README %changelog +* Tue Aug 03 2021 Automatic Build System 0.078-1mamba +- automatic version update by autodist + * Wed Apr 22 2020 Automatic Build System 0.076-1mamba - automatic update by autodist