diff --git a/perl-PPI-HTML.spec b/perl-PPI-HTML.spec index ae27cfd..9056a14 100644 --- a/perl-PPI-HTML.spec +++ b/perl-PPI-HTML.spec @@ -2,24 +2,24 @@ Name: perl-PPI-HTML Version: 1.08 -Release: 1mamba +Release: 2mamba Summary: PPI::HTML - Generate syntax-hightlighted HTML for Perl using PPI Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba -Packager: Automatic Build System -URL: http://www.cpan.org +Packager: Silvan Calarco +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/PPI-HTML-%{version}.tar.gz - License: GPL, Artistic -BuildRequires: perl(CSS::Tiny) -BuildRequires: perl(File::Slurp) -BuildRequires: perl(Params::Util) -BuildRequires: perl(PPI) -BuildRequires: perl(Test::Pod) +## AUTOBUILDREQ-BEGIN +BuildRequires: perl-CSS-Tiny +BuildRequires: perl-File-Slurp +BuildRequires: perl-PPI +BuildRequires: perl-Params-Util BuildRequires: perl-devel +## AUTOBUILDREQ-END +BuildRequires: perl(Test::Pod) Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description PPI::HTML converts Perl documents into syntax highlighted HTML pages. @@ -52,6 +52,9 @@ chmod -R u+w %{buildroot}/* %doc Changes LICENSE README %changelog +* Sat Aug 20 2022 Silvan Calarco 1.08-2mamba +- rebuilt + * Fri Nov 23 2012 Automatic Build System 1.08-1mamba - automatic version update by autodist