[ffmpeg/f32] Enable libxml2 support required for dash demuxer
by Leigh Scott
commit 780b478110d0251e50b29390d6ccf1cee3aa6b20
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 f68e5ad..fdd992c 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -161,6 +161,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
@@ -314,6 +315,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, 10 months
[vdr-markad/f32] Update to 2.5.1
by Martin Gansser
Summary of changes:
62b1d24... Update to 2.5.1 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 10 months
[vdr-markad/f33] Update to 2.5.1
by Martin Gansser
Summary of changes:
62b1d24... Update to 2.5.1 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 10 months
[vdr-markad] Update to 2.5.1
by Martin Gansser
commit 62b1d2443258352254068c1a8ad186a228982402
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Jan 1 17:15:31 2021 +0100
Update to 2.5.1
.gitignore | 1 +
sources | 2 +-
vdr-markad.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b15bfce..17c8b41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ vdr-plugin-markad-74e2a8c5382fa8bfacd12274899112724a1e0d51.tar.bz2
/vdr-markad-2.4.3.tar.gz
/vdr-markad-2.4.4.tar.gz
/vdr-markad-2.5.0.tar.gz
+/vdr-markad-2.5.1.tar.gz
diff --git a/sources b/sources
index fc68a06..47be233 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-markad-2.5.0.tar.gz) = 01bd6983d4b3fe1a89bb41546bc3baaabbb30e1b3da1493c5612394ca3547fcbb0145b79a246371f1039e03647cb928fef815e53c75aa8ed34a4c67f2f0cacda
+SHA512 (vdr-markad-2.5.1.tar.gz) = 91251165c354d6a81c82ecd9b83237ff2d214116415b735bc7a80db108785e60c7bb581c27b8d9f324133c16bc312b8d7ef70e9312b64aaecbb3383de31c46ba
diff --git a/vdr-markad.spec b/vdr-markad.spec
index bf37204..1f43bda 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -1,5 +1,5 @@
Name: vdr-markad
-Version: 2.5.0
+Version: 2.5.1
Release: 1%{?dist}
Summary: Advanced commercial detection for VDR
License: GPLv2+
@@ -50,6 +50,9 @@ fi
%{vdr_vardir}/markad/
%changelog
+* Fri Jan 01 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 2.5.1-1
+- Update to 2.5.1
+
* Thu Dec 24 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 2.5.0-1
- Update to 2.5.0
3 years, 10 months
[vcmi] Rebuilt for new ffmpeg snapshot
by Leigh Scott
commit f1a05c06d2fb78e49d0c725e8d74fcaab1f4412f
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Jan 1 14:38:26 2021 +0000
Rebuilt for new ffmpeg snapshot
vcmi.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vcmi.spec b/vcmi.spec
index aa7fb3f..bde2e7c 100644
--- a/vcmi.spec
+++ b/vcmi.spec
@@ -11,7 +11,7 @@ URL: https://vcmi.eu/
Version: 0.99^20190113git%{scommit}
-Release: 1%{?dist}
+Release: 2%{?dist}
# vcmi is GPLv2+, fyzzylight is GPLv3
License: GPLv2+ and GPLv3
@@ -137,6 +137,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%changelog
+* Fri Jan 1 2021 Leigh Scott <leigh123linux(a)gmail.com> - 0.99^20190113gitf06c8a8-2
+- Rebuilt for new ffmpeg snapshot
+
* Tue Sep 29 2020 Miro Hrončok <mhroncok(a)redhat.com> - 0.99^20190113gitf06c8a8-1
- Update to a git snapshot to support new Boost
- Use RPATH to make it launch :/
3 years, 10 months
[mixxx] Rebuilt for new ffmpeg snapshot
by Leigh Scott
commit c544652ba0edef4237a23fd24db819c1a950c243
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Jan 1 13:39:48 2021 +0000
Rebuilt for new ffmpeg snapshot
mixxx.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index f0d233e..341381c 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -27,7 +27,7 @@
Name: mixxx
Version: 2.3.0
-Release: 0.15%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
+Release: 0.16%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
Summary: Mixxx is open source software for DJ'ing
License: GPLv2+
URL: http://www.mixxx.org
@@ -192,6 +192,9 @@ appstream-util \
%changelog
+* Fri Jan 1 2021 Leigh Scott <leigh123linux(a)gmail.com> - 2.3.0-0.16.beta.20201211git18f698d
+- Rebuilt for new ffmpeg snapshot
+
* Fri Dec 11 23:48:31 CET 2020 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.15.beta.20201211git18f698d
- New upstream snapshot 2.3.0-beta
3 years, 10 months
[telegram-desktop] Rebuilt for new ffmpeg snapshot
by Leigh Scott
commit b49badb5ab404e172e15f50439dcd248165547ee
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Jan 1 13:36:04 2021 +0000
Rebuilt for new ffmpeg snapshot
telegram-desktop.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 97bd523..24633f6 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -29,7 +29,7 @@
Name: telegram-desktop
Version: 2.5.1
-Release: 1%{?dist}
+Release: 2%{?dist}
# Application and 3rd-party modules licensing:
# * Telegram Desktop - GPLv3+ with OpenSSL exception -- main tarball;
@@ -197,6 +197,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{launcher}.desktop
%{_metainfodir}/%{launcher}.appdata.xml
%changelog
+* Fri Jan 1 2021 Leigh Scott <leigh123linux(a)gmail.com> - 2.5.1-2
+- Rebuilt for new ffmpeg snapshot
+
* Wed Dec 23 2020 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.5.1-1
- Updated to version 2.5.1.
3 years, 10 months
[openmw] Rebuilt for new ffmpeg snapshot
by Leigh Scott
commit edb9ad1c683bf3027c6650242e31f40c752e7858
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Jan 1 13:05:56 2021 +0000
Rebuilt for new ffmpeg snapshot
openmw.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/openmw.spec b/openmw.spec
index 94c4d08..74b28e4 100644
--- a/openmw.spec
+++ b/openmw.spec
@@ -6,7 +6,7 @@
Name: openmw
Version: 0.46.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Unofficial open source engine re-implementation of the game Morrowind
License: GPLv3 and MIT and zlib
@@ -163,6 +163,9 @@ mkdir -p %{buildroot}/%{_datadir}/%{name}/data
%changelog
+* Fri Jan 1 2021 Leigh Scott <leigh123linux(a)gmail.com> - 0.46.0-3
+- Rebuilt for new ffmpeg snapshot
+
* Tue Aug 18 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.46.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
3 years, 10 months
[qmmp-plugin-pack-freeworld] Rebuilt for new ffmpeg snapshot
by Leigh Scott
commit 65005b7d114d8c8fe0d17905938a3fac77d3ddcb
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Jan 1 13:04:28 2021 +0000
Rebuilt for new ffmpeg snapshot
qmmp-plugin-pack-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/qmmp-plugin-pack-freeworld.spec b/qmmp-plugin-pack-freeworld.spec
index e9df876..7a30fc6 100644
--- a/qmmp-plugin-pack-freeworld.spec
+++ b/qmmp-plugin-pack-freeworld.spec
@@ -1,6 +1,6 @@
Name: qmmp-plugin-pack-freeworld
Version: 1.4.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A set of extra plugins for Qmmp
Group: Applications/Multimedia
@@ -49,6 +49,9 @@ make DESTDIR=%{buildroot} install -C %{_vpath_builddir}/src/Engines/ffvideo
%changelog
+* Fri Jan 1 2021 Leigh Scott <leigh123linux(a)gmail.com> - 1.4.0-2
+- Rebuilt for new ffmpeg snapshot
+
* Tue Aug 18 2020 Karel Volný <kvolny(a)redhat.com> 1.4.0-1
- new version 1.4.0
- see the upstream changelog at http://qmmp.ylsoftware.com/index.php
3 years, 10 months