|
|
|
@ -1,11 +1,11 @@
|
|
|
|
|
Name: pcaudiolib
|
|
|
|
|
Version: 1.1
|
|
|
|
|
Release: 20%{?dist}
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
Summary: Portable C Audio Library
|
|
|
|
|
|
|
|
|
|
# pcaudiolib bundles TPCircularBuffer with Cube license, which is only used
|
|
|
|
|
# by coreaudio support, which we do not build. The rest is GPLv3+.
|
|
|
|
|
License: GPL-3.0-or-later
|
|
|
|
|
License: GPLv3+
|
|
|
|
|
URL: https://github.com/rhdunn/pcaudiolib
|
|
|
|
|
Source0: %{url}/archive/%{version}.tar.gz
|
|
|
|
|
|
|
|
|
@ -51,49 +51,12 @@ rm -vf %{buildroot}%{_libdir}/*.{a,la}
|
|
|
|
|
%{_includedir}/%{name}/audio.h
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.1-20
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.1-9
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.1-19
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.1-19
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jun 06 2024 Tomas Korbar <tkorbar@redhat.com> - 1.1-18
|
|
|
|
|
- Bump release because of gating.yaml change
|
|
|
|
|
|
|
|
|
|
* Thu Jun 06 2024 Tomas Korbar <tkorbar@redhat.com> - 1.1-17
|
|
|
|
|
- Bump release because of ci.fmf change
|
|
|
|
|
|
|
|
|
|
* Wed Jun 05 2024 Tomas Korbar <tkorbar@redhat.com> - 1.1-16
|
|
|
|
|
- Bump release because of gating.yaml change
|
|
|
|
|
|
|
|
|
|
* Mon Jun 03 2024 Tomas Korbar <tkorbar@redhat.com> - 1.1-15
|
|
|
|
|
- Update license tag to conform with SPDX
|
|
|
|
|
- Resolves: RHEL-35723
|
|
|
|
|
|
|
|
|
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-14
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-13
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-12
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-11
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-10
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-9
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-8
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.1-8
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|