Cleancode: add patch id, change patch name

Signed-off-by: yangyanchao <yangyanchao6@huawei.com>
This commit is contained in:
yangyanchao 2020-11-20 15:35:10 +08:00 committed by rv_spare
parent ce43fd1868
commit 0162bd1b12
2 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
Name: webrtc-audio-processing Name: webrtc-audio-processing
Version: 0.3.1 Version: 0.3.1
Release: 4 Release: 5
Summary: Real-Time Communication Library for Web Browsers Summary: Real-Time Communication Library for Web Browsers
License: BSD and MIT License: BSD and MIT
URL: https://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing/ URL: https://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing/
Source0: https://freedesktop.org/software/pulseaudio/webrtc-audio-processing/%{name}-%{version}.tar.xz Source0: https://freedesktop.org/software/pulseaudio/webrtc-audio-processing/%{name}-%{version}.tar.xz
Patch: huawei-support-riscv.patch Patch1: support-riscv.patch
BuildRequires: autoconf automake libtool gcc gcc-c++ BuildRequires: autoconf automake libtool gcc gcc-c++
@ -62,6 +62,9 @@ autoreconf -vif
%doc NEWS %doc NEWS
%changelog %changelog
* Fri Nov 20 2020 yangyanchao <yangyanchao6@huawei.com> - 0.3.1-5
- Cleancode: add patch id, change patch name
* Mon Nov 9 2020 yangyanchao <yangyanchao6@huawei.com> - 0.3.1-4 * Mon Nov 9 2020 yangyanchao <yangyanchao6@huawei.com> - 0.3.1-4
- Supports the riscv - Supports the riscv