diff --git a/libdrm-2.4.117.tar.xz b/libdrm-2.4.117.tar.xz deleted file mode 100644 index 757e245..0000000 Binary files a/libdrm-2.4.117.tar.xz and /dev/null differ diff --git a/libdrm-2.4.117.tar.xz.sig b/libdrm-2.4.117.tar.xz.sig deleted file mode 100644 index 15d4052..0000000 Binary files a/libdrm-2.4.117.tar.xz.sig and /dev/null differ diff --git a/libdrm-2.4.119.tar.xz b/libdrm-2.4.119.tar.xz new file mode 100644 index 0000000..b1f0486 Binary files /dev/null and b/libdrm-2.4.119.tar.xz differ diff --git a/libdrm-2.4.119.tar.xz.sig b/libdrm-2.4.119.tar.xz.sig new file mode 100644 index 0000000..59b783d Binary files /dev/null and b/libdrm-2.4.119.tar.xz.sig differ diff --git a/libdrm.spec b/libdrm.spec index 2fdb31c..ab72dc2 100644 --- a/libdrm.spec +++ b/libdrm.spec @@ -53,14 +53,14 @@ end} %bcond_without udev Name: libdrm -Version: 2.4.117 +Version: 2.4.119 Release: 1 License: MIT Summary: library for direct rendering manager URL: https://dri.freedesktop.org Source0: https://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.xz -Source1: https://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.xz.sig +Source1: https://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.xz.sig Source2: 91-drm-modeset.rules BuildRequires: meson >= 0.43 gcc kernel-headers @@ -273,6 +273,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/drmdevice %endif %changelog +* Thu Dec 28 2023 Paul Thomas - 2.4.119-1 +- update to version 2.4.119 + * Wed Nov 15 2023 lvgenggeng - 2.4.117-1 - update to 2.4.117