Accepting request 1255545 from KDE:Frameworks5

OBS-URL: https://build.opensuse.org/request/show/1255545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/AppStream?expand=0&rev=50
This commit is contained in:
2025-03-25 21:07:41 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 23 19:05:11 UTC 2025 - Marcus Meissner <meissner@suse.com>
- build with PIE mode also when using gcc13 (bsc#1239941)
-------------------------------------------------------------------
Fri Dec 20 20:08:20 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@@ -1,7 +1,7 @@
#
# spec file for package AppStream
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -50,6 +50,7 @@ BuildRequires: cairo-devel
BuildRequires: docbook-xsl-stylesheets
%if %{with gcc13}
BuildRequires: gcc13
BuildRequires: gcc13-PIE
BuildRequires: gcc13-c++
%endif
BuildRequires: gdk-pixbuf-loader-rsvg