[vdr-markad/f33] Update to 3.0.12
by Martin Gansser
Summary of changes:
578b372... Update to 3.0.12 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 2 months
[vdr-markad/f34] Update to 3.0.12
by Martin Gansser
Summary of changes:
578b372... Update to 3.0.12 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 2 months
[vdr-markad/f35] Update to 3.0.12
by Martin Gansser
Summary of changes:
578b372... Update to 3.0.12 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 2 months
[vdr-markad] Update to 3.0.12
by Martin Gansser
commit 578b3720c7fda55736dbe4114cff25cadcfd7164
Author: Martin Gansser <mgansser(a)online.de>
Date: Sat Sep 11 12:33:17 2021 +0200
Update to 3.0.12
.gitignore | 1 +
sources | 2 +-
vdr-markad.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6a282d8..3d5a5c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@ vdr-plugin-markad-74e2a8c5382fa8bfacd12274899112724a1e0d51.tar.bz2
/vdr-markad-3.0.9.tar.gz
/vdr-markad-3.0.10.tar.gz
/vdr-markad-3.0.11.tar.gz
+/vdr-markad-3.0.12.tar.gz
diff --git a/sources b/sources
index 1056800..e9fd939 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-markad-3.0.11.tar.gz) = ca7799110da57e7f3b59e4e7e307a3feededa23da22924b72c89977c1e04470e2f8aca7f8224058d13a62bbc556220d5ff68fb3bdd0b4d2ce9736575842f6787
+SHA512 (vdr-markad-3.0.12.tar.gz) = 67638a926c7de997255b06d56e26717d4739110ce9c1ed02419bced8e5258db94a9e5eb57eccdf2f2fffb2977452eb004fe538dbe07309db6cd63ca8456070da
diff --git a/vdr-markad.spec b/vdr-markad.spec
index c9f2735..73161eb 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -1,5 +1,5 @@
Name: vdr-markad
-Version: 3.0.11
+Version: 3.0.12
Release: 1%{?dist}
Summary: Advanced commercial detection for VDR
License: GPLv2+
@@ -48,6 +48,9 @@ fi
%{vdr_vardir}/markad/
%changelog
+* Sat Sep 11 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 3.0.12-1
+- Update to 3.0.12
+
* Wed Sep 01 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 3.0.11-1
- Update to 3.0.11
3 years, 2 months
[chromium-freeworld] Add requires libcanberra-gtk3
by Leigh Scott
commit 0b1a4cb74621a2cf3a5affe934394751f161b070
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Sep 10 18:06:44 2021 +0100
Add requires libcanberra-gtk3
chromium-freeworld.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index 35f1dfb..f419819 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -94,7 +94,7 @@ BuildRequires: pkgconfig(wayland-scanner)
BuildRequires: pkgconfig(wayland-server)
#BuildRequires: /usr/bin/python2
BuildRequires: /usr/bin/python3
-BuildRequires: python3-beautifulsoup4
+BuildRequires: python3-beautifulsoup4
BuildRequires: python3-html5lib
BuildRequires: python3-setuptools
BuildRequires: python3-six
@@ -141,8 +141,10 @@ BuildRequires: libappstream-glib
BuildRequires: java-1.8.0-openjdk
# Libstdc++ static needed for linker
BuildRequires: libstdc++-static
-#Runtime Requirements
+# Runtime Requirements
Requires: hicolor-icon-theme
+# GTK modules it expects to find for some reason.
+Requires: libcanberra-gtk3%{_isa}
# Make sure chromium-freeworld replaces chromium-vaapi
Provides: chromium-vaapi = %{version}-%{release}
Obsoletes: chromium-vaapi < %{version}-%{release}
3 years, 2 months
[xorg-x11-drv-nvidia] Add systemd preset to power sub-package
by Leigh Scott
commit 01e05bb9d0a301a426c2d5965e86519224617111
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Sep 10 14:04:34 2021 +0100
Add systemd preset to power sub-package
70-nvidia.preset | 8 ++++++++
xorg-x11-drv-nvidia.spec | 5 ++++-
2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/70-nvidia.preset b/70-nvidia.preset
new file mode 100644
index 0000000..56f61b1
--- /dev/null
+++ b/70-nvidia.preset
@@ -0,0 +1,8 @@
+# Enable complete power management. From:
+# file:///usr/share/doc/nvidia-driver/html/powermanagement.html
+
+enable nvidia-suspend.service
+enable nvidia-hibernate.service
+
+# Resume is triggered by nvidia-sleep.sh:
+disable nvidia-resume.service
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 43aeaa1..deaed9f 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -41,6 +41,7 @@ Source13: 10-nvidia.rules
Source14: nvidia-fallback.service
Source15: rhel_nvidia.conf
Source16: nvidia-power-management.conf
+Source17: 70-nvidia.preset
ExclusiveArch: x86_64 i686
@@ -365,7 +366,8 @@ install -p -m 0644 %{SOURCE13} %{buildroot}%{_udevrulesdir}
install -p -m 0644 %{SOURCE14} %{buildroot}%{_unitdir}
# Systemd units and script for suspending/resuming
-mkdir %{buildroot}%{_systemd_util_dir}/system-sleep/
+mkdir %{buildroot}%{_systemd_util_dir}/system-{sleep,preset}/
+install -p -m 0644 %{SOURCE17} %{buildroot}%{_systemd_util_dir}/system-preset/
install -p -m 0644 systemd/system/nvidia-{hibernate,resume,suspend}.service %{buildroot}%{_unitdir}
install -p -m 0755 systemd/system-sleep/nvidia %{buildroot}%{_systemd_util_dir}/system-sleep/
install -p -m 0755 systemd/nvidia-sleep.sh %{buildroot}%{_bindir}
@@ -555,6 +557,7 @@ fi ||:
%files power
%config %{_modprobedir}/nvidia-power-management.conf
%{_bindir}/nvidia-sleep.sh
+%{_systemd_util_dir}/system-preset/70-nvidia.preset
%{_systemd_util_dir}/system-sleep/nvidia
%{_unitdir}/nvidia-hibernate.service
%{_unitdir}/nvidia-resume.service
3 years, 2 months
[xorg-x11-drv-nvidia] Fix perm
by Leigh Scott
commit bb63c6fa82b430933c2aa22d20d276486b4aed97
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Sep 10 13:09:04 2021 +0100
Fix perm
xorg-x11-drv-nvidia.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 3a41d98..43aeaa1 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -367,7 +367,7 @@ install -p -m 0644 %{SOURCE14} %{buildroot}%{_unitdir}
# Systemd units and script for suspending/resuming
mkdir %{buildroot}%{_systemd_util_dir}/system-sleep/
install -p -m 0644 systemd/system/nvidia-{hibernate,resume,suspend}.service %{buildroot}%{_unitdir}
-install -p -m 0644 systemd/system-sleep/nvidia %{buildroot}%{_systemd_util_dir}/system-sleep/
+install -p -m 0755 systemd/system-sleep/nvidia %{buildroot}%{_systemd_util_dir}/system-sleep/
install -p -m 0755 systemd/nvidia-sleep.sh %{buildroot}%{_bindir}
# Firmware
3 years, 2 months
[openshot/f35] Fix filename join (rfbz#6080)
by Leigh Scott
commit 673268c4cc26123ad369ed9bfefe522661ca0be6
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Sep 9 17:56:06 2021 +0100
Fix filename join (rfbz#6080)
Fix_filename_join.patch | 29 +++++++++++++++++++++++++++++
openshot.spec | 8 ++++++--
2 files changed, 35 insertions(+), 2 deletions(-)
---
diff --git a/Fix_filename_join.patch b/Fix_filename_join.patch
new file mode 100644
index 0000000..c1cb73c
--- /dev/null
+++ b/Fix_filename_join.patch
@@ -0,0 +1,29 @@
+From 904663c2fc481b312c845f6b112a4b8bec6995be Mon Sep 17 00:00:00 2001
+From: "FeRD (Frank Dana)" <ferdnyc(a)gmail.com>
+Date: Wed, 29 Apr 2020 04:18:09 -0400
+Subject: [PATCH] Blender: Fix filename join
+
+---
+ src/windows/views/blender_listview.py | 9 ++++++---
+ 1 file changed, 6 insertions(+), 3 deletions(-)
+
+diff --git a/src/windows/views/blender_listview.py b/src/windows/views/blender_listview.py
+index 1db7af8a01..43e3a252be 100644
+--- a/src/windows/views/blender_listview.py
++++ b/src/windows/views/blender_listview.py
+@@ -148,9 +148,12 @@ def currentChanged(self, selected, deselected):
+ continue
+
+ param["values"][fileName] = "|".join(
+- file.data["path"], str(file.data["height"]),
+- str(file.data["width"]), file.data["media_type"],
+- str(file.data["fps"]["num"] / file.data["fps"]["den"])
++ (file.data["path"],
++ str(file.data["height"]),
++ str(file.data["width"]),
++ file.data["media_type"],
++ str(file.data["fps"]["num"] / file.data["fps"]["den"])
++ )
+ )
+
+ # Add normal values
diff --git a/openshot.spec b/openshot.spec
index c7e60b0..51d2562 100644
--- a/openshot.spec
+++ b/openshot.spec
@@ -3,7 +3,7 @@
Name: openshot
Version: 2.5.1
-Release: 8%{?dist}
+Release: 9%{?dist}
Summary: Create and edit videos and movies
Group: Applications/Multimedia
@@ -21,6 +21,7 @@ Patch1: openshot-rpmfusion-contact.patch
# Backported fix for crashes under Python 3.9, see
# https://github.com/OpenShot/openshot-qt/pull/3937/
Patch2: openshot-2.5.1-unity.patch
+Patch3: https://github.com/OpenShot/openshot-qt/commit/904663c2fc481b312c845f6b11...
BuildArch: noarch
# libopenshot is unavailable on ppc64le, see rfbz #5528
@@ -158,7 +159,10 @@ fi
%changelog
-* Tue Aug 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.5.1-8
+* Thu Sep 09 2021 Leigh Scott <leigh123linux(a)gmail.com> - 2.5.1-9
+- Fix filename join (rfbz#6080)
+
+* Tue Aug 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.5.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jun 15 2021 Leigh Scott <leigh123linux(a)gmail.com> - 2.5.1-7
3 years, 2 months