From a4595f654336f975e590e611407eb95a30529c48 Mon Sep 17 00:00:00 2001 From: markeryang Date: Mon, 8 Feb 2021 10:12:18 +0800 Subject: [PATCH] rebuild package --- opus.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/opus.spec b/opus.spec index 957ad48..222e51e 100644 --- a/opus.spec +++ b/opus.spec @@ -1,6 +1,6 @@ Name: opus Version: 1.3.1 -Release: 1 +Release: 2 Summary: An audio codec for use in low-delay speech and audio communication License: BSD URL: https://www.opus-codec.org/ @@ -63,5 +63,8 @@ make check %{_datadir}/man/man3/opus_*.3.gz %changelog -* Tue Sep 3 2019 openEuler Buildteam - 1.3-1 +* Mon Feb 8 2021 xinghe - 1.3.1-2 +- rebuild package + +* Tue Sep 3 2019 openEuler Buildteam - 1.3.1-1 - Package init -- Gitee