Information for build jrnl-4.2.1-11.fc44

ID181286
Package Namejrnl
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version4.2.1
Release11.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/jrnl.git#bd3b60a2293b1e9428b544f70f98a9108163e997
SummaryCollect your thoughts and notes without leaving the command line
Descriptionjrnl is a simple journal application for the command line. You can use it to easily create, search, and view journal entries. Journals are stored as human-readable plain text, and can also be encrypted using AES encryption.
Built byliuyang
State failed
Volume DEFAULT
StartedWed, 25 Mar 2026 11:33:17 CST
CompletedWed, 25 Mar 2026 11:57:23 CST
Taskbuild (f44, /rpms/jrnl.git:bd3b60a2293b1e9428b544f70f98a9108163e997)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/jrnl.git#bd3b60a2293b1e9428b544f70f98a9108163e997'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Feb 14 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 4.2.1-11 - Do not package contributor-oriented Markdown documents * Sat Feb 14 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 4.2.1-10 - Patch for line-wrapping format test failure, previously skipped * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Wed Jan 07 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 4.2.1-8 - Report and ignore a test regression with the latest Pythons * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 4.2.1-6 - Rebuilt for Python 3.14.0rc3 bytecode * Fri Aug 15 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 4.2.1-5 - Remove test dependency on deprecated python-toml package * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 4.2.1-4 - Rebuilt for Python 3.14.0rc2 bytecode * Sat Aug 02 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 4.2.1-3 - Allow rich 14.x, x>0 (close RHBZ#2385978) * Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Fri Jun 20 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 4.2.1-1 - Update to 4.2.1 (close RHBZ#2347459) * Tue Jun 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 4.2-8 - Update dependency rich to v14 * Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 4.2-7 - Rebuilt for Python 3.14 * Sat Apr 26 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 4.2-5 - F41+: Remove a no-longer-necessary filter from the .rpmlintrc file * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jan 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 4.2-3 - Unpin pytest; stop using python-pytest7 * Mon Nov 18 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 4.2-2 - F41+: No longer need Obsoletes for the -doc package * Mon Nov 18 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 4.2-1 - Update to 4.2 (close RHBZ#2326878) * Fri Nov 01 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 4.1-12 - F41+: Use the provisional declarative buildsystem * Mon Aug 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 4.1-11 - Revert "Ensure we use the python-pytest7 compat package (close RHBZ#2273337)" * Mon Aug 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 4.1-10 - Print the reasons why tests are skipped * Tue Jul 30 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 4.1-9 - Ensure we use the python-pytest7 compat package (close RHBZ#2273337) * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 4.1-7 - Rebuilt for Python 3.13 * Wed May 29 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 4.1-6 - Skip one failing test on Python 3.13 (close RHBZ#2280580) * Thu May 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 4.1-5 - Remove upper bound on Python interpreter version (fix RHBZ#2278640) * Thu Mar 28 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 4.1-4 - Support pytest_bdd 7.1.2 and later