diff --git a/libogg.spec b/libogg.spec index cbe5510..896e466 100644 --- a/libogg.spec +++ b/libogg.spec @@ -1,11 +1,11 @@ Name: libogg Version: 1.3.4 -Release: 2 +Release: 3 Summary: Ogg Bitstream Library. License: BSD URL: http://www.xiph.org/ Vendor: Xiph.org Foundation -Source: http://www.vorbis.com/files/1.0.1/unix/%{name}-%{version}.tar.xz +Source: https://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 +* Fri Sep 4 2020 shixuantong - 1.3.4-3 +- update Source0 + * Thu Jul 23 2020 jinzhimin - 1.3.4-2 - delete old tar file