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-08-13 16:22:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ccache (Old) and /work/SRC/openSUSE:Factory/.ccache.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ccache" Wed Aug 13 16:22:57 2025 rev:85 rq:1298941 version:4.11.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ccache/ccache.changes 2025-06-06 22:35:25.393840517 +0200 +++ /work/SRC/openSUSE:Factory/.ccache.new.1085/ccache.changes 2025-08-13 16:23:21.266566263 +0200 @@ -1,0 +2,6 @@ +Mon Aug 4 21:49:57 UTC 2025 - Andreas Stieger <andreas.stie...@gmx.de> + +- switch cpp-httplib requirement to cmake(httplib) as preferred and + supported by upstream + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ccache.spec ++++++ --- /var/tmp/diff_new_pack.g3BdFu/_old 2025-08-13 16:23:26.582789769 +0200 +++ /var/tmp/diff_new_pack.g3BdFu/_new 2025-08-13 16:23:26.586789937 +0200 @@ -2,6 +2,7 @@ # spec file for package ccache # # Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 Andreas Stieger <andreas.stie...@gmx.de> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -42,7 +43,7 @@ %if %{?suse_version} > 1500 BuildRequires: gcc BuildRequires: gcc-c++ -BuildRequires: pkgconfig(cpp-httplib) +BuildRequires: cmake(httplib) # SLE15 requires gcc11 for std::filesystem %else BuildRequires: gcc11