automatic rebuild by autodist [release 0.02-3mamba;Mon Mar 25 2024]

This commit is contained in:
Automatic Build System 2024-03-26 09:19:21 +01:00
parent 4785117921
commit 03a2684d12

View File

@ -2,18 +2,17 @@
Name: perl-Digest-BubbleBabble Name: perl-Digest-BubbleBabble
Version: 0.02 Version: 0.02
Release: 2mamba Release: 3mamba
Summary: Digest::BubbleBabble - Create bubble-babble fingerprints Summary: Digest::BubbleBabble - Create bubble-babble fingerprints
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/B/BT/BTROTT/Digest-BubbleBabble-%{version}.tar.gz Source: http://www.cpan.org/authors/id/B/BT/BTROTT/Digest-BubbleBabble-%{version}.tar.gz
License: GPL License: GPL
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
Digest::BubbleBabble takes a message digest (generated by either of the MD5 or SHA-1 message digest algorithms) and creates a fingerprint of that digest in \"bubble babble\" format. Digest::BubbleBabble takes a message digest (generated by either of the MD5 or SHA-1 message digest algorithms) and creates a fingerprint of that digest in \"bubble babble\" format.
@ -49,6 +48,9 @@ rm -f .packlist
%defattr(-,root,root) %defattr(-,root,root)
%changelog %changelog
* Mon Mar 25 2024 Automatic Build System <autodist@openmamba.org> 0.02-3mamba
- automatic rebuild by autodist
* Mon Nov 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.02-2mamba * Mon Nov 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.02-2mamba
- perl 5.16 mass rebuild - perl 5.16 mass rebuild