Package perl-IO-Tty-1.20-7.el10.src
Name | perl-IO-Tty |
---|---|
Epoch | 0 |
Version | 1.20 |
Release | 7.el10 |
Architecture | src |
Website/URL | https://metacpan.org/release/IO-Tty |
License | (GPL-1.0-or-later OR Artistic-1.0-Perl) AND BSD-2-Clause |
Build Time | 2024-12-20 15:57:53 |
Build Host | builder-x86-06.inferitos.ru |
Summary | Perl interface to pseudo tty's |
Repositories | CRB |
Description | IO::Tty and IO::Pty provide an interface to pseudo tty's. |
Errata | — |
Size | 55 KiB |
Source Project | perl-IO-Tty-1.20-7.el10 |
SHA-256 checksum | f9e6fc22a85b6f2d11c1aedd0921947f47ffee00c9eab90e6b4ab8cba443fe55 |
×
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.20-7 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.20-6 - Rebuilt for MSVSphere 10 * Thu Aug 08 2024 Troy Dawson <tdawson@redhat.com> - 1.20-6 - Bump release for Aug 2024 java mass rebuild * Thu Jul 11 2024 Michal Josef Špaček <mspacek@redhat.com> - 1.20-5 - Package tests * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.20-4 - Bump release for June 2024 mass rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.20-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.20-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Dec 29 2023 Paul Howarth <paul@city-fan.org> - 1.20-1 - Update to 1.20 (rhbz#2256127) - Remove --no-undefined from compiler test, which is not compatible with all platforms (GH#37) - Skip t/pty_get_winsize.t tests on AIX (GH#32) - Fix patchlevel check for util.h (GH#27) * Tue Nov 28 2023 Paul Howarth <paul@city-fan.org> - 1.18-1 - Update to 1.18 (rhbz#2251844) - Address Freebsd build issue: make function checks more robust within shared lib (GH#35) * Tue Nov 28 2023 Florian Weimer <fweimer@redhat.com> - 1.17-5 - Backport upstream patch to fix C99 compatibility issue