Compare commits

1 Commits
main ... 1.1

2 changed files with 2 additions and 7 deletions

View File

@@ -1,8 +1,3 @@
-------------------------------------------------------------------
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> Wed May 4 09:14:39 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package pcaudiolib # spec file for package pcaudiolib
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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. The Portable C Audio Library (pcaudiolib) provides a C API to different audio devices.
%prep %prep
%autosetup %setup -q
%build %build
./autogen.sh ./autogen.sh