diff --git a/perl-IO-Tty.spec b/perl-IO-Tty.spec index 92bfafe..6c81742 100644 --- a/perl-IO-Tty.spec +++ b/perl-IO-Tty.spec @@ -1,6 +1,6 @@ %define PERL_VERSION %(eval `perl -V:version`; echo $version) Name: perl-IO-Tty -Version: 1.14 +Version: 1.16 Release: 1mamba Summary: IO::Tty and IO::Pty provide an interface to pseudo tty's Group: Development/Libraries/Perl @@ -8,7 +8,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco Source: http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/IO-Tty-%{version}.tar.gz -URL: http://www.cpan.org +URL: https://www.cpan.org License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -53,6 +53,9 @@ done %defattr(-,root,root) %changelog +* Sun Feb 21 2021 Automatic Build System 1.16-1mamba +- automatic version update by autodist + * Wed Jan 22 2020 Automatic Build System 1.14-1mamba - automatic update by autodist