diff --git a/perl-Crypt-SmbHash.spec b/perl-Crypt-SmbHash.spec index 7515e36..fb75c56 100644 --- a/perl-Crypt-SmbHash.spec +++ b/perl-Crypt-SmbHash.spec @@ -2,18 +2,17 @@ Name: perl-Crypt-SmbHash Version: 0.12 -Release: 5mamba +Release: 6mamba Summary: Crypt::SmbHash - Perl-only implementation of lanman and nt md4 hash functions Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://www.cpan.org/modules/by-module/Crypt/Crypt-SmbHash-%{version}.tar.gz License: GPL BuildRequires: perl-devel >= %perl_major_ver Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description This module generates Lanman and NT MD4 style password hashes, using perl-only code for portability. @@ -47,6 +46,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Wed Mar 27 2024 Automatic Build System 0.12-6mamba +- automatic rebuild by autodist + * Tue Nov 13 2012 Silvan Calarco 0.12-5mamba - perl 5.16 mass rebuild