Fri, 27 Sep 2024 15:09:57 UTC | login

Information for build tig-2.3.3-4.fc29

ID68041
Package Nametig
Version2.3.3
Release4.fc29
Epoch
SummaryText-mode interface for the git revision control system
DescriptionTig is a repository browser for the git revision control system that additionally can act as a pager for output from various git commands. When browsing repositories, it uses the underlying git commands to present the user with various views, such as summarized revision log and showing the commit with the log message, diffstat, and the diff. Using it as a pager, it will display input from stdin and colorize it.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 06 Aug 2018 23:57:53 UTC
CompletedTue, 07 Aug 2018 01:19:18 UTC
Taskbuild (f29-candidate, tig-2.3.3-4.fc29.src.rpm)
Tags
f29
RPMs
src
tig-2.3.3-4.fc29.src.rpm (info) (download)
riscv64
tig-2.3.3-4.fc29.riscv64.rpm (info) (download)
tig-debuginfo-2.3.3-4.fc29.riscv64.rpm (info) (download)
tig-debugsource-2.3.3-4.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Feb 18 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 2.3.3-3 - Add build dependency on gcc. * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 31 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 2.3.3-1 - Update to 2.3.3. * Tue Dec 19 2017 Jason L Tibbitts III <tibbs@math.uh.edu> - 2.3.2-1 - Update to 2.3.2. * Fri Nov 17 2017 Jason L Tibbitts III <tibbs@math.uh.edu> - 2.3.0-1 - Update to 2.3.0. Upstream has moved to github. * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Aug 11 2016 Jason L Tibbitts III <tibbs@math.uh.edu> - 2.2-3 - Move the bash completion dir thing into a macro. I will probably just make this a system-wide macro at some point. * Thu Aug 11 2016 Jason L Tibbitts III <tibbs@math.uh.edu> - 2.2-2 - Handle case where pkg-config fails (EL6 and EL5). Might as well test those magic EPEL RPM macros. - Use License tag. - Remove useless delete of test-graph; hasn't done anything for ages. - Use %make_install. * Thu Aug 11 2016 Jason L Tibbitts III <tibbs@math.uh.edu> - 2.2-1 - Update to 2.2. - Remove needless cruft from spec and be consistent about using %buildroot.