Accepting request 926600 from home:alarrosa:branches:KDE:Extra

- Update to version 2.11.3
  * Increase CMake requirement to version 3.4.0 (reflecting reality).
  * Update 3rdparty/StackWalker.
  * Update 3rdparty/backward-cpp.
  * Don't fail self-test for lldb version 10.x.
  * Support for CMAKE_SYSTEM_PROCESSOR amd64.
  * Fix crash when editing the margins property of a QtCharts/ChartView.
  * Fix crash when attaching to an ASAN-enabled application.
  * Register stream operators for Qt::CaseSensitivity.
  * Clean some runtime, compile , CMake warnings, etc.

OBS-URL: https://build.opensuse.org/request/show/926600
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/gammaray?expand=0&rev=71
This commit is contained in:
Fabian Vogt 2021-10-20 18:07:17 +00:00 committed by Git OBS Bridge
parent 6a0e9a0821
commit d23350ab26
4 changed files with 20 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bba4f21a2bc81ec8ab50dce5218c7a375b92d64253c690490a6fcb384c2ff9f3
size 10333340

3
gammaray-2.11.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:03d7ca7bd5eb600c9c389d0cf071960330592f1f392a783b7fec5f9eaa5df586
size 10841865

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Oct 20 17:49:05 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
- Update to version 2.11.3
* Increase CMake requirement to version 3.4.0 (reflecting reality).
* Update 3rdparty/StackWalker.
* Update 3rdparty/backward-cpp.
* Don't fail self-test for lldb version 10.x.
* Support for CMAKE_SYSTEM_PROCESSOR amd64.
* Fix crash when editing the margins property of a QtCharts/ChartView.
* Fix crash when attaching to an ASAN-enabled application.
* Register stream operators for Qt::CaseSensitivity.
* Clean some runtime, compile , CMake warnings, etc.
-------------------------------------------------------------------
Thu Aug 5 05:53:36 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
#
# spec file for package gammaray
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,7 +21,7 @@
%define tarname GammaRay
Name: gammaray
Version: 2.11.2
Version: 2.11.3
Release: 0
Summary: Introspection/Debugging Tool for Qt Applications
License: GPL-2.0-or-later
@ -73,7 +73,7 @@ BuildRequires: cmake(VTK) = 7.1.0
BuildRequires: libqt5-qtdoc-devel
# Build issue with glslang 11.4.0
# https://github.com/KDAB/GammaRay/issues/635
%if 0%{?suse_version} <= 1500
%if 0%{?suse_version} <= 1500
BuildRequires: glslang-devel
%endif
BuildRequires: libqt5-qtscxml-private-headers-devel >= 5.8.0