Changelog for
mc-python-4.8.26-5.el9.noarch.rpm :
* Mon Aug 09 2021 Mohan Boddu
- 1:4.8.26-5- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu - 1:4.8.26-4- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue Feb 02 2021 Denys Vlasenko - 1:4.8.26-3- Avoid usage of libssh2
* Tue Jan 26 2021 Fedora Release Engineering - 1:4.8.26-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jan 21 2021 Jindrich Novy - 1:4.8.26-1- update to 4.8.26
* Tue Jul 28 2020 Fedora Release Engineering - 1:4.8.25-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Jul 17 2020 Jindrich Novy - 1:4.8.25-2- update BR
* Fri Jul 17 2020 Jindrich Novy - 1:4.8.25-1- update to 4.8.25
* Fri Jan 31 2020 Jindrich Novy - 1:4.8.24-4- fix gcc-10 build failure
* Wed Jan 29 2020 Fedora Release Engineering - 1:4.8.24-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Mon Jan 27 2020 Jindrich Novy - 1:4.8.24-2- be sure to use /var/tmp instead of /tmp (#1795006)
* Mon Jan 20 2020 Jindrich Novy - 1:4.8.24-1- update to 4.8.24- drop merged tmpdir patch
* Wed Oct 09 2019 Jindrich Novy - 1:4.8.23-7- disable aspell support until it is clear how to set up aspell dependencies or avoiding annoying error message when no dictionary is found every time a file is edited
* Mon Oct 07 2019 Jindrich Novy - 1:4.8.23-6- re-add BR: perl-generators, it is required for generating rpm deps from the embedded VFS perl scriptlets
* Mon Oct 07 2019 Jindrich Novy - 1:4.8.23-5- just keep perl-interpreter BR because of man2hlp, it is a perl script required by build- require aspell-en, otherwise an annoying error prompt is displayed while editing any file
* Mon Oct 07 2019 Jindrich Novy - 1:4.8.23-4- drop unneeded BR: perl-generators
* Sat Sep 28 2019 Tomasz Kłoczko - 1:4.8.23-3- add python3 patch: port to python3- added python subpackage with s3+ and uc1541 extfs backend scrips to minimise base package dependencies- added python3-boto to python subpackage dependencies- use -Wno-strict-aliasing in CFLAGS is no longer needed- added spec.syntax patch: improve rpm spec files syntax colouring- added default_setup patch: enable by default lynx navigate with arrows keys and auto save setup
* Tue Sep 24 2019 Jindrich Novy - 1:4.8.23-2- fix rpmlint warnings and simplify filelist
* Thu Aug 22 2019 Jindrich Novy - 1:4.8.23-1- update to 4.8.23- set the Python path properly as env var, don\'t sed the configure directly