Sync from SUSE:SLFO:Main pcaudiolib revision 2b8ebc74e04fc27d8d725de54c5d5ce2

This commit is contained in:
Adrian Schröter 2024-10-03 17:45:21 +02:00
parent cf6892c0d9
commit 15284ecadd
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 24 05:05:38 UTC 2024 - Jason Craig <os@jacraig.com>
- Use %autosetup in %prep section.
-------------------------------------------------------------------
Wed May 4 09:14:39 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package pcaudiolib
#
# Copyright (c) 2022 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
@ -50,7 +50,7 @@ Requires: libpcaudio%{sover} = %{version}
The Portable C Audio Library (pcaudiolib) provides a C API to different audio devices.
%prep
%setup -q
%autosetup
%build
./autogen.sh