diff --git a/perl-IO-Capture.spec b/perl-IO-Capture.spec index 1b73bb2..3b5e70c 100644 --- a/perl-IO-Capture.spec +++ b/perl-IO-Capture.spec @@ -2,18 +2,17 @@ Name: perl-IO-Capture Version: 0.05 -Release: 3mamba +Release: 5mamba Summary: IO::Capture - An abstract base class useful to capture output from STDOUT or STDERR Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Aleph0 -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://www.cpan.org/modules/by-module/IO/IO-Capture-%{version}.tar.gz License: Artistic Requires: perl >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The IO::Capture Module defines an abstract base class that can be used to create any number of useful sub-classes that capture output being sent on a filehandle such as STDOUT or STDERR. @@ -47,6 +46,12 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Wed Mar 27 2024 Automatic Build System 0.05-5mamba +- automatic rebuild by autodist + +* Wed Mar 27 2024 Automatic Build System 0.05-4mamba +- automatic rebuild by autodist + * Tue Nov 13 2012 Silvan Calarco 0.05-3mamba - perl 5.16 mass rebuild