diff --git a/perl-libxml.spec b/perl-libxml.spec index b5fbb28..8fcca10 100644 --- a/perl-libxml.spec +++ b/perl-libxml.spec @@ -2,21 +2,21 @@ Name: perl-libxml Version: 0.08 -Release: 5mamba +Release: 6mamba Summary: libxml-perl - A collection of Perl modules, scripts, and documents for working with XML in Perl Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/K/KM/KMACLEOD/libxml-perl-%{version}.tar.gz License: Artistic, GPL ## AUTOBUILDREQ-BEGIN -BuildRequires: perl-devel +BuildRequires: libperl BuildRequires: perl-XML-Parser +BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description libxml-perl is a collection of Perl modules, scripts, and documents for working with XML in Perl. @@ -50,6 +50,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Thu Mar 28 2024 Automatic Build System 0.08-6mamba +- automatic rebuild by autodist + * Tue Nov 13 2012 Silvan Calarco 0.08-5mamba - perl 5.16 mass rebuild