From 328b345b086bbef056c06cbb0decac8093f17e6e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:30:44 +0100 Subject: [PATCH] automatic version update by autodist [release 20210402-1mamba;Thu Apr 01 2021] --- perl-Perl-Tidy.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/perl-Perl-Tidy.spec b/perl-Perl-Tidy.spec index e77bd76..a60e31c 100644 --- a/perl-Perl-Tidy.spec +++ b/perl-Perl-Tidy.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Perl-Tidy -Version: 20210111 +Version: 20210402 Release: 1mamba Summary: Perl::Tidy - Parses and beautifies perl source Group: System/Libraries/Perl @@ -9,7 +9,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://www.cpan.org -Source: https://cpan.metacpan.org/authors/id/S/SH/SHANCOCK/Perl-Tidy-%{version}.tar.gz +Source: https://cpan.metacpan.org/modules/by-module/Perl/Perl-Tidy-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl @@ -17,7 +17,6 @@ BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description This module makes the functionality of the perltidy utility available to perl scripts. @@ -53,6 +52,9 @@ chmod -R u+w %{buildroot}/* #%doc BUGS CHANGES README TODO %changelog +* Thu Apr 01 2021 Automatic Build System 20210402-1mamba +- automatic version update by autodist + * Sun Feb 21 2021 Automatic Build System 20210111-1mamba - automatic version update by autodist