diff --git a/gflags.changes b/gflags.changes index 148e4a4..0d576ed 100644 --- a/gflags.changes +++ b/gflags.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Aug 17 17:23:59 UTC 2024 - Stefan Brüns + +- 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 + +- 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 diff --git a/gflags.spec b/gflags.spec index 585df0a..3c18216 100644 --- a/gflags.spec +++ b/gflags.spec @@ -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