automatic version update by autodist [release 1.25-1mamba;Sat Jun 26 2021]
This commit is contained in:
parent
21add7226c
commit
fa36d110ed
@ -1,21 +1,20 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Data-Dump
|
||||
Version: 1.23
|
||||
Version: 1.25
|
||||
Release: 1mamba
|
||||
Summary: Data::Dump - Pretty printing of data structures
|
||||
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/G/GA/GAAS/Data-Dump-%{version}.tar.gz
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Data/Data-Dump-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Data::Dump - Pretty printing of data structures.
|
||||
@ -53,6 +52,9 @@ done
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Sat Jun 26 2021 Automatic Build System <autodist@mambasoft.it> 1.25-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 02 2015 Automatic Build System <autodist@mambasoft.it> 1.23-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user