Sun, 28 Apr 2024 21:58:40 UTC | login

Information for build kakoune-2023.08.05-1.fc40

ID275836
Package Namekakoune
Version2023.08.05
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/kakoune.git#7adaa944274e7841087f151394547e2e27bd49f5
SummaryCode editor heavily inspired by Vim
DescriptionFeatures: * Multiple selections * Customization * Text editing tools * Client/Server architecture * Advanced text manipulation primitives * Active development & support Kakoune is a code editor that implements Vi’s "keystrokes as a text editing language" model. As it is also a modal editor, it is somewhat similar to the Vim editor (after which Kakoune was originally inspired). Kakoune can operate in two modes: normal and insertion. In insertion mode, keys are directly inserted into the current buffer. In normal mode, keys are used to manipulate the current selection and to enter insertion mode. Kakoune has a strong focus on interactivity. Most commands provide immediate and incremental results, while being competitive with Vim in terms of keystroke count. Kakoune works on selections, which are oriented, inclusive ranges of characters. Selections have an anchor and a cursor. Most commands move both of them except when extending selections, where the anchor character stays fixed and the cursor moves around.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 11 Dec 2023 09:45:00 UTC
CompletedMon, 11 Dec 2023 10:41:45 UTC
Taskbuild (f40, /rpms/kakoune.git:7adaa944274e7841087f151394547e2e27bd49f5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/kakoune.git#7adaa944274e7841087f151394547e2e27bd49f5'}}
Tags
f40
RPMs
src
kakoune-2023.08.05-1.fc40.src.rpm (info) (download)
riscv64
kakoune-2023.08.05-1.fc40.riscv64.rpm (info) (download)
kakoune-debuginfo-2023.08.05-1.fc40.riscv64.rpm (info) (download)
kakoune-debugsource-2023.08.05-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Sat Sep 02 2023 Artem Polishchuk <ego.cordatus@gmail.com> - 2023.08.05-1 - chore: Update to 2023.08.05 (rh#2229464) * Sat Jul 29 2023 Artem Polishchuk <ego.cordatus@gmail.com> - 2023.07.29-1 - chore: Update to 2023.07.29 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2022.10.31-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Mar 07 2023 Artem Polishchuk <ego.cordatus@gmail.com> - 2022.10.31-4 - build: Add upstream patch with GCC 13 fix | #2171582 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2022.10.31-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Oct 31 2022 Artem Polishchuk <ego.cordatus@gmail.com> - 2022.10.31-2 - build: v2022.10.31 requires GCC >= 10.3 * Mon Oct 31 2022 Artem Polishchuk <ego.cordatus@gmail.com> - 2022.10.31-1 - chore: Update to 2022.10.31 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2021.11.08-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Feb 12 2022 Artem Polishchuk <ego.cordatus@gmail.com> - 2021.11.08-3 - fix: Add upstream patch "Make Color::validate_alpha() a constexpr function" Fix FTBFS 36 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2021.11.08-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Nov 07 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 2021.11.08-1 - chore(update): 2021.11.08 * Thu Oct 28 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 2021.10.28-1 - chore(update): 2021.10.28