From 85d712adff9ac4829054d2b493ed241959ed0179 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:06:33 +0100 Subject: [PATCH] automatic version update by autodist [release 2.97-1mamba;Wed Feb 24 2021] --- perl-HTML-Template.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/perl-HTML-Template.spec b/perl-HTML-Template.spec index 0e5932e..0eb96bb 100644 --- a/perl-HTML-Template.spec +++ b/perl-HTML-Template.spec @@ -1,21 +1,20 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-HTML-Template -Version: 2.95 +Version: 2.97 Release: 1mamba Summary: Perl module to use HTML-like templating language Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/W/WO/WONKO/HTML-Template-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/HTML/HTML-Template-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Perl module to use HTML-like templating language. @@ -53,5 +52,8 @@ done # %doc README %changelog +* Wed Feb 24 2021 Automatic Build System 2.97-1mamba +- automatic version update by autodist + * Wed Nov 27 2013 Silvan Calarco 2.95-1mamba - package created using the webbuild interface