diff --git a/libtheora.spec b/libtheora.spec index 5f0c31b..1dd67df 100644 --- a/libtheora.spec +++ b/libtheora.spec @@ -1,13 +1,13 @@ Name: libtheora Version: 1.1.1 -Release: 24 +Release: 25 Summary: Theora Video Compression License: BSD Epoch: 1 URL: http://www.theora.org Source0: http://downloads.xiph.org/releases/theora/%{name}-%{version}.tar.xz -BuildRequires: autoconf automake libtool SDL-devel libpng-devel doxygen +BuildRequires: autoconf automake libtool SDL-devel libpng-devel doxygen perl-Git BuildRequires: libogg-devel >= 2:1.1 BuildRequires: libvorbis-devel tetex-latex transfig @@ -104,6 +104,9 @@ install -m 755 examples/.libs/png2theora $RPM_BUILD_ROOT/%{_bindir}/png2theora %{_bindir}/* %changelog +* Wed Jun 23 2021 wuchaochao - 1:1.1.1-25 +- add buildrequires: perl-Git + * Wed Jan 8 2020 openEuler Buildteam - 1:1.1.1-24 - format patches