SPDX license
This commit is contained in:
parent
a6b7bf1ce0
commit
880eadae8f
@ -1,8 +1,8 @@
|
|||||||
Summary: Sample rate conversion library for audio data
|
Summary: Sample rate conversion library for audio data
|
||||||
Name: libsamplerate
|
Name: libsamplerate
|
||||||
Version: 0.2.2
|
Version: 0.2.2
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
License: BSD
|
License: BSD-2-Clause
|
||||||
URL: https://libsndfile.github.io/libsamplerate/
|
URL: https://libsndfile.github.io/libsamplerate/
|
||||||
Source0: https://github.com/libsndfile/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
Source0: https://github.com/libsndfile/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: alsa-lib-devel
|
BuildRequires: alsa-lib-devel
|
||||||
@ -72,6 +72,9 @@ unset LD_LIBRARY_PATH
|
|||||||
%exclude %{_pkgdocdir}/README.md
|
%exclude %{_pkgdocdir}/README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 7 2023 Jarsolav Kysela <perex@perex.cz> - 0.2.2-6
|
||||||
|
- SPDX license
|
||||||
|
|
||||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-5
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user