The following builds have been pushed to Fedora EPEL 9 updates-testing
bgpq4-1.5-1.el9 ddclient-3.9.1-8.el9 gcc-epel-11.2.1-16.el9 indent-2.2.12-10.el9 jc-1.20.4-1.el9 python-authlib-1.0.1-1.el9.1 python-cloudflare-2.8.15-5.el9 python-flask-2.0.3-1.el9.1 python-flask-wtf-1.0.1-3.el9 python-pyspf-2.0.14-13.el9 python-werkzeug-2.0.3-3.el9.1 tio-1.46-1.el9 tlp-1.5.0-2.el9
Details about builds:
================================================================================ bgpq4-1.5-1.el9 (FEDORA-EPEL-2022-e553c8a908) Automate BGP filter generation based on routing database information -------------------------------------------------------------------------------- Update Information:
# bgpq4 1.5 This release adds support for the new Junos `as-path-origins` feature. This Junos feature allows matching the right most AS number on the AS path belongs to the `as-list-group` specified in the `as-path-origins` configuration statement at the `[edit policy-options policy-statement policy- name from]` hierarchy level. Example: ``` $ bgpq4 -J -H 15562 -l 15562_in AS15562:AS-SNIJDERS policy-options { replace: as-list-group 15562_in { as- list a0 members 15562; as-list a1 members [ 112 234 267 8952 12654 31451 39765 41731 ]; as-list a2 members [ 41996 43997 44854 48603 51861 57436 57782 60003 ]; as-list a3 members [ 60927 61438 199036 202314 202539 205591 205593 205956 ]; as-list a4 members [ 206479 206499 206551 208241 210089 212121 ]; } } ``` Review the Junos documentation for more information: https://www.juniper.net/documentation/us/en/software/junos/routing- policy/topics/topic-map/Improve-as-path-lookup.html -------------------------------------------------------------------------------- ChangeLog:
* Tue Jul 26 2022 Robert Scheck robert@fedoraproject.org 1.5-1 - Upgrade to 1.5 (#2110794) * Wed Jul 20 2022 Fedora Release Engineering releng@fedoraproject.org - 1.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jan 19 2022 Fedora Release Engineering releng@fedoraproject.org - 1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2110794 - bgpq4-1.5 is available https://bugzilla.redhat.com/show_bug.cgi?id=2110794 --------------------------------------------------------------------------------
================================================================================ ddclient-3.9.1-8.el9 (FEDORA-EPEL-2022-f6250d8b04) Client to update dynamic DNS host entries -------------------------------------------------------------------------------- Update Information:
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild -------------------------------------------------------------------------------- ChangeLog:
* Thu Jul 21 2022 Fedora Release Engineering releng@fedoraproject.org - 3.9.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering releng@fedoraproject.org - 3.9.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering releng@fedoraproject.org - 3.9.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Mar 2 2021 Zbigniew J��drzejewski-Szmek zbyszek@in.waw.pl - 3.9.1-5 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. * Tue Jan 26 2021 Fedora Release Engineering releng@fedoraproject.org - 3.9.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Sep 12 2020 Scott Talbert swt@techie.net - 3.9.1-3 - Move pidfile from /var/run to /run (#1876265) * Mon Jul 27 2020 Fedora Release Engineering releng@fedoraproject.org - 3.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2109607 - Missing EPEL9 package https://bugzilla.redhat.com/show_bug.cgi?id=2109607 --------------------------------------------------------------------------------
================================================================================ gcc-epel-11.2.1-16.el9 (FEDORA-EPEL-2022-2b40af84d5) Various compilers (C, C++, Objective-C, ...) -------------------------------------------------------------------------------- Update Information:
- revert backports from 11.2.1-10 (to avoid LTO version 11.3 instead of expected 11.2) -------------------------------------------------------------------------------- ChangeLog:
* Sun Jul 24 2022 Robert Scheck robert@fedoraproject.org 11.2.1-16 - disable bootstrap mode and rebuild using gcc-epel-11.2.1-15.el9 * Sun Jul 24 2022 Robert Scheck robert@fedoraproject.org 11.2.1-15 - revert backports from 11.2.1-10 (to avoid LTO version 11.3 bump) * Fri Jul 22 2022 Robert Scheck robert@fedoraproject.org 11.2.1-14 - enable bootstrap mode (LTO version 11.3 instead of expected 11.2) --------------------------------------------------------------------------------
================================================================================ indent-2.2.12-10.el9 (FEDORA-EPEL-2022-dede0443b0) A GNU program for formatting C code -------------------------------------------------------------------------------- Update Information:
This update brings indent, a tool for formatting C source code. -------------------------------------------------------------------------------- ChangeLog:
* Thu Jul 21 2022 Fedora Release Engineering releng@fedoraproject.org - 2.2.12-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering releng@fedoraproject.org - 2.2.12-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering releng@fedoraproject.org - 2.2.12-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering releng@fedoraproject.org - 2.2.12-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering releng@fedoraproject.org - 2.2.12-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2110805 - Please build indent for EPEL9 https://bugzilla.redhat.com/show_bug.cgi?id=2110805 --------------------------------------------------------------------------------
================================================================================ jc-1.20.4-1.el9 (FEDORA-EPEL-2022-3091dbf2ad) Serialize the output of CLI tools and file-types to structured JSON -------------------------------------------------------------------------------- Update Information:
Update to v1.20.4 -------------------------------------------------------------------------------- ChangeLog:
* Sat Jul 23 2022 Artur Frenszek-Iwicki fedora@svgames.pl - 1.20.4-1 - Update to v1.20.4 -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2110138 - jc-1.20.4 is available https://bugzilla.redhat.com/show_bug.cgi?id=2110138 --------------------------------------------------------------------------------
================================================================================ python-authlib-1.0.1-1.el9.1 (FEDORA-EPEL-2022-695032ea36) Build OAuth and OpenID Connect servers in Python -------------------------------------------------------------------------------- Update Information:
Initial build on epel9 -------------------------------------------------------------------------------- ChangeLog:
* Tue Jul 26 2022 Troy Dawson tdawson@redhat.com - 1.0.1-1.1 - Skip tests until dependencies are in epel9 * Tue Apr 12 2022 dkirwan dkirwan@redhat.com - 1.0.1-1 - Update to v1.0.1 * Thu Jan 27 2022 Kai A. Hiller V02460@gmail.com - 0.15.5-1 - Update to v1.15.5 * Fri Jan 21 2022 Fedora Release Engineering releng@fedoraproject.org - 0.15.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 29 2021 Kai A. Hiller V02460@gmail.com - 0.15.4-1 - Update to v1.15.4 - Make compatible with werkzeug 2 * Fri Jul 23 2021 Fedora Release Engineering releng@fedoraproject.org - 0.15.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sat Jul 3 2021 Benjamin A. Beasley code@musicinmybrain.net - 0.15.3-5 - Fix buidlroot���buildroot typo * Fri Jun 4 2021 Python Maint python-maint@redhat.com - 0.15.3-4 - Rebuilt for Python 3.10 * Mon Mar 29 2021 Benjamin A. Beasley code@musicinmybrain.net - 0.15.3-3 - Enable ���py3��� tests since all of the dependencies are present * Wed Jan 27 2021 Fedora Release Engineering releng@fedoraproject.org - 0.15.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Jan 17 2021 Kai A. Hiller V02460@gmail.com - 0.15.3-1 - Update to v1.15.3 * Fri Dec 11 2020 Kai A. Hiller V02460@gmail.com - 0.15.2-1 - Update to v1.15.2 * Sun Oct 11 2020 Kai A. Hiller V02460@gmail.com - 0.15.0-1 - Update to v1.15.0 -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2097528 - Please build python-authlib for EPEL9 https://bugzilla.redhat.com/show_bug.cgi?id=2097528 --------------------------------------------------------------------------------
================================================================================ python-cloudflare-2.8.15-5.el9 (FEDORA-EPEL-2022-5e06fca2cd) Python wrapper for the Cloudflare Client API v4 -------------------------------------------------------------------------------- Update Information:
Initial build on epel9 -------------------------------------------------------------------------------- ChangeLog:
* Fri Jan 21 2022 Fedora Release Engineering releng@fedoraproject.org - 2.8.15-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering releng@fedoraproject.org - 2.8.15-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 4 2021 Python Maint python-maint@redhat.com - 2.8.15-3 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering releng@fedoraproject.org - 2.8.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jan 5 2021 Felix Schwarz fschwarz@fedoraproject.org - 2.8.15-1 - update to 2.8.15 * Tue Aug 18 2020 Felix Schwarz fschwarz@fedoraproject.org - 2.8.13-1 - update to 2.8.13 * Wed Jul 29 2020 Fedora Release Engineering releng@fedoraproject.org - 2.8.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jun 26 2020 Felix Schwarz fschwarz@fedoraproject.org - 2.8.3-1 - update to 2.8.3 (#1849241) * Tue May 26 2020 Miro Hron��ok mhroncok@redhat.com - 2.7.1-2 - Rebuilt for Python 3.9 * Wed May 13 2020 Felix Schwarz fschwarz@fedoraproject.org - 2.7.1-1 - update to 2.7.1 * Wed May 6 2020 Felix Schwarz fschwarz@fedoraproject.org - 2.6.5-3 - fix man page * Tue Apr 28 2020 Felix Schwarz fschwarz@fedoraproject.org - 2.6.5-2 - add missing sources * Tue Apr 28 2020 Felix Schwarz fschwarz@fedoraproject.org - 2.6.5-1 - update to 2.6.5 * Tue Apr 28 2020 Felix Schwarz fschwarz@fedoraproject.org - 2.6.0-2 - enable GPG verification of sources * Fri Jan 31 2020 Felix Schwarz felix.schwarz@oss.schwarz.eu - 2.6.0-1 - Update to 2.6.0 * Thu Jan 30 2020 Fedora Release Engineering releng@fedoraproject.org - 2.3.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild --------------------------------------------------------------------------------
================================================================================ python-flask-2.0.3-1.el9.1 (FEDORA-EPEL-2022-92cf201fcd) A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions -------------------------------------------------------------------------------- Update Information:
Initial build on epel9 -------------------------------------------------------------------------------- ChangeLog:
* Tue Jul 26 2022 Troy Dawson tdawson@redhat.com - 2.0.3-1.1 - Set jinja2 dependency to 2.11 * Mon Feb 21 2022 Frantisek Zatloukal fzatlouk@redhat.com - 2.0.3-1 - Update to 2.0.3 * Fri Jan 21 2022 Fedora Release Engineering releng@fedoraproject.org - 1:2.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Nov 10 2021 Frantisek Zatloukal fzatlouk@redhat.com - 2.0.2-1 - Update to 2.0.2 * Fri Jul 23 2021 Fedora Release Engineering releng@fedoraproject.org - 1:2.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jun 22 2021 Lum��r Balhar lbalhar@redhat.com - 2.0.1-1 - Update to 2.0.1 Resolves: rhbz#1950465 * Thu Jun 3 2021 Python Maint python-maint@redhat.com - 1:1.1.2-6 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering releng@fedoraproject.org - 1:1.1.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering releng@fedoraproject.org - 1:1.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2089764 - Please build python-flask for epel9 https://bugzilla.redhat.com/show_bug.cgi?id=2089764 --------------------------------------------------------------------------------
================================================================================ python-flask-wtf-1.0.1-3.el9 (FEDORA-EPEL-2022-0bd1f38fab) Simple integration of Flask and WTForms -------------------------------------------------------------------------------- Update Information:
Initial build on epel9 -------------------------------------------------------------------------------- ChangeLog:
* Fri Jul 22 2022 Fedora Release Engineering releng@fedoraproject.org - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint python-maint@redhat.com - 1.0.1-2 - Rebuilt for Python 3.11 * Wed Apr 6 2022 Sandro Mani manisandro@gmail.com - 1.0.1-1 - Update to 1.0.1 * Fri Jan 21 2022 Fedora Release Engineering releng@fedoraproject.org - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Dec 9 2021 Sandro Mani manisandro@gmail.com - 1.0.0-1 - Update to 1.0.0 - Modernize spec * Fri Jul 23 2021 Fedora Release Engineering releng@fedoraproject.org - 0.14.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 4 2021 Python Maint python-maint@redhat.com - 0.14.3-5 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering releng@fedoraproject.org - 0.14.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering releng@fedoraproject.org - 0.14.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2094553 - Please branch and build python-flask-wtf in epel9 https://bugzilla.redhat.com/show_bug.cgi?id=2094553 --------------------------------------------------------------------------------
================================================================================ python-pyspf-2.0.14-13.el9 (FEDORA-EPEL-2022-83ae339683) Python module and programs for SPF (Sender Policy Framework) -------------------------------------------------------------------------------- Update Information:
Initial build for EPEL 9. -------------------------------------------------------------------------------- ChangeLog:
* Fri Jul 22 2022 Fedora Release Engineering releng@fedoraproject.org - 2.0.14-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint python-maint@redhat.com - 2.0.14-12 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering releng@fedoraproject.org - 2.0.14-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering releng@fedoraproject.org - 2.0.14-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 4 2021 Python Maint python-maint@redhat.com - 2.0.14-9 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering releng@fedoraproject.org - 2.0.14-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Nov 10 2020 Bojan Smojver bojan@rexursive.com - 2.0.14-7 - Revert conflicts with python3-dns (bug #1891225) * Sun Oct 25 2020 Bojan Smojver bojan@rexursive.com - 2.0.14-6 - Add conflicts with python3-dns (bug #1891225) * Wed Jul 29 2020 Fedora Release Engineering releng@fedoraproject.org - 2.0.14-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2105128 - [EPEL9] Please branch and build python3-pyspf in epel9 https://bugzilla.redhat.com/show_bug.cgi?id=2105128 --------------------------------------------------------------------------------
================================================================================ python-werkzeug-2.0.3-3.el9.1 (FEDORA-EPEL-2022-a5880aa7d5) Comprehensive WSGI web application library -------------------------------------------------------------------------------- Update Information:
Initial build on epel9 -------------------------------------------------------------------------------- ChangeLog:
* Tue Jul 26 2022 Troy Dawson tdawson@redhat.com - 2.0.3-3.1 - Skip tests and docs until dependencies are in epel9 * Fri Jul 22 2022 Fedora Release Engineering releng@fedoraproject.org - 2.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint python-maint@redhat.com - 2.0.3-2 - Rebuilt for Python 3.11 * Mon Feb 21 2022 Frantisek Zatloukal fzatlouk@redhat.com - 2.0.3-1 - Update to 2.0.3 * Fri Jan 21 2022 Fedora Release Engineering releng@fedoraproject.org - 2.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Nov 10 2021 Frantisek Zatloukal fzatlouk@redhat.com - 2.0.2-1 - Update to 2.0.2 * Fri Jul 23 2021 Fedora Release Engineering releng@fedoraproject.org - 2.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jun 22 2021 Lum��r Balhar lbalhar@redhat.com - 2.0.1-1 - Update to 2.0.1 Resolves: rhbz#1795102 * Thu Jun 3 2021 Python Maint python-maint@redhat.com - 1.0.1-6 - Rebuilt for Python 3.10 * Thu May 13 2021 Miro Hron��ok mhroncok@redhat.com - 1.0.1-5 - Workaround failing tests with pytest 6.2+ - Fixes: rhbz#1928083 * Wed Jan 27 2021 Fedora Release Engineering releng@fedoraproject.org - 1.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering releng@fedoraproject.org - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2094551 - Please branch and build python-werkzeug in epel9 https://bugzilla.redhat.com/show_bug.cgi?id=2094551 --------------------------------------------------------------------------------
================================================================================ tio-1.46-1.el9 (FEDORA-EPEL-2022-7f7f214e18) Simple TTY terminal I/O application -------------------------------------------------------------------------------- Update Information:
# tio v1.46 * Rework toggle and pulse feature to support all lines Replace existing toggle and pulse key commands with the following generalized key commands which allows to toggle or pulse all serial port lines: `ctrl-t g` Toggle serial port line `ctrl-t p` Pulse serial port line When used, user will be asked which serial line to toggle or pulse. Also introduce `--line-pulse-duration` option for setting specific pulse duration in milliseconds for each serial line using a key value pair format. Each key represents a serial line. The following keys are available: DTR, RTS, CTS, DSR, DCD, RI. Example: `$ tio /dev/ttyUSB0 --line-pulse-duration DTR=200,RTS=300,RI=50` Likewise, the pulse duration can also be set via configuration file using the line-pulse-duration variable: `line-pulse- duration = DTR=200,RTS=300,RI=50` * Upgrade inih wrap to r56 * Optimization * Add example configuration file -------------------------------------------------------------------------------- ChangeLog:
* Wed Jul 20 2022 Robert Scheck robert@fedoraproject.org 1.46-1 - Upgrade to 1.46 (#2108938) -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2108938 - tio-1.47 is available https://bugzilla.redhat.com/show_bug.cgi?id=2108938 --------------------------------------------------------------------------------
================================================================================ tlp-1.5.0-2.el9 (FEDORA-EPEL-2022-6e72ca0631) Optimize laptop battery life -------------------------------------------------------------------------------- Update Information:
New package for EPEL9 -------------------------------------------------------------------------------- ChangeLog:
* Mon Jan 10 2022 Jeremy Newton <alexjnewt at hotmail dot com> - 1.5.0-2 - More fixes for RHBZ#2028701 * Fri Jan 7 2022 Jeremy Newton <alexjnewt at hotmail dot com> - 1.5.0-1 - Update to 1.5.0 * Fri Jan 7 2022 Jeremy Newton <alexjnewt AT hotmail DOT com> - 1.4.0-3 - Fix some minor issues based on upstream feedback - Fix fesco issue 2725, RHBZ#2028701 * Tue Oct 5 2021 Jeremy Newton <alexjnewt AT hotmail DOT com> - 1.4.0-2 - Drop lsb-release dependency (not needed) * Sat Oct 2 2021 Jeremy Newton <alexjnewt AT hotmail DOT com> - 1.4.0-1 - Update to 1.4.0 * Fri Jul 23 2021 Fedora Release Engineering releng@fedoraproject.org - 1.3.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Mar 2 2021 Zbigniew J��drzejewski-Szmek zbyszek@in.waw.pl - 1.3.1-4 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. * Wed Jan 27 2021 Fedora Release Engineering releng@fedoraproject.org - 1.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering releng@fedoraproject.org - 1.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Mar 6 2020 Jeremy Newton <alexjnewt AT hotmail DOT com> - 1.3.1-1 - Update to 1.3.1 * Fri Jan 31 2020 Fedora Release Engineering releng@fedoraproject.org - 1.3.0-0.3.beta.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Jan 18 2020 Jeremy Newton <alexjnewt at hotmail dot com> - 1.3.0-0.2.beta.3 - Drop sleep service scriptlets, as they were dropped in 1.3.0 * Fri Jan 17 2020 Jeremy Newton <alexjnewt at hotmail dot com> - 1.3.0-0.1.beta.3 - Update to 1.3.0 beta 3 -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2111050 - Please branch and build tlp in epel9 https://bugzilla.redhat.com/show_bug.cgi?id=2111050 --------------------------------------------------------------------------------
epel-devel@lists.fedoraproject.org