Changelog for
python3-rpm-4.15.1.1-1.fc32.1.x86_64.rpm :
* Mon Mar 22 2021 Panu Matilainen
- 4.15.1.1-1- Rebase to 4.15.1.1 (https://rpm.org/wiki/Releases/4.15.1.1)
* Mon May 04 2020 Panu Matilainen - 4.15.1-3- Silence spurious lsetfileconf() errors on unsupported filesystem (#1722766)
* Thu Jan 30 2020 Fedora Release Engineering - 4.15.1-2.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Jan 09 2020 Panu Matilainen - 4.15.1-2- Obsolete python2-rpm to fix upgrade path (#1775113)
* Mon Nov 18 2019 Panu Matilainen - 4.15.1-1- Rebase to 4.15.1 (https://rpm.org/wiki/Releases/4.15.1)
* Thu Nov 14 2019 Adam Williamson - 4.15.0-7- Really revert armv8 detection improvements (patch was not applied in -6)
* Wed Oct 23 2019 Peter Robinson 4.15.0-6- Revert armv8 detection improvements
* Mon Oct 21 2019 Stephen Gallagher - 4.15.0-5- Revert aliasing arm64 to aarch64- Resolves: rhbz#1763831
* Fri Oct 18 2019 Panu Matilainen - 4.15.0-4- Revert problematic sub-variants of armv8 (#1691430)
* Thu Oct 17 2019 Panu Matilainen - 4.15.0-3- Drop python2 bindings for good (#1761211)
* Tue Oct 15 2019 Adam Williamson - 4.15.0-2- Revert systemd inhibit plugin\'s calling of dbus_shutdown (#1750575)
* Thu Sep 26 2019 Panu Matilainen - 4.15.0-1- Update to 4.15.0 final (https://rpm.org/wiki/Releases/4.15.0)
* Wed Aug 28 2019 Panu Matilainen - 4.15.0-0.rc1.1- Update to 4.15.0-rc1
* Tue Aug 27 2019 Panu Matilainen - 4.15.0-0.beta.6- Fix some issues in the thread cap logic
* Mon Aug 26 2019 Panu Matilainen - 4.15.0-0.beta.5- Re-enable test-suite, temporarily disabled during alpha troubleshooting
* Fri Aug 23 2019 Panu Matilainen - 4.15.0-0.beta.4- Cap number of threads on 32bit platforms (#1729382)- Drop %_lto_cflags macro (reverted upstream)
* Fri Aug 23 2019 Panu Matilainen - 4.15.0-0.beta.3- Restore strict order of build scriptlet stdout/stderr output
* Thu Aug 15 2019 Miro Hrončok - 4.15.0-0.beta.2.3- Rebuilt for Python 3.8
* Wed Jul 31 2019 Miro Hrončok - 4.15.0-0.beta.2.2- Rebuilt for libimaevm.so.1
* Fri Jul 26 2019 Fedora Release Engineering - 4.15.0-0.beta.2.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sat Jul 20 2019 Igor Gnatenko - 4.15.0-0.beta.2- Backport patch to not set RPMTAG_BUILDTIME to SOURCE_DATE_EPOCH
* Thu Jun 27 2019 Panu Matilainen - 4.15.0-0.beta.1- Rebase to 4.15.0 beta
* Thu Jun 20 2019 Panu Matilainen - 4.14.90-0.git14653.18- Fix excessive TLS use, part II (#1722181)
* Thu Jun 20 2019 Panu Matilainen - 4.14.90-0.git14653.17- Fix excessive TLS use (#1722181)
* Wed Jun 19 2019 Panu Matilainen - 4.14.90-0.git14653.16- Drop buildarch again now that python_provide no longer needs it (#1720139)
* Fri Jun 14 2019 Panu Matilainen - 4.14.90-0.git14653.15- Temporarily re-enable buildarch macro for python_provide macro use (#1720139)
* Thu Jun 13 2019 Panu Matilainen - 4.14.90-0.git14653.14- Don\'t fail build trying to kill a non-existent process (#1720143)
* Tue Jun 11 2019 Igor Gnatenko - 4.14.90-0.git14653.13- Fix build of binary packages in parallel
* Tue Jun 11 2019 Igor Gnatenko - 4.14.90-0.git14653.10- Revert generation of binary packages in parallel
* Mon Jun 10 2019 Panu Matilainen - 4.14.90-0.git14653.1- Update to 4.15.0 alpha
* Mon Jun 10 2019 Panu Matilainen - 4.14.2.1-14- Drop support for sanitizer build, it never really worked anyway- Drop leftover build-dependency on binutils-devel- Truncate changelog to rpm 4.14.x (last two years)
* Mon Jun 10 2019 Panu Matilainen - 4.14.2.1-13- Drop support for Fedora < 28 builds- Drop leftover BDB-related compiler flag foo
* Fri Jun 07 2019 Panu Matilainen - 4.14.2.1-12- Use pre-determined buildhost in test-suite to avoid DNS usage- Drop obsolete specspo and gpg2 related patches
* Fri Jun 07 2019 Igor Gnatenko - 4.14.2.1-11- Use py2/3 macros for building and installing the bindings
* Tue May 21 2019 Panu Matilainen - 4.14.2.1-10- Support build-id generation from compressed ELF files (#1650072)
* Fri May 03 2019 Igor Gnatenko - 4.14.2.1-9- Suggest gdb-minimal
* Thu Apr 25 2019 Panu Matilainen - 4.14.2.1-8- Replace deprecated __global_ldflags uses with build_ldflags macro
* Thu Apr 11 2019 Panu Matilainen - 4.14.2.1-7- Fix excessive reference counting on faked string .decode()
* Wed Apr 10 2019 Panu Matilainen - 4.14.2.1-6- Unbreak Python 3 API by returning string data as surrogate-escaped utf-8 string objects instead of bytes (#1693751)- As a temporary crutch, monkey-patch a .decode() method to returned strings to give users time to migrate from the long-standing broken behavior
* Wed Apr 10 2019 Panu Matilainen - 4.14.2.1-5- Generate minidebug for PIE executables on file >= 5.33 too- Backport find-debuginfo --g-libs option for glibc\'s benefit (#1661512)