Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

pyside6-tools-debuginfo-6.10.1-4.el10_3 RPM for aarch64

From EPEL 10.3 for aarch64 / debug / Packages / p

Name: pyside6-tools-debuginfo Distribution: Fedora Project
Version: 6.10.1 Vendor: Fedora Project
Release: 4.el10_3 Build date: Wed Aug 5 18:32:33 2026
Group: Development/Debug Build host: buildvm-a64-23.rdu3.fedoraproject.org
Size: 576584 Source RPM: python-pyside6-6.10.1-4.el10_3.src.rpm
Packager: Fedora Project
Url: https://wiki.qt.io/Qt_for_Python
Summary: Debug information for package pyside6-tools
This package provides debug information for package pyside6-tools.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0

Changelog

* Wed Aug 05 2026 Troy Dawson <tdawson@redhat.com> - 6.10.1-4
  - Rebuilt for newer LLVM / Clang
  - Added 0001-shiboken6-Fix-build-with-clang-22.patch
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 6.10.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Tue Dec 02 2025 Jan Grulich <jgrulich@redhat.com> - 6.10.1-2
  - Fix cmake config files
* Mon Dec 01 2025 Jan Grulich <jgrulich@redhat.com> - 6.10.1-1
  - 6.10.1
* Sat Nov 22 2025 Jan Grulich <jgrulich@redhat.com> - 6.9.2-4
  - Rebuild (qt6)
* Tue Sep 30 2025 Jan Grulich <jgrulich@redhat.com> - 6.9.2-3
  - Rebuild (qt6)
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 6.9.2-2
  - Rebuilt for Python 3.14.0rc3 bytecode
* Mon Sep 01 2025 Jan Grulich <jgrulich@redhat.com> - 6.9.2-1
  - 6.9.2
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 6.9.1-4
  - Rebuilt for Python 3.14.0rc2 bytecode
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 6.9.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sun Jun 08 2025 Python Maint <python-maint@redhat.com> - 6.9.1-2
  - Rebuilt for Python 3.14
* Fri Jun 06 2025 Jan Grulich <jgrulich@redhat.com> - 6.9.1-1
  - 6.9.1
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 6.9.0-2
  - Rebuilt for Python 3.14
* Wed Apr 02 2025 Jan Grulich <jgrulich@redhat.com> - 6.9.0-1
  - 6.9.0
* Tue Mar 25 2025 Jan Grulich <jgrulich@redhat.com> - 6.8.2.1-3
  - Rebuild (qt6)
* Sun Mar 16 2025 Marie Loise Nolden <loise@kde.org> - 6.8.2.1-2
  - fix build due to 
    
    CFLAGS="${CFLAGS:--O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection   }" ; export CFLAGS ; 
    CXXFLAGS="${CXXFLAGS:--O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection   }" ; export CXXFLAGS ; 
    FFLAGS="${FFLAGS:--O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection   -I/usr/lib64/gfortran/modules }" ; export FFLAGS ; 
    FCFLAGS="${FCFLAGS:--O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection   -I/usr/lib64/gfortran/modules }" ; export FCFLAGS ; 
    VALAFLAGS="${VALAFLAGS:--g}" ; export VALAFLAGS ; 
    LDFLAGS="${LDFLAGS:--Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1  }" ; export LDFLAGS ; 
    LT_SYS_LIBRARY_PATH="${LT_SYS_LIBRARY_PATH:-/usr/lib64:}" ; export LT_SYS_LIBRARY_PATH ; 
    CC="${CC:-clang}" ; export CC ; 
    CXX="${CXX:-clang++}" ; export CXX 
    /usr/bin/cmake \
          -S "." \
          -B "redhat-linux-build" \
          -DCMAKE_C_FLAGS_RELEASE:STRING="-DNDEBUG" \
          -DCMAKE_CXX_FLAGS_RELEASE:STRING="-DNDEBUG" \
          -DCMAKE_Fortran_FLAGS_RELEASE:STRING="-DNDEBUG" \
          -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \
          -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF \
          -DCMAKE_INSTALL_PREFIX:PATH=/usr \
          -DINCLUDE_INSTALL_DIR:PATH=/usr/include \
          -DLIB_INSTALL_DIR:PATH=/usr/lib64 \
          -DSYSCONF_INSTALL_DIR:PATH=/etc \
          -DSHARE_INSTALL_PREFIX:PATH=/usr/share \
          -DLIB_SUFFIX=64 \
          -DBUILD_SHARED_LIBS:BOOL=ON macro change after removal of -DLIB_SUFFIX in rawhide
  - prepare documentation build
* Fri Feb 07 2025 Marie Loise Nolden <loise@kde.org> - 6.8.2.1-1
  - 6.8.2.1
* Mon Feb 03 2025 Jan Grulich <jgrulich@redhat.com> - 6.8.1.1-3
  - Rebuild (qt6)
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 6.8.1.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Sun Jan 05 2025 Marie Loise Nolden <loise@kde.org> - 6.8.1-1
  - 6.8.1.1
* Sun Dec 08 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.0-2
  - Rebuild (qt6.8.1)
* Tue Oct 15 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.0-1
  - 6.8.0
* Mon Oct 14 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.2-5
  - Rebuild (qt6)
* Fri Aug 09 2024 Federico Pellegrin <fede@evolware.org> - 6.7.2-4
  - Fix pyside6-tools dependencies on python3-pyside

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/5e
/usr/lib/debug/.build-id/5e/6d83af7c9d42712670f5399802e82e2f86e775
/usr/lib/debug/.build-id/5e/6d83af7c9d42712670f5399802e82e2f86e775.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/qt6
/usr/lib/debug/usr/lib64/qt6/plugins
/usr/lib/debug/usr/lib64/qt6/plugins/designer
/usr/lib/debug/usr/lib64/qt6/plugins/designer/libPySidePlugin.so-6.10.1-4.el10_3.aarch64.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 9 03:46:48 2026