From 040c2f1e1b4201e2d22e6a3ad961c1eaa4f7d195c7109d5e079df28c096915f8 Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Wed, 14 Feb 2024 10:01:08 +0000 Subject: [PATCH] Accepting request 1146409 from home:ohollmann:branches:security - Remove the hardcoded libopenssl-1_1-devel and replace it with libopenssl-devel (bsc#1219879). OBS-URL: https://build.opensuse.org/request/show/1146409 OBS-URL: https://build.opensuse.org/package/show/security/fdo-client?expand=0&rev=9 --- fdo-client.changes | 6 ++++++ fdo-client.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/fdo-client.changes b/fdo-client.changes index 3baf99a..92a6b98 100644 --- a/fdo-client.changes +++ b/fdo-client.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 13 13:38:19 UTC 2024 - Otto Hollmann + +- Remove the hardcoded libopenssl-1_1-devel and replace it with + libopenssl-devel (bsc#1219879). + ------------------------------------------------------------------- Fri Feb 2 08:23:13 UTC 2024 - Dominique Leuenberger diff --git a/fdo-client.spec b/fdo-client.spec index d6d4c28..074a085 100644 --- a/fdo-client.spec +++ b/fdo-client.spec @@ -47,7 +47,7 @@ including to various microprocessors (MPUs) and microcontrollers (MCUs). %package devel Summary: FIDO Device Onboard Client SDK Group: Development/Libraries/C and C++ -Requires: libopenssl-1_1-devel +Requires: libopenssl-devel %description devel This is a production-ready implementation of the Device component defined