Accepting request 1195100 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1195100 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gflags?expand=0&rev=6
This commit is contained in:
commit
0f98bfb0ca
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user