Sun, 07 Jul 2024 11:21:39 UTC | login

Information for build perl-Perl-OSType-1.010-418.fc29

ID54606
Package Nameperl-Perl-OSType
Version1.010
Release418.fc29
Epoch
SummaryMap Perl operating system names to generic types
DescriptionModules that provide OS-specific behaviors often need to know if the current operating system matches a more generic type of operating systems. For example, 'linux' is a type of 'Unix' operating system and so is 'freebsd'. This module provides a mapping between an operating system name as given by $^O and a more generic type. The initial version is based on the OS type mappings provided in Module::Build and ExtUtils::CBuilder (thus, Microsoft operating systems are given the type 'Windows' rather than 'Win32').
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 02:22:35 UTC
CompletedThu, 19 Jul 2018 02:22:35 UTC
Tags
f29
f30
RPMs
src
perl-Perl-OSType-1.010-418.fc29.src.rpm (info) (download)
noarch
perl-Perl-OSType-1.010-418.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.010-418 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 30 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.010-417 - Perl 5.28 re-rebuild of bootstrapped packages * Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.010-416 - Increase release to favour standalone package * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.010-396 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.010-395 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.010-394 - Perl 5.26 re-rebuild of bootstrapped packages * Sat Jun 03 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.010-393 - Perl 5.26 rebuild * Wed Apr 05 2017 Paul Howarth <paul@city-fan.org> - 1.010-4 - Drop EL-5 support - Drop BuildRoot: and Group: tags - Drop explicit buildroot cleaning in %install section - Drop explicit %clean section - Drop workaround for building with Test::More < 0.88 - Spell checker is always hunspell now - Introduce build-condition for optional tests * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.010-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Jul 22 2016 Petr Pisar <ppisar@redhat.com> - 1.010-2 - Use distribution instead of perl version to control build-time dependencies