rebuilt [release 2.04-2mamba;Sat Aug 20 2022]

This commit is contained in:
Silvan Calarco 2024-01-06 08:53:17 +01:00
parent b95bf43edf
commit 6d5c6476c1

View File

@ -2,18 +2,22 @@
Name: perl-Digest-MD2
Version: 2.04
Release: 1mamba
Release: 2mamba
Summary: Digest::MD2 - MD2 Message Digest algorithm
Group: Development/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
URL: https://www.cpan.org/
Source: http://www.cpan.org/authors/id/G/GA/GAAS/Digest-MD2-%{version}.tar.gz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libperl
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl-devel >= %perl_major_ver
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/perl-root
%description
RSA Data Security Inc. MD2 Message Digest algorithm perl module.
@ -48,6 +52,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Sat Aug 20 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.04-2mamba
- rebuilt
* Sat May 03 2014 Automatic Build System <autodist@mambasoft.it> 2.04-1mamba
- automatic update by autodist