Wed, 08 May 2024 01:19:54 UTC | login

Information for build jrnl-4.0-1.fc38

ID248675
Package Namejrnl
Version4.0
Release1.fc38
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 01 Jun 2023 08:43:18 UTC
CompletedThu, 01 Jun 2023 08:43:18 UTC
Tags
f38
f39
f40
RPMs
src
jrnl-4.0-1.fc38.src.rpm (info) (download)
noarch
jrnl-4.0-1.fc38.noarch.rpm (info) (download)
Changelog * Tue May 23 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 4.0-1 - Update to 4.0 (close RHBZ#2208898) * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Jan 03 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.3-2 - Update dependency rich to v13 (fix RHBZ#2157861) * Fri Nov 11 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.3-1 - Update to 3.3 (close RHBZ#2120137) - Drop separate -doc subpackage * Fri Aug 05 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.0-3 - Update License to SPDX * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun Jul 10 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.0-1 - Update to 3.0 (close RHBZ#2105753) * Mon Jun 27 2022 Python Maint <python-maint@redhat.com> - 2.8.4-3 - Rebuilt for Python 3.11 * Sun Jun 05 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.8.4-2 - Backport upstream PR#1495 (fix RHBZ#2039871) - Fixes error related to display_format in config file for some values * Sun Feb 13 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.8.4-1 - Update to 2.8.4 (close RBHZ#2053899) * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Oct 26 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.8.3-5 - Support pytest-bdd 5.x (fix RHBZ#2017131) * Tue Oct 26 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.8.3-4 - Reduce macro indirection in the spec file * Tue Oct 26 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.8.3-3 - Drop the mkdocs option due to JS/CSS policy issues * Sun Sep 12 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.8.3-2 - Drop BR on pyproject-rpm-macros, now implied by python3-devel * Tue Sep 07 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.8.3-1 - Update to 2.8.3 (close RHBZ#2001704) * Wed Aug 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.8.2-3 - Disable mkdocs while it is orphaned * Wed Aug 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.8.2-2 - Add a build conditional for mkdocs * Sun Aug 01 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.8.2-1 - Update to 2.8.2 (closes RHBZ#1988758) * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jul 01 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.8.1-5 - Stop allowing tzlocal 2.0; 2.1 is now available in Fedora * Wed Jun 30 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.8.1-4 - Stop maintaining workarounds for F33/F34 dependency versions in the Rawhide branch - Add more links to upstream issues and PR’s - Align shebang and mode adjustment with upstream PR#1283 * Thu Jun 24 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.8.1-3 - Loosen Python version restriction to allow 3.10 (closes RHBZ#1968822) - Add some missing sed regex metacharacter backslash escapes - Add “behave” tests to %check * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.8.1-2 - Rebuilt for Python 3.10