commit b760900e15b49c4fb92341fb578f8fd3c7f05fd9
Author: Alexey Gorgurov <alexfails(a)fedoraproject.org>
Date: Mon Aug 2 17:52:34 2021 +0300
Revert to upstream libvpx/libyuv revisision
sources | 4 ++--
tg_owt.spec | 9 ++++++---
2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/sources b/sources
index 7d05ab0..0c17b55 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
+SHA512 (libvpx-5b63f0f.tar.gz) =
f5f5cf02d72b04345600c5c83bc91e4fb220ef324f72686da2aaecbc3c636ab2e2ccf296619fc91a3b7d5dc5e01949817285de13e753c4119486392d987ee937
+SHA512 (libyuv-ad89006.tar.gz) =
0d5b1afeab9d45a3ccfaf9f184e26218c4caccf1d829cbe0ec8522241a5b0b60209754c082086911d2e866ab94776c64c0c1f9acdeac4b1a25fc447053f090ec
SHA512 (tg_owt-91d836d.tar.gz) =
a5d10011c427d8685bcf0743c356ff8c58c3cad6c59ac2409298b30b15cb04233889a5ed0a18107ac5b3477eee96741fdc85176d4330c866e8e3329753be7d73
-SHA512 (libvpx-fc04a94.tar.gz) =
cb2777128272fcc614f4cff9903ab93a5e765a0d36198f3951c9699a1cbae71e182aad711213d6116ec0becd63d864437ea9141b26145700c83dbf4241d0811f
-SHA512 (libyuv-639dd4e.tar.gz) =
91b18e32e23f0d2cdf92341bd0e480b04e5c7c908070306bbe7813a7dafb824eb3d1078d91b8097b592a282bcbd62baaf65a6dae9565b2fa7aa61e82abcdd0d6
diff --git a/tg_owt.spec b/tg_owt.spec
index 22f3cc1..9e0aa64 100644
--- a/tg_owt.spec
+++ b/tg_owt.spec
@@ -6,16 +6,16 @@
%global date 20210627
# Git revision of libvpx...
-%global commit1 fc04a9491ebaaa8e2b1c7c8e0587c8a1873531d6
+%global commit1 5b63f0f821e94f8072eb483014cfc33b05978bb9
%global shortcommit1 %(c=%{commit1}; echo ${c:0:7})
# Git revision of libyuv...
-%global commit2 639dd4ea76403fb2e69df0636ce1df6a9587b004
+%global commit2 ad890067f661dc747a975bc55ba3767fe30d4452
%global shortcommit2 %(c=%{commit2}; echo ${c:0:7})
Name: tg_owt
Version: 0
-Release: 11.%{date}git%{shortcommit0}%{?dist}
+Release: 12.%{date}git%{shortcommit0}%{?dist}
# Main project - BSD
# abseil-cpp - ASL 2.0
@@ -178,6 +178,9 @@ cp -f -p src/rtc_base/third_party/sigslot/README.chromium
legal/README.sigslot
%{_libdir}/lib%{name}.a
%changelog
+* Mon Aug 02 2021 Alexey Gorgurov <alexfails(a)fedoraproject.org> -
0-12.20210627git91d836d
+- Revert to upstream libvpx/livyuv commits
+
* Thu Jul 29 2021 Alexey Gorgurov <alexfails(a)fedoraproject.org> -
0-11.20210627git91d836d
- Fixed depedencies from libpipewire-0.3, libpulse, x11 components and ALSA.
Show replies by date