--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-d7864ebfe1
2025-12-01 01:19:31.199340+00:00
--------------------------------------------------------------------------------
Name : converseen
Product : Fedora EPEL 10.1
Version : 0.15.1.2
Release : 1.el10_1
URL : https://converseen.fasterland.net/
Summary : A batch image conversion tool written in C++ with Qt5 and Magick++
Description :
Converseen is a batch image conversion tool and resizer written in C++ with Qt5
and Magick++. Converseen allows you to convert images in more than 100
different formats!
--------------------------------------------------------------------------------
Update Information:
update to 0.15.1.2
--------------------------------------------------------------------------------
ChangeLog:
* Fri Nov 21 2025 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.15.1.2-1
- update to 0.15.1.2
* Mon Nov 17 2025 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.15.1.1-1
- update to 0.15.1.1
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2416342 - converseen-0.15.1.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2416342
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update converseen' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-220e1f5f49
2025-12-01 01:09:44.778096+00:00
--------------------------------------------------------------------------------
Name : pre-commit
Product : Fedora EPEL 10.2
Version : 4.5.0
Release : 1.el10_2
URL : https://pre-commit.com
Summary : Framework for managing and maintaining multi-language pre-commit hooks
Description :
A framework for managing and maintaining multi-language pre-commit hooks.
--------------------------------------------------------------------------------
Update Information:
4.5.0 - 2025-11-22
Features
Add pre-commit hazmat.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Nov 22 2025 Benjamin A. Beasley <code(a)musicinmybrain.net> - 4.5.0-1
- Update to 4.5.0 (close RHBZ#2416586)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2416586 - pre-commit-4.5.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2416586
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update pre-commit' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-2ad6b97399
2025-12-01 01:09:44.778093+00:00
--------------------------------------------------------------------------------
Name : algol68g
Product : Fedora EPEL 10.2
Version : 3.10.7
Release : 1.el10_2
URL : https://jmvdveer.home.xs4all.nl/en.algol-68-genie.html
Summary : Algol 68 Genie compiler-interpreter
Description :
Algol 68 Genie (Algol68G) is an Algol 68 compiler-interpreter.
It can be used for executing Algol 68 programs or scripts.
Algol 68 is a rather lean orthogonal general-purpose language
that is a beautiful means for denoting algorithms.
Algol 68 was designed as a general-purpose programming language
by IFIP Working Group 2.1 (Algorithmic Languages and Calculi)
that has continuing responsibility for Algol 60 and Algol 68.
--------------------------------------------------------------------------------
Update Information:
Update to 3.10.7
--------------------------------------------------------------------------------
ChangeLog:
* Sat Nov 22 2025 Oleg Girko <ol(a)infoserver.lv> - 3.10.7-1
- Update to 3.10.7
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2416512 - algol68g-3.10.7 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2416512
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update algol68g' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-374f4a6e2a
2025-12-01 01:09:44.778085+00:00
--------------------------------------------------------------------------------
Name : python-aiosmtpd
Product : Fedora EPEL 10.2
Version : 1.4.4.post2
Release : 18.el10_2
URL : https://github.com/aio-libs/aiosmtpd
Summary : Asyncio-based SMTP server
Description :
This is a server for SMTP and related protocols, similar in utility
to the standard library’s smtpd.py module, but rewritten to be based
on asyncio for Python 3.
--------------------------------------------------------------------------------
Update Information:
Initial EPEL 10 release
--------------------------------------------------------------------------------
ChangeLog:
* Fri Sep 19 2025 Python Maint <python-maint(a)redhat.com> - 1.4.4.post2-18
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint(a)redhat.com> - 1.4.4.post2-17
- Rebuilt for Python 3.14.0rc2 bytecode
* Fri Jul 25 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.4.post2-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sat Jun 14 2025 Sandro Mani <manisandro(a)gmail.com> - 1.4.4.post2-15
- Add upstream PR link
* Fri Jun 13 2025 Sandro Mani <manisandro(a)gmail.com> - 1.4.4.post2-14
- Fix build against python-3.14
* Tue Jun 3 2025 Python Maint <python-maint(a)redhat.com> - 1.4.4.post2-13
- Rebuilt for Python 3.14
* Sat Jan 18 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.4.post2-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.4.post2-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 28 2024 Sandro Mani <manisandro(a)gmail.com> - 1.4.4.post2-10
- Backport proposed fix for py3.13 test failure
* Fri Jun 7 2024 Python Maint <python-maint(a)redhat.com> - 1.4.4.post2-9
- Rebuilt for Python 3.13
* Fri Jan 26 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.4.post2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.4.post2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2416259 - Please branch and build python-aiosmtpd in epel10
https://bugzilla.redhat.com/show_bug.cgi?id=2416259
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-aiosmtpd' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-e5231fac94
2025-12-01 01:09:44.778090+00:00
--------------------------------------------------------------------------------
Name : python-keep
Product : Fedora EPEL 10.2
Version : 2.11
Release : 3.el10_2
URL : https://github.com/orkohunter/keep
Summary : A Meta CLI toolkit
Description :
Personal shell command keeper and snippets manager
- Save a new command with a brief description
- Search the saved commands using powerful patterns
- Save the commands as a secret GitHub gist
- Use `keep push` and `keep pull` to sync the commands between GitHub
gist and other computers.
**ProTip : Save the commands you usually forget in ssh sessions and sync
it with your local machine.**
--------------------------------------------------------------------------------
Update Information:
Initial EPEL 10 release
--------------------------------------------------------------------------------
ChangeLog:
* Wed Nov 12 2025 Michel Lind <salimma(a)fedoraproject.org> - 2.11-3
- Also use license workaround for Fedora <= 42
* Wed Nov 12 2025 Michel Lind <salimma(a)fedoraproject.org> - 2.11-2
- Workaround to ship license file when building for EL <= 10
* Wed Nov 12 2025 Michel Lind <salimma(a)fedoraproject.org> - 2.11-1
- Update to version 2.11
- Stop using deprecated Python macros; Resolves: RHBZ#2377839
* Fri Sep 19 2025 Python Maint <python-maint(a)redhat.com> - 2.10.1-17
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint(a)redhat.com> - 2.10.1-16
- Rebuilt for Python 3.14.0rc2 bytecode
* Fri Jul 25 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.10.1-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Tue Jun 3 2025 Python Maint <python-maint(a)redhat.com> - 2.10.1-14
- Rebuilt for Python 3.14
* Sat Jan 18 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.10.1-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.10.1-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jun 8 2024 Python Maint <python-maint(a)redhat.com> - 2.10.1-11
- Rebuilt for Python 3.13
* Fri Jan 26 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.10.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.10.1-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-keep' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-5341c35753
2025-12-01 01:09:44.778058+00:00
--------------------------------------------------------------------------------
Name : converseen
Product : Fedora EPEL 10.2
Version : 0.15.1.2
Release : 1.el10_2
URL : https://converseen.fasterland.net/
Summary : A batch image conversion tool written in C++ with Qt5 and Magick++
Description :
Converseen is a batch image conversion tool and resizer written in C++ with Qt5
and Magick++. Converseen allows you to convert images in more than 100
different formats!
--------------------------------------------------------------------------------
Update Information:
update to 0.15.1.2
--------------------------------------------------------------------------------
ChangeLog:
* Fri Nov 21 2025 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.15.1.2-1
- update to 0.15.1.2
* Mon Nov 17 2025 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.15.1.1-1
- update to 0.15.1.1
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2416342 - converseen-0.15.1.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2416342
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update converseen' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-7739b5e49d
2025-12-01 01:09:44.778082+00:00
--------------------------------------------------------------------------------
Name : libchewing
Product : Fedora EPEL 10.2
Version : 0.9.1
Release : 3.el10_2
URL : https://chewing.im
Summary : Intelligent phonetic input method library for Traditional Chinese
Description :
libchewing is an intelligent phonetic input method library for Chinese.
It provides the core algorithm and logic that can be used by various
input methods. The Chewing input method is a smart bopomofo phonetics
input method that is useful for inputting Mandarin Chinese.
--------------------------------------------------------------------------------
Update Information:
Allow building with directories 6. No behavior changes.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Nov 20 2025 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.9.1-3
- Allow directories 6
* Fri Jan 17 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.9.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update libchewing' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------