[tg_owt/f40] Fix changelog.
by Vasiliy Glazov
Summary of changes:
3291ad1... Fix changelog. (*)
(*) This commit already existed in another branch; no separate mail sent
3 months, 3 weeks
[tg_owt] Fix changelog.
by Vasiliy Glazov
commit 3291ad1838f66bf6e7a088093a7c2d757c9bded1
Author: Vasiliy Glazov <v.glazov(a)1440.space>
Date: Thu Aug 1 12:43:21 2024 +0300
Fix changelog.
tg_owt.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tg_owt.spec b/tg_owt.spec
index dc221fe..b46279c 100644
--- a/tg_owt.spec
+++ b/tg_owt.spec
@@ -196,7 +196,7 @@ cp -f -p src/rtc_base/third_party/sigslot/README.chromium legal/README.sigslot
%{_libdir}/lib%{name}.a
%changelog
-* Thu Aug 01 2024 Vitaly Zaitsev <vitaly(a)easycoding.org> - 0-35.20240730gite9d103e
+* Thu Aug 01 2024 Vasiliy Glazov <vascom2(a)gmail.com> - 0-35.20240730gite9d103e
- Switched to e9d103e2480e0983bf464debc371b049cdd83648 snapshot.
* Sun Feb 04 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0-34.20230921git3bb3d75
3 months, 3 weeks
[tg_owt] Update to latest snapshot.
by Vasiliy Glazov
commit c74a0ff2c12a92d006c457da4bbe7421bf77d4ae
Author: Vasiliy Glazov <v.glazov(a)1440.space>
Date: Thu Aug 1 11:50:02 2024 +0300
Update to latest snapshot.
sources | 4 ++--
tg_owt.spec | 14 ++++++++------
2 files changed, 10 insertions(+), 8 deletions(-)
---
diff --git a/sources b/sources
index 23d2d2d..8c3df2f 100644
--- a/sources
+++ b/sources
@@ -1,5 +1,5 @@
-SHA512 (abseil-cpp-8c0b94e.tar.gz) = a076c198103dc5cf22ac978fe7754dd34cb2e782d7db1c2c98393c94639e461bfe31b10c0663f750f743bc1c0c245fd4b6115356f136fe14bd036d267caf2a8b
+SHA512 (abseil-cpp-d7aaad8.tar.gz) = 681421fce8f1689125268fde8bb25124ba278d485faa0b5df23cc55a126111659953ae195b4153f480b456725dff56492cec14ad2adda4439bc09697e6525976
SHA512 (crc32c-21fc8ef.tar.gz) = 80dc12463c95d87a25eac49249ea303d6e4734bcf9a849dbcc564c70df1b1b5f70e7f7e4db96f4c1c66bb3d4eeca87aeef9f2312a8162ade885f09b049fd7417
SHA512 (libsrtp-a566a9c.tar.gz) = 930e665434e80e8a26d81b785563c915619b546a9a0af0455a14278816997074add852fae107027f4899415cb0ab47ffbf9492bea76b94b10f558b52098bbf92
SHA512 (libyuv-04821d1.tar.gz) = d2bdc7efff2c3bb1daaecf19d6232f1fa5cba1f2459e84d71824ff11c69b40bcc35993d0d6c96e286d2128312390d1f6ca3ca980b7240c665ebaece9140bf4cb
-SHA512 (tg_owt-3bb3d75.tar.gz) = c03aa0bdb366134cd9a8efa4d42faec85bb2fc78b398faec43cc110861ee2f7abd97108d6325e7b8f687dac2684a94ad16ccfdfad08c3c2280db379faa271142
+SHA512 (tg_owt-e9d103e.tar.gz) = a122994deabeeb7232076a0bf1fd2ee6f5013baf28bd9b8894df170c507e2cd7445f56eece6ce52a52dbd21d2dcc4a0e194596ca0ec1ef07a632129e9c25ac00
diff --git a/tg_owt.spec b/tg_owt.spec
index b269099..dc221fe 100644
--- a/tg_owt.spec
+++ b/tg_owt.spec
@@ -1,8 +1,8 @@
%global debug_package %{nil}
-%global commit0 3bb3d757681e6cc5135aec6529a753dc3dcdcfb9
+%global commit0 e9d103e2480e0983bf464debc371b049cdd83648
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
-%global date 20230921
+%global date 20240730
# Git revision of libyuv...
%global commit1 04821d1e7d60845525e8db55c7bcd41ef5be9406
@@ -13,7 +13,7 @@
%global shortcommit2 %(c=%{commit2}; echo ${c:0:7})
# Git revision of abseil-cpp...
-%global commit3 8c0b94e793a66495e0b1f34a5eb26bd7dc672db0
+%global commit3 d7aaad83b488fd62bd51c81ecf16cd938532cc0a
%global shortcommit3 %(c=%{commit3}; echo ${c:0:7})
# Git revision of libsrtp...
@@ -22,7 +22,7 @@
Name: tg_owt
Version: 0
-Release: 34.%{date}git%{shortcommit0}%{?dist}
+Release: 35.%{date}git%{shortcommit0}%{?dist}
# Library and 3rd-party bundled modules licensing:
# * tg_owt - BSD-3-Clause -- main tarball;
@@ -74,6 +74,7 @@ BuildRequires: pkgconfig(xfixes)
BuildRequires: pkgconfig(xrandr)
BuildRequires: pkgconfig(xrender)
BuildRequires: pkgconfig(xtst)
+BuildRequires: pkgconfig(openh264)
BuildRequires: cmake
BuildRequires: ffmpeg-devel
@@ -152,8 +153,6 @@ cp -f -p src/third_party/libsrtp/README.md legal/README.libsrtp
cp -f -p src/third_party/libyuv/LICENSE legal/LICENSE.libyuv
cp -f -p src/third_party/libyuv/PATENTS legal/PATENTS.libyuv
cp -f -p src/third_party/libyuv/README.chromium legal/README.libyuv
-cp -f -p src/third_party/openh264/src/LICENSE legal/LICENSE.openh264
-cp -f -p src/third_party/openh264/README.chromium legal/README.openh264
cp -f -p src/third_party/pffft/LICENSE legal/LICENSE.pffft
cp -f -p src/third_party/pffft/README.chromium legal/README.pffft
cp -f -p src/third_party/rnnoise/COPYING legal/LICENSE.rnnoise
@@ -197,6 +196,9 @@ cp -f -p src/rtc_base/third_party/sigslot/README.chromium legal/README.sigslot
%{_libdir}/lib%{name}.a
%changelog
+* Thu Aug 01 2024 Vitaly Zaitsev <vitaly(a)easycoding.org> - 0-35.20240730gite9d103e
+- Switched to e9d103e2480e0983bf464debc371b049cdd83648 snapshot.
+
* Sun Feb 04 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0-34.20230921git3bb3d75
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
3 months, 3 weeks
[vdr-markad/f40] Update to 4.0.4
by Martin Gansser
commit 3742c93f0c081d3bac799d6733db01523fd18ca7
Author: Martin Gansser <mgansser(a)netcom-mail.de>
Date: Thu Aug 1 08:46:16 2024 +0200
Update to 4.0.4
.gitignore | 1 +
sources | 2 +-
vdr-markad.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fd074a4..b9e5eb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -98,3 +98,4 @@ vdr-plugin-markad-74e2a8c5382fa8bfacd12274899112724a1e0d51.tar.bz2
/vdr-markad-3.6.8.tar.gz
/vdr-markad-4.0.2.tar.gz
/vdr-markad-4.0.3.tar.gz
+/vdr-markad-4.0.4.tar.gz
diff --git a/sources b/sources
index 2636e84..d910fad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-markad-4.0.3.tar.gz) = bf48a1186a002b22718ad5d65febbff75865801a6ed1227fa3891f6ef930feb5fbbe3c1b0d85dc9f83b4638d0e3f03bc4e25cfba706481d446872c3b5c11d502
+SHA512 (vdr-markad-4.0.4.tar.gz) = 8afdb5ec5a54665b79b3860ad3864dd8297e6a164a926db7bd9e76738c0785a8a4d63cbfeeb47c966c34118b6cab81dd109dc334e98a37f1198b4ac7c7f6fd0a
diff --git a/vdr-markad.spec b/vdr-markad.spec
index 45edb67..d41e0c5 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -5,7 +5,7 @@
%endif
Name: vdr-markad
-Version: 4.0.3
+Version: 4.0.4
Release: 1%{?dist}
Summary: Advanced commercial detection for VDR
License: GPLv2+
@@ -72,6 +72,9 @@ fi
%doc html
%changelog
+* Thu Aug 01 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 4.0.4-1
+- Update to 4.0.4
+
* Fri Jul 26 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 4.0.3-1
- Update to 4.0.3
3 months, 3 weeks
[vdr-markad] Update to 4.0.4
by Martin Gansser
commit 817406f6c02e85f35e83e911a9958c343de98093
Author: Martin Gansser <mgansser(a)netcom-mail.de>
Date: Thu Aug 1 08:44:15 2024 +0200
Update to 4.0.4
.gitignore | 1 +
sources | 2 +-
vdr-markad.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d48faa6..2159bda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -100,3 +100,4 @@ vdr-plugin-markad-74e2a8c5382fa8bfacd12274899112724a1e0d51.tar.bz2
/vdr-markad-4.0.1.tar.gz
/vdr-markad-4.0.2.tar.gz
/vdr-markad-4.0.3.tar.gz
+/vdr-markad-4.0.4.tar.gz
diff --git a/sources b/sources
index 2636e84..d910fad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-markad-4.0.3.tar.gz) = bf48a1186a002b22718ad5d65febbff75865801a6ed1227fa3891f6ef930feb5fbbe3c1b0d85dc9f83b4638d0e3f03bc4e25cfba706481d446872c3b5c11d502
+SHA512 (vdr-markad-4.0.4.tar.gz) = 8afdb5ec5a54665b79b3860ad3864dd8297e6a164a926db7bd9e76738c0785a8a4d63cbfeeb47c966c34118b6cab81dd109dc334e98a37f1198b4ac7c7f6fd0a
diff --git a/vdr-markad.spec b/vdr-markad.spec
index 45edb67..d41e0c5 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -5,7 +5,7 @@
%endif
Name: vdr-markad
-Version: 4.0.3
+Version: 4.0.4
Release: 1%{?dist}
Summary: Advanced commercial detection for VDR
License: GPLv2+
@@ -72,6 +72,9 @@ fi
%doc html
%changelog
+* Thu Aug 01 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 4.0.4-1
+- Update to 4.0.4
+
* Fri Jul 26 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 4.0.3-1
- Update to 4.0.3
3 months, 3 weeks