rebuilt [release 2.14-2mamba;Sat Aug 20 2022]
This commit is contained in:
parent
c8d9cff843
commit
143b9f94b0
@ -2,18 +2,22 @@
|
|||||||
|
|
||||||
Name: perl-Crypt-Blowfish
|
Name: perl-Crypt-Blowfish
|
||||||
Version: 2.14
|
Version: 2.14
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Crypt::Blowfish - An XS-based implementation of the Blowfish cryptography algorithm
|
Summary: Crypt::Blowfish - An XS-based implementation of the Blowfish cryptography algorithm
|
||||||
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/authors/id/D/DP/DPARIS/Crypt-Blowfish-%{version}.tar.gz
|
Source: http://www.cpan.org/authors/id/D/DP/DPARIS/Crypt-Blowfish-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libperl
|
||||||
|
BuildRequires: perl-devel
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/perl-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
An XS-based implementation of the Blowfish cryptography algorithm.
|
An XS-based implementation of the Blowfish cryptography algorithm.
|
||||||
@ -48,6 +52,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 20 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.14-2mamba
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
* Sun Jul 28 2013 Automatic Build System <autodist@mambasoft.it> 2.14-1mamba
|
* Sun Jul 28 2013 Automatic Build System <autodist@mambasoft.it> 2.14-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user