From da2aeada493a031e177ecf2be175133fd67df406 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:47:37 +0100 Subject: [PATCH] automatic version update by autodist [release 1.45-1mamba;Sun Feb 21 2021] --- perl-Text-CSV_XS.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec index e925806..fd02de2 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -1,14 +1,14 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Text-CSV_XS -Version: 1.41 +Version: 1.45 Release: 1mamba Summary: Text::CSV_XS - comma-separated values manipulation routines Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Automatic Build System -URL: http://www.cpan.org +URL: https://www.cpan.org Source: http://search.cpan.org/CPAN/authors/id/H/HM/HMBRAND/Text-CSV_XS-%{version}.tgz License: GPL, Artistic Requires: perl >= %perl_major_ver @@ -53,6 +53,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sun Feb 21 2021 Automatic Build System 1.45-1mamba +- automatic version update by autodist + * Sun May 03 2020 Automatic Build System 1.41-1mamba - automatic update by autodist