Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ccache for openSUSE:Factory checked in at 2025-05-30 14:21:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ccache (Old) and /work/SRC/openSUSE:Factory/.ccache.new.25440 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ccache" Fri May 30 14:21:58 2025 rev:83 rq:1280882 version:4.10.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ccache/ccache.changes 2024-10-11 17:01:33.520772655 +0200 +++ /work/SRC/openSUSE:Factory/.ccache.new.25440/ccache.changes 2025-05-30 17:20:15.290582683 +0200 @@ -1,0 +2,6 @@ +Tue May 27 10:04:17 UTC 2025 - Marius Grossu <marius.gro...@suse.com> + +- Added BuildRequires: gcc11-PIE + (bsc#1239963) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ccache.spec ++++++ --- /var/tmp/diff_new_pack.dbZvmz/_old 2025-05-30 17:20:15.702600092 +0200 +++ /var/tmp/diff_new_pack.dbZvmz/_new 2025-05-30 17:20:15.702600092 +0200 @@ -1,7 +1,7 @@ # # spec file for package ccache # -# 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 @@ -46,6 +46,7 @@ # SLE15 requires gcc11 for std::filesystem %else BuildRequires: gcc11 +BuildRequires: gcc11-PIE BuildRequires: gcc11-c++ %endif BuildRequires: libzstd-devel