diff --git a/perl-PPIx-Utilities.spec b/perl-PPIx-Utilities.spec index de37f53..3a5c251 100644 --- a/perl-PPIx-Utilities.spec +++ b/perl-PPIx-Utilities.spec @@ -2,13 +2,13 @@ Name: perl-PPIx-Utilities Version: 1.001000 -Release: 1mamba +Release: 2mamba Summary: PPIx::Utilities - Extensions to PPI Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba -Packager: gil -URL: http://www.cpan.org +Packager: Automatic Build System +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/E/EL/ELLIOTJS/PPIx-Utilities-%{version}.tar.gz License: GPL, Artistic BuildRequires: perl(Data::Dumper) @@ -24,7 +24,6 @@ BuildRequires: perl(Test::More) BuildRequires: perl-devel Requires: perl >= %perl_major_ver Requires: perl(Exporter) -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description This is a collection of functions for dealing with PPI objects, many of @@ -59,5 +58,8 @@ chmod -R u+w %{buildroot}/* %doc Changes LICENSE README %changelog +* Wed Sep 07 2022 Automatic Build System 1.001000-2mamba +- automatic rebuild by autodist + * Fri Feb 18 2011 gil 1.001000-1mamba - package created by autospec