[vdr-markad/f32] Update to 2.5.0
by Martin Gansser
Summary of changes:
a2d2fd1... Update to 2.5.0 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 11 months
[vdr-markad/f33] Update to 2.5.0
by Martin Gansser
Summary of changes:
a2d2fd1... Update to 2.5.0 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 11 months
[vdr-markad] Update to 2.5.0
by Martin Gansser
commit a2d2fd18c1bd4e4ee99fac63cbe615cb64a156a1
Author: Martin Gansser <mgansser(a)online.de>
Date: Thu Dec 24 17:58:06 2020 +0100
Update to 2.5.0
.gitignore | 1 +
sources | 2 +-
vdr-markad.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bfbe2fc..b15bfce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ vdr-plugin-markad-74e2a8c5382fa8bfacd12274899112724a1e0d51.tar.bz2
/vdr-markad-2.4.2.tar.gz
/vdr-markad-2.4.3.tar.gz
/vdr-markad-2.4.4.tar.gz
+/vdr-markad-2.5.0.tar.gz
diff --git a/sources b/sources
index 7482c8c..fc68a06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-markad-2.4.4.tar.gz) = 0d00e59380a9bbcf9d7a56af88aa5e41204a16e510efe7f7f457a2cf98f5dd8d216cc941c582ce80bd9eafc9402290f8d15cb74e4ec60062fbfc76922eb56745
+SHA512 (vdr-markad-2.5.0.tar.gz) = 01bd6983d4b3fe1a89bb41546bc3baaabbb30e1b3da1493c5612394ca3547fcbb0145b79a246371f1039e03647cb928fef815e53c75aa8ed34a4c67f2f0cacda
diff --git a/vdr-markad.spec b/vdr-markad.spec
index bc0faa1..bf37204 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -1,5 +1,5 @@
Name: vdr-markad
-Version: 2.4.4
+Version: 2.5.0
Release: 1%{?dist}
Summary: Advanced commercial detection for VDR
License: GPLv2+
@@ -50,6 +50,9 @@ fi
%{vdr_vardir}/markad/
%changelog
+* Thu Dec 24 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 2.5.0-1
+- Update to 2.5.0
+
* Sat Dec 19 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 2.4.4-1
- Update to 2.4.4
3 years, 11 months
[ffmpeg/f33] (8 commits) ...Update changelog
by Leigh Scott
Summary of changes:
5ac0eb4... Update cuda to 11.1 (*)
c53b3e6... Mass rebuild for x264-0.161 (*)
e74cf01... Override broken rav1e includes (*)
5333646... Rebuild for dav1d SONAME bump (*)
2c0a390... Actually do the dav1d rebuild (*)
857dee5... Enable libxml2 support required for dash demuxer (*)
3bcd978... Enable lv2 support (*)
c66237f... Update changelog (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 11 months
[ffmpeg] Update changelog
by Leigh Scott
commit c66237fd04eea41073fc708c3ab36355914750d7
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Dec 24 14:12:37 2020 +0000
Update changelog
ffmpeg.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index e23a49e..dfc9c16 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -103,7 +103,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.3.1
-Release: 14%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 15%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@@ -471,6 +471,10 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Thu Dec 24 2020 Leigh Scott <leigh123linux(a)gmail.com> - 4.3.1-15
+- Enable dash demuxer (rfbz#5876)
+- Enable lv2 support (rfbz#5863)
+
* Mon Dec 14 2020 Leigh Scott <leigh123linux(a)gmail.com> - 4.3.1-14
- Actually do the dav1d rebuild
3 years, 11 months
[ffmpeg] Enable lv2 support
by Leigh Scott
commit 3bcd9784c6533ab2a0764ee19e96060b4aedb708
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Dec 24 14:05:54 2020 +0000
Enable lv2 support
ffmpeg.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 6afc3c5..e23a49e 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -38,6 +38,7 @@
%if 0%{?rhel}
%global _without_lensfun 1
+%global _without_lv2 1
%global _without_vulkan 1
%endif
@@ -180,6 +181,7 @@ BuildRequires: nasm
%{?_with_omx:BuildRequires: libomxil-bellagio-devel}
BuildRequires: libxcb-devel
BuildRequires: libxml2-devel
+%{!?_without_lv2:BuildRequires: lilv-devel}
%{!?_without_openal:BuildRequires: openal-soft-devel}
%if 0%{!?_without_opencl:1}
BuildRequires: opencl-headers ocl-icd-devel
@@ -342,6 +344,7 @@ This package contains development files for %{name}
--enable-libzimg \\\
%{?_with_zmq:--enable-libzmq} \\\
%{!?_without_zvbi:--enable-libzvbi} \\\
+ %{!?_without_lv2:--enable-lv2} \\\
--enable-avfilter \\\
--enable-avresample \\\
--enable-libmodplug \\\
3 years, 11 months
[ffmpeg] Enable libxml2 support required for dash demuxer
by Leigh Scott
commit 857dee539abcf74ce04dee40aea7658a23923b52
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Dec 24 12:36:48 2020 +0000
Enable libxml2 support required for dash demuxer
ffmpeg.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index ad8aaa6..6afc3c5 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -179,6 +179,7 @@ BuildRequires: nasm
%{!?_without_amr:BuildRequires: opencore-amr-devel vo-amrwbenc-devel}
%{?_with_omx:BuildRequires: libomxil-bellagio-devel}
BuildRequires: libxcb-devel
+BuildRequires: libxml2-devel
%{!?_without_openal:BuildRequires: openal-soft-devel}
%if 0%{!?_without_opencl:1}
BuildRequires: opencl-headers ocl-icd-devel
@@ -337,6 +338,7 @@ This package contains development files for %{name}
%{!?_without_x264:--enable-libx264} \\\
%{!?_without_x265:--enable-libx265} \\\
%{!?_without_xvid:--enable-libxvid} \\\
+ --enable-libxml2 \\\
--enable-libzimg \\\
%{?_with_zmq:--enable-libzmq} \\\
%{!?_without_zvbi:--enable-libzvbi} \\\
3 years, 11 months
[steam] Use old format for changelog
by Simone Caronni
Summary of changes:
a23d7cb... Use old format for changelog (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 11 months