diff --git a/perl-IO-Tty.spec b/perl-IO-Tty.spec index a4a185b..948395e 100644 --- a/perl-IO-Tty.spec +++ b/perl-IO-Tty.spec @@ -1,7 +1,7 @@ %define PERL_VERSION %(eval `perl -V:version`; echo $version) Name: perl-IO-Tty -Version: 1.17 -Release: 2mamba +Version: 1.18 +Release: 1mamba Summary: IO::Tty and IO::Pty provide an interface to pseudo tty's Group: Development/Libraries/Perl Vendor: openmamba @@ -55,6 +55,9 @@ find %{buildroot} -name *.so -exec chmod u+w {} \; %defattr(-,root,root) %changelog +* Tue Nov 28 2023 Automatic Build System 1.18-1mamba +- automatic version update by autodist + * Sat Apr 15 2023 Sdk Build System 1.17-2mamba - rebuilt with perl 5.36.0