automatic version update by autodist [release 0.51-1mamba;Sat Jan 01 2022]
This commit is contained in:
parent
2b0ad3aeb5
commit
02521f41af
@ -1,7 +1,7 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Data-Peek
|
Name: perl-Data-Peek
|
||||||
Version: 0.50
|
Version: 0.51
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Data::Peek - A collection of low-level debug facilities
|
Summary: Data::Peek - A collection of low-level debug facilities
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
@ -9,14 +9,14 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/H/HM/HMBRAND/Data-Peek-%{version}.tgz
|
Source: https://cpan.metacpan.org/modules/by-module/Data/Data-Peek-%{version}.tgz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Data::Peek - A collection of low-level debug facilities.
|
Data::Peek - A collection of low-level debug facilities.
|
||||||
@ -54,6 +54,9 @@ done
|
|||||||
# %doc ChangeLog README
|
# %doc ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 01 2022 Automatic Build System <autodist@mambasoft.it> 0.51-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 0.50-1mamba
|
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 0.50-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user