diff --git a/libproxy.changes b/libproxy.changes index 2533f60..f33e805 100644 --- a/libproxy.changes +++ b/libproxy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 28 16:04:23 UTC 2024 - Dominique Leuenberger + +- Drop pkgconfig(libsoup-3.0) BuildRequires: no longer needed. + ------------------------------------------------------------------- Wed Sep 13 09:06:58 UTC 2023 - Dominique Leuenberger diff --git a/libproxy.spec b/libproxy.spec index 7144b8d..da93f2e 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -1,7 +1,7 @@ # -# spec file +# spec file for package libproxy # -# 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 @@ -48,7 +48,6 @@ BuildRequires: pkgconfig(duktape) BuildRequires: pkgconfig(gi-docgen) BuildRequires: pkgconfig(gsettings-desktop-schemas) BuildRequires: pkgconfig(libcurl) -BuildRequires: pkgconfig(libsoup-3.0) #!BuildIgnore: libproxy1 # We require a config module, at worst the env reader Requires: PxPlugin(config)