From f0a62e61cbcb7b7ed9a4e789d2a05c16ae9cb628 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:13:59 +0100 Subject: [PATCH] automatic version update by autodist [release 0.11-1mamba;Sat Feb 27 2021] --- perl-LWP-Protocol-PSGI.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/perl-LWP-Protocol-PSGI.spec b/perl-LWP-Protocol-PSGI.spec index 1c870e8..a789809 100644 --- a/perl-LWP-Protocol-PSGI.spec +++ b/perl-LWP-Protocol-PSGI.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-LWP-Protocol-PSGI -Version: 0.08 +Version: 0.11 Release: 1mamba Summary: LWP::Protocol::PSGI - Override LWP's HTTP/HTTPS backend with your own Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/LWP-Protocol-PSGI-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/LWP/LWP-Protocol-PSGI-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-Guard @@ -18,7 +18,6 @@ BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-Module-Build-Tiny Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description LWP::Protocol::PSGI - Override LWP's HTTP/HTTPS backend with your own. @@ -58,6 +57,9 @@ done # %doc README %changelog +* Sat Feb 27 2021 Automatic Build System 0.11-1mamba +- automatic version update by autodist + * Wed Dec 30 2015 Automatic Build System 0.08-1mamba - automatic update by autodist