[chromium-freeworld] fix
by Leigh Scott
commit a88141af91fcf6fbb07f4f36882651da9efa7e03
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Jun 30 17:26:33 2022 +0100
fix
chromium-freeworld.spec | 1 +
fix_py311.patch | 11 +++++++++++
2 files changed, 12 insertions(+)
---
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index 7b170d0..1d7af1e 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -195,6 +195,7 @@ Patch404: chromium-md5-based-build-id.patch
Patch405: chromium-names.patch
Patch406: allow-to-override-clang-through-env-variables.patch
Patch407: chromium-rpm-fusion-brand.patch
+Patch408: fix_py311.patch
%description
%{name} is an open-source web browser, powered by WebKit (Blink)
diff --git a/fix_py311.patch b/fix_py311.patch
new file mode 100644
index 0000000..0f26cc1
--- /dev/null
+++ b/fix_py311.patch
@@ -0,0 +1,11 @@
+--- a/tools/grit/grit/util.py 2022-06-16 03:32:07.000000000 +0100
++++ b/tools/grit/grit/util.py 2022-06-30 17:20:13.301738423 +0100
+@@ -209,7 +209,7 @@ def ReadFile(filename, encoding):
+ mode = 'rb'
+ encoding = None
+ else:
+- mode = 'rU'
++ mode = 'r'
+
+ with io.open(filename, mode, encoding=encoding) as f:
+ return f.read()
2 years, 4 months
[unrar/f35] Update to 6.1.7
by Leigh Scott
Summary of changes:
717b615... Update to 6.1.7 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 4 months
[unrar/f36] Update to 6.1.7
by Leigh Scott
Summary of changes:
717b615... Update to 6.1.7 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 4 months
[unrar] Update to 6.1.7
by Leigh Scott
commit 717b6157a93762cf33179b8095317e990772a8ab
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Jun 30 10:57:29 2022 +0100
Update to 6.1.7
sources | 2 +-
unrar.spec | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sources b/sources
index 041756e..f38ac75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (unrarsrc-6.1.6.tar.gz) = b13db40d34036fb57233216344ecf2d76543ae65c3bd4cccbd3d39e2d30c877c67a4d125cfd1febaab6a5abe7fd6cdfe270f7a48ff149530a0b9ee7340533bf2
+SHA512 (unrarsrc-6.1.7.tar.gz) = b1a95358ff66b0e049597bbc4e1786d0bc909a8aff4aca94ee793d0d5a3c8b052eb347d88f44b6bc2e6231e777f1b711c198711118ae9ffbe8db2f72e7fbe846
diff --git a/unrar.spec b/unrar.spec
index 57556de..d390f6c 100644
--- a/unrar.spec
+++ b/unrar.spec
@@ -1,5 +1,5 @@
Name: unrar
-Version: 6.1.6
+Version: 6.1.7
Release: 1%{?dist}
Summary: Utility for extracting, testing and viewing RAR archives
License: Freeware with further limitations
@@ -89,6 +89,9 @@ touch -r license.txt %{buildroot}%{_sysconfdir}/rpm/macros.unrar
%changelog
+* Thu Jun 30 2022 Leigh Scott <leigh123linux(a)gmail.com> - 6.1.7-1
+- Update to 6.1.7
+
* Fri Apr 22 2022 Leigh Scott <leigh123linux(a)gmail.com> - 6.1.6-1
- Update to 6.1.6
2 years, 4 months
[nvidia-modprobe/f35] fix merge
by Leigh Scott
commit 49513e323fed86cc908ab62a259db093ab957957
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jun 29 06:46:27 2022 +0100
fix merge
sources | 4 ----
1 file changed, 4 deletions(-)
---
diff --git a/sources b/sources
index eef95f8..0a2642b 100644
--- a/sources
+++ b/sources
@@ -1,5 +1 @@
-<<<<<<< HEAD
-SHA512 (nvidia-modprobe-510.68.02.tar.gz) = c2621d7125cc481b6850295c123ca354c9a37662c2611c1a52d6ee675a12bea619f64d7f3e12b52a7f36a4b8aa732b7e896734803ccbe9ecad3351df1d9768d8
-=======
SHA512 (nvidia-modprobe-515.57.tar.gz) = d12d93d46519f0a5d4272da85a9fec26de56c54c2d858f56e3baa0d1165c475b160f9025ef14d70c0874618863a1e4b8942abb55ffefe832ec1c6f48709d2851
->>>>>>> master
2 years, 4 months
[nvidia-xconfig/f35] (3 commits) ...Update to 515.57
by Leigh Scott
Summary of changes:
d976979... Update to 515.43.04 beta (*)
c1f2084... Update to 515.48.07 (*)
94eb49f... Update to 515.57 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 4 months
[nvidia-xconfig/f36] (3 commits) ...Update to 515.57
by Leigh Scott
Summary of changes:
d976979... Update to 515.43.04 beta (*)
c1f2084... Update to 515.48.07 (*)
94eb49f... Update to 515.57 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 4 months
[nvidia-xconfig] Update to 515.57
by Leigh Scott
commit 94eb49fc4f4f1f1af14f14ecd37c63b9f5e75372
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Jun 28 19:32:37 2022 +0100
Update to 515.57
.gitignore | 1 +
nvidia-xconfig.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a3f0cb4..ea32bc1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ nvidia-xconfig-*.tar.bz2
/nvidia-xconfig-510.68.02.tar.gz
/nvidia-xconfig-515.43.04.tar.gz
/nvidia-xconfig-515.48.07.tar.gz
+/nvidia-xconfig-515.57.tar.gz
diff --git a/nvidia-xconfig.spec b/nvidia-xconfig.spec
index 7a7621f..f7d7e02 100644
--- a/nvidia-xconfig.spec
+++ b/nvidia-xconfig.spec
@@ -1,6 +1,6 @@
Name: nvidia-xconfig
Epoch: 3
-Version: 515.48.07
+Version: 515.57
Release: 1%{?dist}
Summary: NVIDIA X configuration file editor
@@ -52,6 +52,9 @@ mkdir -p %{buildroot}%{_sbindir}
%changelog
+* Tue Jun 28 2022 Leigh Scott <leigh123linux(a)gmail.com> - 3:515.57-1
+- Update to 515.57
+
* Wed Jun 01 2022 Leigh Scott <leigh123linux(a)gmail.com> - 3:515.48.07-1
- Update to 515.48.07
diff --git a/sources b/sources
index c268322..ea8a000 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-xconfig-515.48.07.tar.gz) = 5a91d65e9133369c7ca66be8acf50557974cee4be2f89455a0c3181fccb6a8d674b49f2b3c46c97d9f8d4f8825f494d85ec580c2fe9e3fefb228b59a3088d117
+SHA512 (nvidia-xconfig-515.57.tar.gz) = 380cffbb63a926f9fc23c5924faef9cd026adc162fc6c645854da2a5525ef68fad6a7cdef82f504d413c042e9020e970f37aa9c59d9baf3feddfeddcd4e5761b
2 years, 4 months