From f03d03c8cf3412b508a36d7dfe94728ac81a9f42 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:07:25 +0100 Subject: [PATCH] automatic version update by autodist [release 6.12-1mamba;Wed Feb 24 2021] --- perl-HTTP-Daemon.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/perl-HTTP-Daemon.spec b/perl-HTTP-Daemon.spec index 862211b..e3a63cb 100644 --- a/perl-HTTP-Daemon.spec +++ b/perl-HTTP-Daemon.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-HTTP-Daemon -Version: 6.01 +Version: 6.12 Release: 1mamba Summary: HTTP::Daemon - a simple http server class Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Daemon-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/HTTP/HTTP-Daemon-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-devel @@ -19,7 +19,6 @@ BuildRequires: perl-LWP-MediaTypes ## AUTOBUILDREQ-END BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description HTTP::Daemon - a simple http server class. @@ -57,5 +56,8 @@ done # %doc README %changelog +* Wed Feb 24 2021 Automatic Build System 6.12-1mamba +- automatic version update by autodist + * Wed Nov 14 2012 Silvan Calarco 6.01-1mamba - package created by autospec