Fri, 26 Apr 2024 16:22:27 UTC | login

Information for build kakoune-2020.09.01-1.fc33

ID189020
Package Namekakoune
Version2020.09.01
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/kakoune.git#c4045073d89d9597fab74911cd5c3c8f44753cd2
SummaryCode editor heavily inspired by Vim
Description- Modal editor - Faster as in fewer keystrokes  - Multiple selections - Orthogonal design Kakoune is a code editor that implements Vi’s "keystrokes as a text editing language" model. As it’s 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 still being competitive (as in keystroke count) with Vim. Kakoune works on selections, which are oriented, inclusive range of characters, selections have an anchor and a cursor character. Most commands move both of them, except when extending selection where the anchor character stays fixed and the cursor one moves around.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Nov 2020 23:44:01 UTC
CompletedSat, 28 Nov 2020 02:18:01 UTC
Taskbuild (f33, /rpms/kakoune.git:c4045073d89d9597fab74911cd5c3c8f44753cd2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/kakoune.git#c4045073d89d9597fab74911cd5c3c8f44753cd2'}}
Tags
f33
f37
f38
RPMs
src
kakoune-2020.09.01-1.fc33.src.rpm (info) (download)
riscv64
kakoune-2020.09.01-1.fc33.riscv64.rpm (info) (download)
kakoune-debuginfo-2020.09.01-1.fc33.riscv64.rpm (info) (download)
kakoune-debugsource-2020.09.01-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Sep 01 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 2020.09.01-1 - Update to 2020.09.01 * Tue Aug 04 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 2020.08.04-1 - Update to 2020.08.04 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2020.01.16-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2020.01.16-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jan 16 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 2020.01.16-2 - Add version information during build * Thu Jan 16 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 2020.01.16-1 - Update to 2020.01.16 * Tue Dec 10 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 2019.12.10-1 - Update to 2019.12.10 * Tue Nov 26 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 2019.07.01-4 - Add patch to pass tests with default Fedora build flags * Fri Nov 22 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 2019.07.01-2 - Packaging fixes * Wed Apr 24 2019 Jiri Konecny <jkonecny@redhat.com> - v2019.01.20-1 - Add a new build dependency (glibc-langpack-en) required for Fedora 30 and later - Update version * Fri Oct 12 2018 Jiri Konecny <jkonecny@redhat.com> - v2018.09.04-1 - Update spec file to a new release