diff --git a/libogg-1.3.4.tar.xz b/libogg-1.3.4.tar.xz deleted file mode 100644 index fb1dc1c..0000000 Binary files a/libogg-1.3.4.tar.xz and /dev/null differ diff --git a/libogg-1.3.5.tar.xz b/libogg-1.3.5.tar.xz new file mode 100644 index 0000000..7532085 Binary files /dev/null and b/libogg-1.3.5.tar.xz differ diff --git a/libogg.spec b/libogg.spec index 896e466..7fc3998 100644 --- a/libogg.spec +++ b/libogg.spec @@ -1,11 +1,11 @@ Name: libogg -Version: 1.3.4 -Release: 3 +Version: 1.3.5 +Release: 1 Summary: Ogg Bitstream Library. License: BSD URL: http://www.xiph.org/ Vendor: Xiph.org Foundation -Source: https://downloads.xiph.org/releases/ogg/%{name}-%{version}.tar.xz +Source: http://downloads.xiph.org/releases/ogg/%{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-root Epoch: 2 BuildRequires: automake gcc @@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT %exclude %{_docdir}/%{name}/{AUTHORS,CHANGES,COPYING,README.md} %changelog +* Tue Nov 30 2021 zhouwenpei - 1.3.5-1 +- update libogg to 1.3.5 + * Fri Sep 4 2020 shixuantong - 1.3.4-3 - update Source0