Thu, 13 Jun 2024 16:39:48 UTC | login

Information for build apitrace-7.1-11.fc29

ID26013
Package Nameapitrace
Version7.1
Release11.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/apitrace.git#a22ef493b2470d699a104640fe8e120fc1ee35fb
SummaryTools for tracing OpenGL
Descriptionapitrace consists of a set of tools to: * trace OpenGL and OpenGL ES APIs calls to a file; * replay OpenGL and OpenGL ES calls from a file * inspect OpenGL state at any call while retracing * visualize and edit trace files
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 17 May 2018 13:12:45 UTC
CompletedThu, 17 May 2018 21:47:17 UTC
Taskbuild (f29-candidate, /rpms/apitrace.git:a22ef493b2470d699a104640fe8e120fc1ee35fb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/apitrace.git?#a22ef493b2470d699a104640fe8e120fc1ee35fb'}}
Tags
f29
RPMs
src
apitrace-7.1-11.fc29.src.rpm (info) (download)
riscv64
apitrace-7.1-11.fc29.riscv64.rpm (info) (download)
apitrace-gui-7.1-11.fc29.riscv64.rpm (info) (download)
apitrace-libs-7.1-11.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Feb 18 2018 Sandro Mani <manisandro@gmail.com> - 7.1-11 - Add missing BR: gcc-c++, make * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 7.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Feb 03 2018 Sandro Mani <manisandro@gmail.com> - 7.1-9 - Rebuild * Mon Oct 30 2017 Sandro Mani <manisandro@gmail.com> - 7.1-8 - Correctly remove thirdparty bundled libraries (#1507659) - Add BR: libdwarf-devel to enable backtrace support * Mon Aug 07 2017 Sandro Mani <manisandro@gmail.com> - 7.1-7 - Don't add -nn to the moc options * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon May 15 2017 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Nov 25 2015 Sandro Mani <manisandro@gmail.com> - 7.1-1 - Update to 7.1 * Wed Sep 16 2015 Richard Hughes <rhughes@redhat.com> - 7.0-2 - Fix the AppData file to actually validate * Thu Jul 23 2015 Sandro Mani <manisandro@gmail.com> - 7.0-1 - Update to 7.0 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 6.1-4 - Rebuilt for GCC 5 C++11 ABI change * Mon Mar 02 2015 Sandro Mani <manisandro@gmail.com> - 6.1-3 - Remove dlsym hack, use %define __filter_GLIBC_PRIVATE 1 * Fri Jan 16 2015 Sandro Mani <manisandro@gmail.com> - 6.1-2 - Fix appdata file * Fri Jan 16 2015 Sandro Mani <manisandro@gmail.com> - 6.1-1 - Update to 6.1 * Tue Jan 06 2015 Sandro Mani <manisandro@gmail.com> - 6.0-2 - Re-introduce dlsym hack * Mon Jan 05 2015 Sandro Mani <manisandro@gmail.com> - 6.0-1 - Update to 6.0 - Ship appdata file * Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Wed Jun 11 2014 Adam Jackson <ajax@redhat.com> 5.0-3 - Fix dlsym hack to work on arm (and probably others) * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue May 13 2014 Sandro Mani <manisandro@gmail.com> - 5.0-1 - Update to 5.0 * Fri Mar 07 2014 Sandro Mani <manisandro@gmail.com> - 4.0-5 - Split off libs package - Allow tracing 32bit binaries on 64bit * Mon Nov 18 2013 Sandro Mani <manisandro@gmail.com> - 4.0-4 - chmod 0644 scripts/highlight.py - Fix all python shebangs according to fedora guidelines - Use BR: python2-devel - Split off qapitrace into subpackage * Sat Nov 16 2013 Sandro Mani <manisandro@gmail.com> - 4.0-3 - Fix desktop-file-install syntax * Sat Nov 16 2013 Sandro Mani <manisandro@gmail.com> - 4.0-2 - Fix %{_buildroot} -> %{buildroot} typo - Remove explicit BRs which are implicit * Wed Nov 13 2013 Sandro Mani <manisandro@gmail.com> - 4.0-1 - Initial package