diff --git a/perl-Crypt-Blowfish.spec b/perl-Crypt-Blowfish.spec index 20666fd..464eff5 100644 --- a/perl-Crypt-Blowfish.spec +++ b/perl-Crypt-Blowfish.spec @@ -2,18 +2,22 @@ Name: perl-Crypt-Blowfish Version: 2.14 -Release: 1mamba +Release: 2mamba Summary: Crypt::Blowfish - An XS-based implementation of the Blowfish cryptography algorithm Group: Development/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://www.cpan.org/authors/id/D/DP/DPARIS/Crypt-Blowfish-%{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 An XS-based implementation of the Blowfish cryptography algorithm. @@ -48,6 +52,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sat Aug 20 2022 Silvan Calarco 2.14-2mamba +- rebuilt + * Sun Jul 28 2013 Automatic Build System 2.14-1mamba - automatic update by autodist