Accepting request 1002707 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1002707
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyaml?expand=0&rev=20
This commit is contained in:
Dominique Leuenberger 2022-09-13 13:07:37 +00:00 committed by Git OBS Bridge
commit 484b9c11e9
3 changed files with 9 additions and 1 deletions

1
baselibs.conf Normal file
View File

@ -0,0 +1 @@
libyaml-0-2

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 6 08:50:49 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Add baselibs.conf: produce libyaml-0-2-32bit, required by
libcamera -> pipewire.
-------------------------------------------------------------------
Sat Aug 15 22:27:54 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package libyaml
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -24,6 +24,7 @@ License: MIT
Group: Development/Libraries/C and C++
URL: https://pyyaml.org/wiki/LibYAML
Source: http://pyyaml.org/download/libyaml/yaml-%{version}.tar.gz
Source99: baselibs.conf
BuildRequires: pkgconfig
%description