automatic version update by autodist [release 2.400.5-1mamba;Fri Apr 01 2022]
This commit is contained in:
parent
1a86bd479e
commit
7d8556b931
@ -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 <aleph0@openmamba.org>
|
||||
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 <autodist@mambasoft.it> 2.400.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 18 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.10-1mamba
|
||||
- update to 2.4.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user