rebuilt with perl 5.36.0 [release 1.02-2mamba;Tue Apr 18 2023]

This commit is contained in:
Sdk Build System 2024-01-06 09:54:45 +01:00
parent 5a049f34bc
commit d09c4d83f0

View File

@ -3,26 +3,29 @@
Name: perl-XML-SAX
Version: 1.02
Release: 1mamba
Release: 2mamba
Summary: XML::SAX - Classes for using and building Perl SAX2 XML parsers, filters, and drivers
Group: Development/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
URL: https://www.cpan.org/
Source: http://www.cpan.org/modules/by-module/XML/XML-SAX-%{version}.tar.gz
License: GPL
Requires: perl >= %perl_major_ver
## AUTOBUILDREQ-BEGIN
BuildRequires: perl-devel
BuildRequires: libperl
BuildRequires: perl-Encode
BuildRequires: perl-XML-NamespaceSupport
BuildRequires: perl-XML-Sax-Base
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
Provides: perl(XML::SAX::PurePerl::DocType)
Provides: perl(XML::SAX::PurePerl::DTDDecls)
Provides: perl(XML::SAX::PurePerl::EncodingDetect)
Provides: perl(XML::SAX::PurePerl::XMLDecl)
Obsoletes: perl-XML-SAX-Base
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
XML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers.
@ -76,6 +79,9 @@ exit 0
%ghost %{perl_vendorlib}/XML/SAX/ParserDetails.ini
%changelog
* Tue Apr 18 2023 Sdk Build System <sdk@mambasoft.it> 1.02-2mamba
- rebuilt with perl 5.36.0
* Thu May 14 2020 Automatic Build System <autodist@mambasoft.it> 1.02-1mamba
- automatic update by autodist