From 75aa4a0b537b84c092e8807269a6c4e7922b7931 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:33:18 +0100 Subject: [PATCH] automatic version update by autodist [release 0.36-1mamba;Sat Feb 27 2021] --- perl-Apache-LogFormat-Compiler.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/perl-Apache-LogFormat-Compiler.spec b/perl-Apache-LogFormat-Compiler.spec index afb6fad..642711a 100644 --- a/perl-Apache-LogFormat-Compiler.spec +++ b/perl-Apache-LogFormat-Compiler.spec @@ -1,22 +1,21 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Apache-LogFormat-Compiler -Version: 0.33 +Version: 0.36 Release: 1mamba Summary: Apache::LogFormat::Compiler - Compile a log format string to perl-code Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/K/KA/KAZEBURO/Apache-LogFormat-Compiler-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Apache/Apache-LogFormat-Compiler-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-POSIX-strftime-Compiler BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Apache::LogFormat::Compiler - Compile a log format string to perl-code. @@ -56,6 +55,9 @@ done # %doc README.md %changelog +* Sat Feb 27 2021 Automatic Build System 0.36-1mamba +- automatic version update by autodist + * Fri Jan 29 2016 Automatic Build System 0.33-1mamba - automatic update by autodist