From 0162bd1b12fcc812dff7142c94b4277537a5df67 Mon Sep 17 00:00:00 2001 From: yangyanchao Date: Fri, 20 Nov 2020 15:35:10 +0800 Subject: [PATCH] Cleancode: add patch id, change patch name Signed-off-by: yangyanchao --- huawei-support-riscv.patch => support-riscv.patch | 0 webrtc-audio-processing.spec | 7 +++++-- 2 files changed, 5 insertions(+), 2 deletions(-) rename huawei-support-riscv.patch => support-riscv.patch (100%) diff --git a/huawei-support-riscv.patch b/support-riscv.patch similarity index 100% rename from huawei-support-riscv.patch rename to support-riscv.patch diff --git a/webrtc-audio-processing.spec b/webrtc-audio-processing.spec index adcd7e4..ddcad19 100644 --- a/webrtc-audio-processing.spec +++ b/webrtc-audio-processing.spec @@ -1,11 +1,11 @@ Name: webrtc-audio-processing Version: 0.3.1 -Release: 4 +Release: 5 Summary: Real-Time Communication Library for Web Browsers License: BSD and MIT URL: https://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing/ 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++ @@ -62,6 +62,9 @@ autoreconf -vif %doc NEWS %changelog +* Fri Nov 20 2020 yangyanchao - 0.3.1-5 +- Cleancode: add patch id, change patch name + * Mon Nov 9 2020 yangyanchao - 0.3.1-4 - Supports the riscv