diff --git a/perl-Perl-Tidy.spec b/perl-Perl-Tidy.spec index d62f578..d2ce5a3 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: 20240903 +Version: 20250105 Release: 1mamba Summary: Perl::Tidy - Parses and beautifies perl source Group: System/Libraries/Perl @@ -11,6 +11,7 @@ Packager: Silvan Calarco URL: https://www.cpan.org Source: https://cpan.metacpan.org/modules/by-module/Perl/Perl-Tidy-%{version}.tar.gz License: GPL, Artistic +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libperl BuildRequires: perl-Encode @@ -54,6 +55,9 @@ chmod -R u+w %{buildroot}/* #%doc BUGS CHANGES README TODO %changelog +* Tue Jan 07 2025 Automatic Build System 20250105-1mamba +- automatic version update by autodist + * Wed Sep 04 2024 Automatic Build System 20240903-1mamba - automatic version update by autodist