diff --git a/libvpx.spec b/libvpx.spec index 6d8543a..a175421 100644 --- a/libvpx.spec +++ b/libvpx.spec @@ -16,7 +16,7 @@ %define major %(echo %version | cut -d. -f -1) Name: libvpx -Version: 1.9.0 +Version: 1.10.0 Release: 1mamba Summary: VP8 Video Codec SDK Group: System/Libraries @@ -42,7 +42,6 @@ BuildRequires: php # TODO BuildRequires: %{_bindir}/php-cli %endif BuildRequires: yasm -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description libvpx provides the VP8 SDK, which allows you to integrate your applications with the VP8 video codec, a high quality, royalty free, open source codec deployed on millions of computers and devices worldwide. @@ -146,6 +145,9 @@ chmod 644 %{buildroot}%{_includedir}/vpx/*.h #%endif %changelog +* Thu Mar 25 2021 Automatic Build System 1.10.0-1mamba +- automatic version update by autodist + * Tue Aug 04 2020 Automatic Build System 1.9.0-1mamba - automatic version update by autodist