- Update baselibs.conf to match change of shared library name

OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/codec2?expand=0&rev=26
This commit is contained in:
Martin Pluskal 2023-05-25 08:47:36 +00:00 committed by Git OBS Bridge
parent 05b3b751fe
commit b2196b5752
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
libcodec2-1_0
libcodec2-1_1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 25 08:47:07 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
- Update baselibs.conf to match change of shared library name
-------------------------------------------------------------------
Sat May 6 13:39:17 UTC 2023 - Wojciech Kazubski <wk@ire.pw.edu.pl>

View File

@ -1,7 +1,7 @@
#
# spec file for package codec2
#
# Copyright (c) 2022-2023 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -81,8 +81,7 @@ Example code for Codec 2, including test voices and matlab/octave files.
%install
%cmake_install
%post -n %{libname} -p /sbin/ldconfig
%postun -n %{libname} -p /sbin/ldconfig
%ldconfig_scriptlets -n %{libname}
%files -n %{libname}
%license COPYING