automatic version update by autodist [release 2.85-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
6689c82e18
commit
38500878f9
@ -1,19 +1,18 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-SVG
|
||||
Version: 2.50
|
||||
Release: 2mamba
|
||||
Version: 2.85
|
||||
Release: 1mamba
|
||||
Summary: SVG - Perl extension for generating Scalable Vector Graphics (SVG) documents
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/R/RO/RONAN/SVG-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/SVG/SVG-%{version}.tar.gz
|
||||
License: Artistic, GPL
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
SVG is a 100% Perl module which generates a nested data structure containing
|
||||
@ -50,6 +49,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 2.85-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 2.50-2mamba
|
||||
- perl 5.16 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user