Dominique Leuenberger 2023-02-14 19:07:54 +00:00 committed by Git OBS Bridge
commit 952f06bfaf
4 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 11 22:02:43 UTC 2023 - Hans-Peter Jansen <hp@urpla.net>
- Adjust the n_libdrm-drop-valgrind* patches accordingly
-------------------------------------------------------------------
Thu Feb 9 14:01:51 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -23,6 +23,7 @@
%endif
Name: libdrm
# Please remember to adjust the version in the n_libdrm-drop-valgrind* patches
Version: 2.4.115
Release: 0
Summary: Userspace Interface for Kernel DRM Services

View File

@ -5,7 +5,7 @@ Index: pkgconfig/libdrm.pc
@@ -5,7 +5,6 @@ libdir=${prefix}/lib64
Name: libdrm
Description: Userspace interface to kernel DRM services
Version: 2.4.114
Version: 2.4.115
-Requires.private: valgrind
Libs: -L${libdir} -ldrm
Libs.private: -lm

View File

@ -4,7 +4,7 @@ Index: pkgconfig/libdrm_intel.pc
+++ pkgconfig/libdrm_intel.pc
@@ -6,6 +6,6 @@ Name: libdrm_intel
Description: Userspace interface to intel kernel DRM services
Version: 2.4.114
Version: 2.4.115
Requires: libdrm
-Requires.private: pciaccess >= 0.10, valgrind
+Requires.private: pciaccess >= 0.10