Fri, 29 Mar 2024 08:54:40 UTC | login

Information for build ctags-6.0.0-1.fc38

ID241074
Package Namectags
Version6.0.0
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ctags.git#7fbe2e82d552794a910818630796edf00b002bdb
SummaryA C programming language indexing and/or cross-reference tool
DescriptionCtags generates an index (or tag) file of C language objects found in C source and header files. The index makes it easy for text editors or other utilities to locate the indexed items. Ctags can also generate a cross reference file which lists information about the various objects found in a set of C language files in human readable form. Exuberant Ctags improves on ctags because it can find all types of C language tags, including macro definitions, enumerated values (values inside enum{...}), function and method definitions, enum/struct/union tags, external function prototypes, typedef names and variable declarations. Exuberant Ctags is far less likely to be fooled by code containing #if preprocessor conditional constructs than ctags. Exuberant ctags supports output of Emacs style TAGS files and can be used to print out a list of selected objects found in source files. Install ctags if you are going to use your system for C programming.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 18 Mar 2023 16:45:23 UTC
CompletedSat, 18 Mar 2023 17:19:40 UTC
Taskbuild (f38, /rpms/ctags.git:7fbe2e82d552794a910818630796edf00b002bdb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ctags.git#7fbe2e82d552794a910818630796edf00b002bdb'}}
Tags
f38
f39
f40
RPMs
src
ctags-6.0.0-1.fc38.src.rpm (info) (download)
riscv64
ctags-6.0.0-1.fc38.riscv64.rpm (info) (download)
ctags-debuginfo-6.0.0-1.fc38.riscv64.rpm (info) (download)
ctags-debugsource-6.0.0-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Feb 01 2023 Than Ngo <than@redhat.com> - 6.0.0-1 - update to 6.0.0 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.9-10.20221120.0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Nov 21 2022 Than Ngo <than@redhat.com> - 5.9-9.20221120.0 - update to 5.9.20221120.0 * Tue Oct 18 2022 Than Ngo <than@redhat.com> - 5.9-9.20221016.0 - update to 5.9.20221016.0 * Mon Sep 12 2022 Than Ngo <than@redhat.com> - 5.9-9.20220911.0 - update to 5.9.20220911.0 * Wed Jul 27 2022 Than Ngo <than@redhat.com> - 5.9-8.20220724.0 - update to 5.9.20220724.0 * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.9-7.20220619.0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jun 23 2022 Than Ngo <than@redhat.com> - 5.9-6.20220619.0 - update to 5.9.6.20220619.0 * Thu May 12 2022 Than Ngo <than@redhat.com> - 5.9-6.20220508.0 - update to 5.9.20220508.0 * Tue Apr 26 2022 Than Ngo <than@redhat.com> - 5.9-5.20220424.0 - 20220424.0 * Mon Mar 21 2022 Than Ngo <than@redhat.com> - 5.9-4.20220313.0 - update to 5.9-4.20220313.0 * Tue Feb 08 2022 Than Ngo <than@redhat.com> - 5.9-3.20220206.0 - update to p5.9.20220206.0 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.9-2.20210725.0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jul 27 2021 Than Ngo <than@redhat.com> - 5.9-1.20210725.0 - update to p5.9-20210725 * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.9-0.2.20210509.0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon May 10 2021 Than Ngo <than@redhat.com> - 5.9-0.1.20210509.0 - update to 5.9.20210509.0 * Thu Mar 11 2021 Than Ngo <than@redhat.com> - 5.9-0.1.20210307.0 - switch to universal ctags