4 Commits

2 changed files with 15 additions and 1 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Aug 17 17:23:59 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Revert previous, incorrect change. gflags_shared is a CMake
target name, not a filename. Unfortunately no context was
provided, making it impossible to know what was actually
wanted.
-------------------------------------------------------------------
Mon Jul 29 08:27:28 UTC 2024 - Christian Goll <cgoll@suse.com>
- cmake include files want to link agains gflags_shared instead
of glflags only. Creating this libs the hard way.
-------------------------------------------------------------------
Sun Aug 28 19:42:22 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

View File

@@ -1,7 +1,7 @@
#
# spec file
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed