automatic version update by autodist [release 0.03-1mamba;Sat Apr 03 2021]
This commit is contained in:
parent
1385310975
commit
eb55918be4
@ -1,20 +1,19 @@
|
|||||||
%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-HexDump
|
Name: perl-Data-HexDump
|
||||||
Version: 0.02
|
Version: 0.03
|
||||||
Release: 4mamba
|
Release: 1mamba
|
||||||
Summary: Data::HexDump - A Simple Hexadecial Dumper
|
Summary: Data::HexDump - A Simple Hexadecial Dumper
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
Source: http://www.cpan.org/modules/by-module/Data/Data-HexDump-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Data/Data-HexDump-%{version}.tar.gz
|
||||||
License: Artistic
|
License: Artistic
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Data::HexDump - A Simple Hexadecial Dumper.
|
Data::HexDump - A Simple Hexadecial Dumper.
|
||||||
@ -51,6 +50,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 03 2021 Automatic Build System <autodist@mambasoft.it> 0.03-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Aug 30 2013 Automatic Build System <autodist@mambasoft.it> 0.02-4mamba
|
* Fri Aug 30 2013 Automatic Build System <autodist@mambasoft.it> 0.02-4mamba
|
||||||
- automatic rebuild by autodist
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user