[vdr-softhddevice] Update to 2.0.5
by Martin Gansser
commit 2213879b0663959f92dc078a81f87426d008bbd7
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Oct 23 11:05:26 2023 +0200
Update to 2.0.5
.gitignore | 1 +
sources | 2 +-
vdr-softhddevice.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8a0e036..4947caa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@
/vdr-softhddevice-2.0.2.tar.gz
/vdr-softhddevice-2.0.3.tar.gz
/vdr-softhddevice-2.0.4.tar.gz
+/vdr-softhddevice-2.0.5.tar.gz
diff --git a/sources b/sources
index 8bc4c7a..f7138e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-softhddevice-2.0.4.tar.gz) = dde05877d475a3b82118d62a60ccb9a8fae1a162e6872b0b65c4456d482336a457c9597d571aac1d586184d18bf00c893176502525773699ca85cb7b9ebc1db3
+SHA512 (vdr-softhddevice-2.0.5.tar.gz) = e2d23f01c9eabab502eaf8f1c6d46d7532cf28907a9d50dea4be6599ba30d577eb7a62179a85d409930f211a2b4222bb4924a23633292b3dfcf4021acc77c45a
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index 04c4bb5..93f9ddf 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -5,7 +5,7 @@
%endif
Name: vdr-softhddevice
-Version: 2.0.4
+Version: 2.0.5
Release: 1%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
@@ -86,6 +86,9 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Mon Oct 23 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 2.0.5-1
+- Update to 2.0.5
+
* Wed Oct 18 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 2.0.4-1
- Update to 2.0.4
1 year, 1 month
[nvidia-persistenced] rebuilt
by Nicolas Chauvet
commit 69f22a8f5291dfd16ed1f5b8b816942065e3b33c
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Oct 23 10:20:48 2023 +0200
rebuilt
nvidia-persistenced.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/nvidia-persistenced.spec b/nvidia-persistenced.spec
index c151e0b..f1eac3b 100644
--- a/nvidia-persistenced.spec
+++ b/nvidia-persistenced.spec
@@ -3,7 +3,7 @@
Name: nvidia-persistenced
Epoch: 3
Version: 545.23.06
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Daemon for maintaining persistent driver state
License: MIT and GPLv2+
@@ -78,6 +78,9 @@ chmod -x %{buildroot}%{_mandir}/man1/%{name}.1.*
%changelog
+* Mon Oct 23 2023 Nicolas Chauvet <kwizart(a)gmail.com> - 3:545.23.06-2
+- rebuilt
+
* Wed Oct 18 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3:545.23.06-1
- Update to 545.23.06 beta
1 year, 1 month
[discord] Fix appdata veto
by Leigh Scott
commit 7c2212964db44502082d721c35c6e84bd3ff48ed
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Oct 23 00:40:57 2023 +0100
Fix appdata veto
discord.metainfo.xml | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/discord.metainfo.xml b/discord.metainfo.xml
index 0ac251b..92eac72 100644
--- a/discord.metainfo.xml
+++ b/discord.metainfo.xml
@@ -7,7 +7,6 @@
<metadata_license>CC0-1.0</metadata_license>
<project_license>LicenseRef-proprietary</project_license>
<url type="homepage">https://discord.com</url>
- <icon type="remote" height="256" width="256">https://support.discord.com/hc/user_images/bbW4u80g7yIVxsphv9diNw.png</icon>
<description>
<p>Discord is a free all in one messaging, voice, and video client thats available on your computer and phone.</p>
<p>Whether you’re part of a school club, gaming group, worldwide art community, or just a handful of friends that want to spend time together, Discord makes it easy to talk every day and hang out more often.</p>
1 year, 1 month
[cinelerra-gg] fix
by Leigh Scott
commit 0f61865a6ac8614730a38b84b04ff35d0b9b5d8d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Oct 22 15:42:44 2023 +0100
fix
cinelerra-gg.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/cinelerra-gg.spec b/cinelerra-gg.spec
index 7bdb8c8..ad142a0 100644
--- a/cinelerra-gg.spec
+++ b/cinelerra-gg.spec
@@ -1,5 +1,8 @@
# disable lto rfbz#6570
%global _lto_cflags %nil
+%if 0%{?fedora} && 0%{?fedora} >= 40
+%global optflags %(echo %{optflags} | sed 's/-Werror=implicit-function-declaration / /')
+%endif
%global git_tag 2023-09
%global tag_version %(c=%{git_tag}; echo "${c}" | tr '-' '.')
1 year, 1 month
[cinelerra-gg/f38] fix
by Leigh Scott
Summary of changes:
51c2009... fix (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 1 month
[cinelerra-gg/f39] fix
by Leigh Scott
Summary of changes:
51c2009... fix (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 1 month
[cinelerra-gg] fix
by Leigh Scott
commit 51c20096d610d702c4a1af5855ea36ca8adfc005
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Oct 22 14:23:27 2023 +0100
fix
cinelerra-gg-Disable-crystalhd-in-ffmpeg.patch | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/cinelerra-gg-Disable-crystalhd-in-ffmpeg.patch b/cinelerra-gg-Disable-crystalhd-in-ffmpeg.patch
index 98642bf..d04c513 100644
--- a/cinelerra-gg-Disable-crystalhd-in-ffmpeg.patch
+++ b/cinelerra-gg-Disable-crystalhd-in-ffmpeg.patch
@@ -1,10 +1,11 @@
--- a/cinelerra-5.1/thirdparty/Makefile
+++ b/cinelerra-5.1/thirdparty/Makefile
-@@ -127,6 +127,7 @@
- fftw.cfg_params= --disable-fortran --enable-shared=no
+@@ -132,6 +132,7 @@
+ ffmpeg.cfg_vars?= PKG_CONFIG_PATH="$(call bld_path,libwebp)/usr/local/lib/pkgconfig"
ffmpeg.cfg_params= \
--enable-pthreads --disable-avdevice --enable-gpl --disable-ffplay \
+ --disable-crystalhd \
$(call if_want,VAAPI,--enable-vaapi,--disable-vaapi) \
$(call if_want,VDPAU,--enable-vdpau,--disable-vdpau) \
$(call if_want,NV, --enable-nvenc --enable-nvdec --enable-ffnvcodec) \
+
1 year, 1 month