diff --git a/opusfile-0.11.tar.gz b/opusfile-0.11.tar.gz deleted file mode 100644 index 4db3525..0000000 Binary files a/opusfile-0.11.tar.gz and /dev/null differ diff --git a/opusfile-0.12.tar.gz b/opusfile-0.12.tar.gz new file mode 100644 index 0000000..4005836 Binary files /dev/null and b/opusfile-0.12.tar.gz differ diff --git a/opusfile.spec b/opusfile.spec index 8b469f5..69e9f8a 100644 --- a/opusfile.spec +++ b/opusfile.spec @@ -1,6 +1,6 @@ Name: opusfile -Version: 0.11 -Release: 5 +Version: 0.12 +Release: 1 Summary: A high-level API provides seeking, decode, and playback of Opus streams License: BSD URL: http://www.opus-codec.org/ @@ -51,6 +51,9 @@ Development package for opusfile package. %{_libdir}/{libopusfile.so,libopusurl.so} %changelog +* Wed Oct 18 2023 wangkai <13474090681@163.com> - 0.12-1 +- Update to 0.12 + * Sun Jan 29 2023 yaoxin - 0.11-5 - Fix CVE-2022-47021