diff --git a/perl-Number-Compare.spec b/perl-Number-Compare.spec index cee55d9..7dd580a 100644 --- a/perl-Number-Compare.spec +++ b/perl-Number-Compare.spec @@ -2,18 +2,17 @@ Name: perl-Number-Compare Version: 0.03 -Release: 2mamba +Release: 3mamba Summary: Number::Compare - numeric comparisons Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Automatic Build System -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/R/RC/RCLAMP/Number-Compare-%{version}.tar.gz License: GPL, Artistic Requires: perl >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Number::Compare compiles a simple comparison to an anonymous subroutine, which you can call with a value to be tested again. @@ -52,6 +51,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Tue Mar 26 2024 Automatic Build System 0.03-3mamba +- automatic rebuild by autodist + * Mon Nov 12 2012 Silvan Calarco 0.03-2mamba - perl 5.16 mass rebuild