Thu, 06 Jun 2024 04:59:44 UTC | login

Information for build gflags-2.2.2-6.fc33

ID185277
Package Namegflags
Version2.2.2
Release6.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/gflags.git#6492ac3a1ee80dc0d9afea9da348e54547098527
SummaryLibrary for commandline flag processing
DescriptionThe gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for C++ types like string, and the ability to define flags in the source file in which they're used.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 16 Aug 2020 00:33:28 UTC
CompletedSun, 16 Aug 2020 00:46:41 UTC
Taskbuild (f33, /rpms/gflags.git:6492ac3a1ee80dc0d9afea9da348e54547098527)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gflags.git#6492ac3a1ee80dc0d9afea9da348e54547098527'}}
Tags
f33
f37
f38
RPMs
src
gflags-2.2.2-6.fc33.src.rpm (info) (download)
riscv64
gflags-2.2.2-6.fc33.riscv64.rpm (info) (download)
gflags-devel-2.2.2-6.fc33.riscv64.rpm (info) (download)
gflags-debuginfo-2.2.2-6.fc33.riscv64.rpm (info) (download)
gflags-debugsource-2.2.2-6.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Fix cmake build * Mon Mar 09 2020 Nicolas Chauvet <kwizart@gmail.com> - 2.2.2-5 - Fix pkgconfig libdir value * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Oct 29 2019 Sérgio Basto <sergio@serjux.com> - 2.2.2-3 - Drop BR python2-setuptools * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun May 12 2019 Sérgio Basto <sergio@serjux.com> - 2.2.2-1 - Update gflags to 2.2.2 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 02 2018 Sérgio Basto <sergio@serjux.com> - 2.2.1-1 - Update to 2.2.1 - Patch1 already upstreamed