Changelog for
perl-File-LibMagic-1.23-4.el9.x86_64.rpm :
* Mon Aug 09 2021 Mohan Boddu
- 1.23-4- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu - 1.23-3- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Jan 27 2021 Fedora Release Engineering - 1.23-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Aug 29 2020 Paul Howarth - 1.23-1- Update to 1.23 - Fixed a bug with the Makefile.PL that caused every call to \"make\" to recompile the object file for the package\'s XS code (GH#28)
* Tue Jul 28 2020 Fedora Release Engineering - 1.22-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jun 23 2020 Jitka Plesnikova - 1.22-2- Perl 5.32 rebuild
* Sun Apr 26 2020 Paul Howarth - 1.22-1- Update to 1.22 - Removed embedded copy of Config::AutoConf from distro.; instead, this is now a configure phase prereq. (GH#19) - Moved list of constants in libmagic that we care about to one module (GH#20) - Add support for setting libmagic processing limits (GH#15, GH#22) - Add two class methods that provide introspection on the available limit processing parameters, max_param_constant() and limit_key_is_supported() (GH#24) - Check all libmagic function return values properly and croak on failure (GH#21) - Switched to using GitHub issues- Package CONTRIBUTING.md
* Thu Jan 30 2020 Fedora Release Engineering - 1.16-10- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Aug 29 2019 Paul Howarth - 1.16-9- Explicitly BR: gcc on EL-8 because ExtUtils::CBuilder is missing dependency on it (#1547165)