From b31cb26956fafc0f16c9d8fc305f4badbfe1ff3f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:47:28 +0100 Subject: [PATCH] automatic version update by autodist [release 2.01-1mamba;Sat Jun 19 2021] --- perl-Text-CSV.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Text-CSV.spec b/perl-Text-CSV.spec index c1f1595..6e2987d 100644 --- a/perl-Text-CSV.spec +++ b/perl-Text-CSV.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Text-CSV -Version: 2.00 +Version: 2.01 Release: 1mamba Summary: Text::CSV - comma-separated values manupulator (using XS or PurePerl) Group: System/Libraries/Perl @@ -48,6 +48,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sat Jun 19 2021 Automatic Build System 2.01-1mamba +- automatic version update by autodist + * Wed Feb 24 2021 Automatic Build System 2.00-1mamba - automatic version update by autodist