From e2c37ff3d063da01da1b8157e4e405fb42ab4b6d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 28 Mar 2024 01:54:40 +0100 Subject: [PATCH] automatic rebuild by autodist [release 0.12-6mamba;Wed Mar 27 2024] --- perl-Crypt-SmbHash.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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