Mon, 13 May 2024 23:39:07 UTC | login

Information for build fltk-1.3.8-6.fc38

ID240913
Package Namefltk
Version1.3.8
Release6.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/fltk.git#1fc2276d8e27460d840f0fe17228b9e9a7410d96
SummaryC++ user interface toolkit
Description FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit. It provides modern GUI functionality without the bloat, and supports 3D graphics via OpenGL and its built-in GLUT emulation.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 19 Apr 2023 13:28:57 UTC
CompletedWed, 19 Apr 2023 17:10:07 UTC
Taskbuild (f38, /rpms/fltk.git:1fc2276d8e27460d840f0fe17228b9e9a7410d96)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fltk.git#1fc2276d8e27460d840f0fe17228b9e9a7410d96'}}
Tags
f38
f39
f40
RPMs
src
fltk-1.3.8-6.fc38.src.rpm (info) (download)
noarch
mingw32-fltk-debuginfo-1.3.8-6.fc38.noarch.rpm (info) (download)
mingw64-fltk-debuginfo-1.3.8-6.fc38.noarch.rpm (info) (download)
riscv64
fltk-1.3.8-6.fc38.riscv64.rpm (info) (download)
fltk-devel-1.3.8-6.fc38.riscv64.rpm (info) (download)
fltk-fluid-1.3.8-6.fc38.riscv64.rpm (info) (download)
fltk-static-1.3.8-6.fc38.riscv64.rpm (info) (download)
mingw32-fltk-1.3.8-6.fc38.riscv64.rpm (info) (download)
mingw32-fltk-static-1.3.8-6.fc38.riscv64.rpm (info) (download)
mingw64-fltk-1.3.8-6.fc38.riscv64.rpm (info) (download)
mingw64-fltk-static-1.3.8-6.fc38.riscv64.rpm (info) (download)
fltk-debuginfo-1.3.8-6.fc38.riscv64.rpm (info) (download)
fltk-debugsource-1.3.8-6.fc38.riscv64.rpm (info) (download)
fltk-fluid-debuginfo-1.3.8-6.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.8-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Sep 05 2022 Richard Shaw <hobbes1069@gmail.com> - 1.3.8-5 - Fix second instance of uname -i in bash script. * Sat Aug 27 2022 Richard Shaw <hobbes1069@gmail.com> - 1.3.8-4 - Spec file modernization and fixes: Update to SPDX license tag Clean up spec file formatting Remove obsolete snapshot build support Migrate from uname -i to uname -m * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Nov 20 2021 Richard Shaw <hobbes1069@gmail.com> - 1.3.8-1 - Update to 1.3.8. * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun Jun 27 2021 Richard Shaw <hobbes1069@gmail.com> - 1.3.6-1 - Update to 1.3.6. * Mon Feb 22 2021 Richard Shaw <hobbes1069@gmail.com> - 1.3.5-11 - Update requires for devel package, fixes #1931645. * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.5-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 21 2021 Adam Jackson <ajax@redhat.com> - 1.3.5-9 - Remove BuildRequires xprop entirely. If present, the configure script will call it looking for a property on the root window that Fedora's X server does not set, and which would not work anyway since there is no X server running in the buildroot, so we can just remove the dependency.