From 822419b237c9c2de3938fe96f59f69faeafca6fc Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:47:29 +0100 Subject: [PATCH] automatic version update by autodist [release 2.04-1mamba;Sat Dec 02 2023] --- 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 6ea2dbb..52ee7ad 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.03 +Version: 2.04 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 Dec 02 2023 Automatic Build System 2.04-1mamba +- automatic version update by autodist + * Sat Aug 12 2023 Automatic Build System 2.03-1mamba - automatic version update by autodist