[nvidia-open-kmod/f37] fix debug issue
by Leigh Scott
commit f4809f1d75fef663de44220213515fe9785d3f28
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Nov 17 15:11:33 2022 +0000
fix debug issue
nvidia-open-kmod.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nvidia-open-kmod.spec b/nvidia-open-kmod.spec
index 13896cc..afbb239 100644
--- a/nvidia-open-kmod.spec
+++ b/nvidia-open-kmod.spec
@@ -5,8 +5,8 @@
%if 0%{?fedora}
%global buildforkernels akmod
-%global debug_package %{nil}
%endif
+%global debug_package %{nil}
Name: nvidia-open-kmod
Epoch: 3
2 years, 1 month
[nvidia-open-kmod] fix debug issue
by Leigh Scott
commit 6cd79ff7d921b2170d83f76a2d74478e40d0fc7b
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Nov 17 15:11:33 2022 +0000
fix debug issue
nvidia-open-kmod.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nvidia-open-kmod.spec b/nvidia-open-kmod.spec
index 6fa968a..aec2dfb 100644
--- a/nvidia-open-kmod.spec
+++ b/nvidia-open-kmod.spec
@@ -5,8 +5,8 @@
%if 0%{?fedora}
%global buildforkernels akmod
-%global debug_package %{nil}
%endif
+%global debug_package %{nil}
Name: nvidia-open-kmod
Epoch: 3
2 years, 1 month
[xt7-player-mpv/f37] Rebuilt due to mpv update.
by Vitaly Zaitsev
commit b796ed6b60ed8a126f595929678c87760de3b4ac
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Thu Nov 17 14:58:29 2022 +0100
Rebuilt due to mpv update.
xt7-player-mpv.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/xt7-player-mpv.spec b/xt7-player-mpv.spec
index 65cbaf3..5b259f6 100644
--- a/xt7-player-mpv.spec
+++ b/xt7-player-mpv.spec
@@ -7,7 +7,7 @@
Name: xt7-player-mpv
Version: 0.34.3172
#Release: 0.1%%{?gitrelease}%%{?dist}
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Qt/Gambas gui to mpv media player
License: GPLv3+
URL: http://xt7-player.sourceforge.net/xt7forum/
@@ -120,6 +120,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%{_metainfodir}/%{name}*.xml
%changelog
+* Thu Nov 17 2022 Vitaly Zaitsev <vitaly(a)easycoding.org> - 0.34.3172-4
+- Rebuilt due to mpv update.
+
* Thu Aug 18 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 0.34.3172-3
- Fixed gbc3 build command
- Add fix-desktop-file.patch
2 years, 1 month
[vdr-mpv] Rebuilt due to mpv update.
by Vitaly Zaitsev
Summary of changes:
c7e3902... Rebuilt due to mpv update. (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 1 month
[vdr-mpv/f37] Rebuilt due to mpv update.
by Vitaly Zaitsev
commit c7e390248b8501358ebca07f60ff6551c9b270ff
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Thu Nov 17 14:50:15 2022 +0100
Rebuilt due to mpv update.
vdr-mpv.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vdr-mpv.spec b/vdr-mpv.spec
index d01affa..6fe3f58 100644
--- a/vdr-mpv.spec
+++ b/vdr-mpv.spec
@@ -10,7 +10,7 @@
Name: vdr-%{pname}
Version: 1.3.4
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A mpv player plugin for VDR
License: AGPLv3+
URL: https://github.com/ua0lnj/vdr-plugin-mpv
@@ -51,6 +51,9 @@ DRM_CFLAGS="$(pkg-config --cflags libdrm)"
%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion}
%changelog
+* Thu Nov 17 2022 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.3.4-3
+- Rebuilt due to mpv update.
+
* Mon Aug 08 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1.3.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
5.1
2 years, 1 month
[mpv-mpris] Rebuilt due to mpv update.
by Vitaly Zaitsev
Summary of changes:
ade21f2... Rebuilt due to mpv update. (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 1 month
[mpv-mpris/f37] Rebuilt due to mpv update.
by Vitaly Zaitsev
commit ade21f2a7af591e67725e03563340a210f1e3dcf
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Thu Nov 17 14:29:18 2022 +0100
Rebuilt due to mpv update.
mpv-mpris.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mpv-mpris.spec b/mpv-mpris.spec
index 9c171d0..76d31f9 100644
--- a/mpv-mpris.spec
+++ b/mpv-mpris.spec
@@ -1,6 +1,6 @@
Name: mpv-mpris
Version: 0.9
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: MPRIS plugin for mpv
License: MIT
@@ -43,6 +43,9 @@ ln -sf %{_libdir}/mpv/mpris.so %{buildroot}/%{_sysconfdir}/mpv/scripts/
%doc README.md
%changelog
+* Thu Nov 17 2022 Vitaly Zaitsev <vitaly(a)easycoding.org> - 0.9-2
+- Rebuilt due to mpv update.
+
* Sat Oct 08 2022 Leigh Scott <leigh123linux(a)gmail.com> - 0.9-1
- Update to version 0.9
2 years, 1 month
[mpc-qt] Rebuilt due to mpv update.
by Vitaly Zaitsev
Summary of changes:
55b70de... Rebuilt due to mpv update. (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 1 month