The following Fedora EPEL 7 Security updates need testing: Age URL 2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-c06521ff93 chromium-103.0.5060.114-1.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
tito-0.6.21-1.el7
Details about builds:
================================================================================ tito-0.6.21-1.el7 (FEDORA-EPEL-2022-96919983d8) A tool for managing rpm based git projects -------------------------------------------------------------------------------- Update Information:
- It is now possible to install `tito` from PyPI - Don't remove additional sources from DistGit when doing `tito release` - Fix #323 - `MockBuilder` works again, and can be configured in `tito.props`: ``` [buildconfig] builder = tito.builder.MockBuilder [builder] mock = fedora-rawhide-x86_64 ``` -------------------------------------------------------------------------------- ChangeLog:
* Thu Jul 21 2022 Jakub Kadlcik frostyx@email.cz 0.6.21-1 - Properly catch TitoException (frostyx@email.cz) - Add documentation for the MockBuilder (frostyx@email.cz) - Allow to define mock chroot in tito.props (frostyx@email.cz) - Fix recursion error in MockBuilder (frostyx@email.cz) - DistGitReleasers: don't nuke external sources with fetch_sources (praiskup@redhat.com) - Add installation instructions from PyPI (frostyx@email.cz) - Add long_description to setup.py (frostyx@email.cz) --------------------------------------------------------------------------------
epel-devel@lists.fedoraproject.org