diff --git a/libvpx.spec b/libvpx.spec index 43cd81f63b5f7b0f93af24edcefb4cab74397f61..c834ddd336b5528179a971b89abf5431253b4cca 100644 --- a/libvpx.spec +++ b/libvpx.spec @@ -6,7 +6,7 @@ Name: libvpx Summary: VP8/VP9 Video Codec SDK -Version: 1.11.0 +Version: 1.12.0 Release: %{anolis_release}%{?dist} License: BSD Source0: https://github.com/webmproject/libvpx/archive/v%{version}.tar.gz @@ -108,8 +108,6 @@ mv %{buildroot}%{_prefix}/src/vpx_scale %{buildroot}%{_includedir}/ rm -rf %{buildroot}%{_prefix}/src -%ldconfig_scriptlets - %files %license LICENSE %doc AUTHORS CHANGELOG README @@ -130,6 +128,9 @@ rm -rf %{buildroot}%{_prefix}/src %{_bindir}/* %changelog +* Fri Jan 20 2023 Funda Wang - 1.12.0-1 +- New version 1.12.0 + * Thu Apr 07 2022 mgb01105731 - 1.11.0-1 - Init from upstream version 1.11.0 diff --git a/v1.11.0.tar.gz b/v1.12.0.tar.gz similarity index 48% rename from v1.11.0.tar.gz rename to v1.12.0.tar.gz index f4adf2bd0656d6224caf2b36e8379bad1ce13a85..16213f83b4f75a020a12ef55c823584b42607a10 100644 Binary files a/v1.11.0.tar.gz and b/v1.12.0.tar.gz differ