diff --git a/libdrm.changes b/libdrm.changes index 98a196f..b5c24d7 100644 --- a/libdrm.changes +++ b/libdrm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 12 22:25:43 UTC 2024 - Stefan Dirsch + +- adjusted patches + * n_libdrm-drop-valgrind-dep-generic.patch + * n_libdrm-drop-valgrind-dep-intel.patch + ------------------------------------------------------------------- Thu Dec 5 02:41:24 UTC 2024 - Stefan Dirsch diff --git a/n_libdrm-drop-valgrind-dep-generic.patch b/n_libdrm-drop-valgrind-dep-generic.patch index 44d4f55..1acbc1b 100644 --- a/n_libdrm-drop-valgrind-dep-generic.patch +++ b/n_libdrm-drop-valgrind-dep-generic.patch @@ -3,7 +3,7 @@ @@ -5,7 +5,6 @@ Name: libdrm Description: Userspace interface to kernel DRM services - Version: 2.4.120 + Version: 2.4.124 -Requires.private: valgrind Libs: -L${libdir} -ldrm Libs.private: -lm diff --git a/n_libdrm-drop-valgrind-dep-intel.patch b/n_libdrm-drop-valgrind-dep-intel.patch index b95a2eb..2bf2352 100644 --- a/n_libdrm-drop-valgrind-dep-intel.patch +++ b/n_libdrm-drop-valgrind-dep-intel.patch @@ -2,7 +2,7 @@ +++ pkgconfig/libdrm_intel.pc 2023-11-17 14:38:39.303431015 +0100 @@ -6,7 +6,7 @@ Description: Userspace interface to intel kernel DRM services - Version: 2.4.120 + Version: 2.4.124 Requires: libdrm -Requires.private: pciaccess >= 0.10, valgrind +Requires.private: pciaccess >= 0.10