[rfpkg/f40] Update rfpkg to 1.27.4
by Sérgio M. Basto
Summary of changes:
93ec835... Update rfpkg to 1.27.4 (*)
(*) This commit already existed in another branch; no separate mail sent
7 months, 3 weeks
[rfpkg] Update rfpkg to 1.27.4
by Sérgio M. Basto
commit 93ec835e5aa10f8b343faee464cd4f3186d35447
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Apr 9 01:47:40 2024 +0100
Update rfpkg to 1.27.4
rfpkg.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/rfpkg.spec b/rfpkg.spec
index 5d0cc13..7d78438 100644
--- a/rfpkg.spec
+++ b/rfpkg.spec
@@ -4,7 +4,7 @@
%endif
Name: rfpkg
-Version: 1.27.3
+Version: 1.27.4
Release: 1%{?dist}
Summary: RPM Fusion utility for working with dist-git
License: GPLv2+
@@ -131,7 +131,7 @@ nosetests
%doc README
%license COPYING
%config(noreplace) %{_sysconfdir}/rpkg/rfpkg.conf
-%(dirname %{compdir})
+%{compdir}
%{_bindir}/rfpkg
%{_mandir}/man1/rfpkg.1*
%if %{with python2}
@@ -146,6 +146,9 @@ nosetests
%changelog
+* Mon Apr 08 2024 Sérgio Basto <sergio(a)serjux.com> - 1.27.4-1
+- Update rfpkg to 1.27.4
+
* Fri Feb 02 2024 Nicolas Chauvet <kwizart(a)gmail.com> - 1.27.3-1
- Update to 1.27.3
diff --git a/sources b/sources
index 266f8c1..19a7e88 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rfpkg-1.27.3.tar.gz) = aecfb965637cbb21097165f00f033ad11314432185e51976beb686e7031a4da2ab04e16f9b112847b126c7e4bcb4059343e2a29d12fe0d6e52caadf8978868b5
+SHA512 (rfpkg-1.27.4.tar.gz) = 47137218198ae9d0d706caff7c011f9c248db4a565cb8ea9471143d62c34ee364758f346c49f6b0971499eebe501b459d0e3f5ae877f7a8799036a719d605ea3
7 months, 3 weeks
[discord/f38] Update discord to 0.0.48
by Sérgio M. Basto
Summary of changes:
126f6c1... Update discord to 0.0.48 (*)
(*) This commit already existed in another branch; no separate mail sent
7 months, 3 weeks
[discord/f39] Update discord to 0.0.48
by Sérgio M. Basto
Summary of changes:
126f6c1... Update discord to 0.0.48 (*)
(*) This commit already existed in another branch; no separate mail sent
7 months, 3 weeks
[discord/f40] Update discord to 0.0.48
by Sérgio M. Basto
Summary of changes:
126f6c1... Update discord to 0.0.48 (*)
(*) This commit already existed in another branch; no separate mail sent
7 months, 3 weeks
[discord] Update discord to 0.0.48
by Sérgio M. Basto
commit 126f6c1fb3b82198187a194489a1913b6e04c00e
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Apr 9 00:28:52 2024 +0100
Update discord to 0.0.48
discord.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/discord.spec b/discord.spec
index 085d9e6..53014b4 100644
--- a/discord.spec
+++ b/discord.spec
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_libdir}/discord/.*\\.s
Name: discord
-Version: 0.0.47
+Version: 0.0.48
Release: 1%{?dist}
Summary: All-in-one voice and text chat
@@ -81,6 +81,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.metain
%changelog
+* Mon Apr 08 2024 Sérgio Basto <sergio(a)serjux.com> - 0.0.48-1
+- Update discord to 0.0.48
+
* Tue Mar 26 2024 Nicolas Chauvet <kwizart(a)gmail.com> - 0.0.47-1
- Update to 0.0.47
diff --git a/sources b/sources
index 60efc21..37cf852 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (discord-0.0.47.tar.gz) = da08bd801210d7194f8c5de1b43948e018dfccffc7685adbc28d0710351fbf9161f77ccb1e8c0c34b13d1955f53f8dd58f15470415b05d2e22057fe7ae73c703
+SHA512 (discord-0.0.48.tar.gz) = 3cffb469283de46a234f09fc42bf9963d4497ae28f71637db1230d5f8531c0d9fe00ceb6002e5f65f085a1a9511fd3ac8dd48e23431e190555d6cf8e62519f2b
7 months, 3 weeks
[nvidia-340xx-kmod/f39] Allow building drm on kernel < 6.8
by wojnilowicz
commit 0f1fb2f875e6aee2ae8f0609f872ee0c91913002
Author: Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com>
Date: Mon Apr 8 20:42:06 2024 +0200
Allow building drm on kernel < 6.8
kernel-6.6.8.patch | 11 -----------
kernel-6.8.2.patch | 15 +++++++++++++++
nvidia-340xx-kmod.spec | 7 +++++--
3 files changed, 20 insertions(+), 13 deletions(-)
---
diff --git a/kernel-6.8.2.patch b/kernel-6.8.2.patch
new file mode 100644
index 0000000..3adcfc0
--- /dev/null
+++ b/kernel-6.8.2.patch
@@ -0,0 +1,15 @@
+diff -Naur a/kernel/conftest.sh b/kernel/conftest.sh
+--- a/kernel/conftest.sh 2024-04-08 20:36:36.730198000 +0200
++++ b/kernel/conftest.sh 2024-04-08 20:35:11.117112000 +0200
+@@ -1862,7 +1862,11 @@
+ #error DRM not enabled
+ #endif
+
++ #include <linux/bug.h>
++ #include <linux/version.h>
++
+ void conftest_drm_available(void) {
++ BUILD_BUG_ON(LINUX_VERSION_CODE >= KERNEL_VERSION(6, 8, 0));
+ struct drm_driver drv;
+
+ /* 2013-10-02 1bb72532ac260a2d3982b40bdd4c936d779d0d16 */
diff --git a/nvidia-340xx-kmod.spec b/nvidia-340xx-kmod.spec
index 369c1d1..444b8fa 100644
--- a/nvidia-340xx-kmod.spec
+++ b/nvidia-340xx-kmod.spec
@@ -12,7 +12,7 @@ Name: nvidia-340xx-kmod
Epoch: 1
Version: 340.108
# Taken over by kmodtool
-Release: 29%{?dist}
+Release: 30%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -24,7 +24,7 @@ Patch1: fix-build-issues.patch
Patch2: kernel-6.3.1.patch
Patch3: kernel-6.5.2.patch
Patch4: kernel-6.6.1.patch
-Patch5: kernel-6.6.8.patch
+Patch5: kernel-6.8.2.patch
BuildRequires: elfutils-libelf-devel
BuildRequires: gcc
@@ -85,6 +85,9 @@ done
%{?akmod_install}
%changelog
+* Mon Apr 08 2024 Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com> - 1:340.108-30
+- Allow building drm on kernel < 6.8
+
* Fri Mar 29 2024 Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com> - 1:340.108-29
- Fix build on kernel-6.8.2
7 months, 3 weeks
[nvidia-340xx-kmod/f38] Allow building drm on kernel < 6.8
by wojnilowicz
commit ad6f834d7755dc7669b716aa10be4fc9f6695ed6
Author: Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com>
Date: Mon Apr 8 20:53:20 2024 +0200
Allow building drm on kernel < 6.8
kernel-6.6.8.patch | 11 -----------
kernel-6.8.2.patch | 15 +++++++++++++++
nvidia-340xx-kmod.spec | 7 +++++--
3 files changed, 20 insertions(+), 13 deletions(-)
---
diff --git a/kernel-6.8.2.patch b/kernel-6.8.2.patch
new file mode 100644
index 0000000..3adcfc0
--- /dev/null
+++ b/kernel-6.8.2.patch
@@ -0,0 +1,15 @@
+diff -Naur a/kernel/conftest.sh b/kernel/conftest.sh
+--- a/kernel/conftest.sh 2024-04-08 20:36:36.730198000 +0200
++++ b/kernel/conftest.sh 2024-04-08 20:35:11.117112000 +0200
+@@ -1862,7 +1862,11 @@
+ #error DRM not enabled
+ #endif
+
++ #include <linux/bug.h>
++ #include <linux/version.h>
++
+ void conftest_drm_available(void) {
++ BUILD_BUG_ON(LINUX_VERSION_CODE >= KERNEL_VERSION(6, 8, 0));
+ struct drm_driver drv;
+
+ /* 2013-10-02 1bb72532ac260a2d3982b40bdd4c936d779d0d16 */
diff --git a/nvidia-340xx-kmod.spec b/nvidia-340xx-kmod.spec
index 84d9421..f85ef39 100644
--- a/nvidia-340xx-kmod.spec
+++ b/nvidia-340xx-kmod.spec
@@ -12,7 +12,7 @@ Name: nvidia-340xx-kmod
Epoch: 1
Version: 340.108
# Taken over by kmodtool
-Release: 31%{?dist}
+Release: 32%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -24,7 +24,7 @@ Patch1: fix-build-issues.patch
Patch2: kernel-6.3.1.patch
Patch3: kernel-6.5.2.patch
Patch4: kernel-6.6.1.patch
-Patch5: kernel-6.6.8.patch
+Patch5: kernel-6.8.2.patch
BuildRequires: elfutils-libelf-devel
BuildRequires: gcc
@@ -85,6 +85,9 @@ done
%{?akmod_install}
%changelog
+* Mon Apr 08 2024 Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com> - 1:340.108-32
+- Allow building drm on kernel < 6.8
+
* Fri Mar 29 2024 Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com> - 1:340.108-31
- Fix build on kernel-6.8.2
7 months, 3 weeks
[v4l2loopback-kmod/f38: 5/5] Merge branch 'master' into f38
by Leigh Scott
commit 2c5d0cb586df44261bfeb6622c527a0259a748c7
Merge: ac7e2a9 fdccf9a
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Apr 8 07:51:52 2024 +0100
Merge branch 'master' into f38
...k-Fixup-bytesused-field-when-writer-sends.patch | 106 ---------------------
sources | 2 +-
v4l2loopback-kmod.spec | 24 +++--
3 files changed, 18 insertions(+), 114 deletions(-)
---
7 months, 3 weeks