import libglvnd-1.3.4-1.el9

This commit is contained in:
CentOS Sources 2021-12-07 11:53:21 -05:00 committed by Stepan Oksanichenko
parent 06f89d4e30
commit 8aa78490bc
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/libglvnd-1.3.2.tar.gz
SOURCES/libglvnd-1.3.4.tar.gz

View File

@ -1 +1 @@
c6dd24a56740cdf1de1c1c05294f112dec831cba SOURCES/libglvnd-1.3.2.tar.gz
876cde82fa46b891fdb4ea3e58a4adfc7fffea25 SOURCES/libglvnd-1.3.4.tar.gz

View File

@ -3,8 +3,8 @@
Name: libglvnd
Version: 1.3.2
Release: 5%{?dist}
Version: 1.3.4
Release: 1%{?dist}
# Provide an upgrade path from the negativo17.org pkgs which have Epoch 1
Epoch: 1
Summary: The GL Vendor-Neutral Dispatch library
@ -242,6 +242,9 @@ xvfb-run -s '-screen 0 640x480x24' -d make check V=1 || \
%changelog
* Mon Nov 22 2021 Dave Airlie <airlied@redhat.com> - 1:1.3.4-1
- Update to 1.3.4 for nvidia drivers
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1:1.3.2-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688