From 7d8556b931437cdace04d04120da8dede09761e9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:40:11 +0100 Subject: [PATCH] automatic version update by autodist [release 2.400.5-1mamba;Fri Apr 01 2022] --- perl-Chart.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/perl-Chart.spec b/perl-Chart.spec index 65fb04a..6778e07 100644 --- a/perl-Chart.spec +++ b/perl-Chart.spec @@ -1,14 +1,14 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Chart -Version: 2.4.10 +Version: 2.400.5 Release: 1mamba Summary: Chart - A perl library that generates on-the-fly charts Group: Development/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Aleph0 -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://www.cpan.org/modules/by-module/Chart/Chart-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN @@ -21,7 +21,6 @@ BuildRequires: libgd-devel BuildRequires: perl-GD Requires: perl >= %perl_major_ver BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description A perl library that generates on-the-fly charts. @@ -56,6 +55,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Fri Apr 01 2022 Automatic Build System 2.400.5-1mamba +- automatic version update by autodist + * Sun Aug 18 2019 Silvan Calarco 2.4.10-1mamba - update to 2.4.10