diff --git a/perl-Convert-UUlib.spec b/perl-Convert-UUlib.spec index 4fb71a8..4796934 100644 --- a/perl-Convert-UUlib.spec +++ b/perl-Convert-UUlib.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Convert-UUlib -Version: 1.62 +Version: 1.71 Release: 1mamba Summary: Convert::UUlib - Perl interface to the uulib library (a.k.a. uudeview/uuenview) Group: System/Libraries/Perl @@ -11,9 +11,12 @@ Packager: Silvan Calarco URL: http://www.cpan.org Source: http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Convert-UUlib-%{version}.tar.gz License: Artistic, GPL -Requires: perl >= %perl_major_ver +## AUTOBUILDREQ-BEGIN +BuildRequires: glibc-devel +BuildRequires: libperl +## AUTOBUILDREQ-END BuildRequires: perl-devel >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root +Requires: perl >= %perl_major_ver %description Convert::UUlib - Perl interface to the uulib library (a.k.a. uudeview/uuenview) @@ -48,6 +51,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sun Oct 04 2020 Automatic Build System 1.71-1mamba +- automatic update by autodist + * Sat Feb 22 2020 Automatic Build System 1.62-1mamba - automatic update by autodist