Compare commits

..

No commits in common. 'c9' and 'c9-beta' have entirely different histories.
c9 ... c9-beta

2
.gitignore vendored

@ -1 +1 @@
SOURCES/libdrm-2.4.115.tar.xz
SOURCES/libdrm-2.4.121.tar.xz

@ -1 +1 @@
0842e73f1710317adb7f42c4e313eb9e727d9f15 SOURCES/libdrm-2.4.115.tar.xz
dc61485b577eb7a69ad68d76cfac3ff033af87a0 SOURCES/libdrm-2.4.121.tar.xz

@ -53,7 +53,7 @@ end}
Name: libdrm
Summary: Direct Rendering Manager runtime library
Version: 2.4.115
Version: 2.4.121
Release: 1%{?dist}
License: MIT
@ -279,6 +279,16 @@ cp %{SOURCE1} %{buildroot}%{_docdir}/libdrm
%endif
%changelog
* Wed Jun 05 2024 José Expósito <jexposit@redhat.com> - 2.4.121-1
- Update to 2.4.121
* Mon May 27 2024 José Expósito <jexposit@redhat.com> - 2.4.120-1
- Update to 2.4.120
- Fix findings from static application security testing (SAST)
* Mon Nov 06 2023 José Expósito <jexposit@redhat.com> - 2.4.117-1
- Update to 2.4.117
* Wed May 17 2023 Dave Airlie <airlied@redhat.com> - 2.4.115-1
- Update to 2.4.115

Loading…
Cancel
Save