Accepting request 945353 from X11:XOrg

- update to version 1.1.9, which is needed by new 5xx.yy.zz
  Nvidia driver (upcoming G06 driver series)

OBS-URL: https://build.opensuse.org/request/show/945353
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnvidia-egl-wayland?expand=0&rev=4
This commit is contained in:
2022-01-10 23:02:03 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2b4ed459e4b2c77c47f15ad9b32da1b2b855a84db8f832e176fdd1fd49b14d36
size 48681

3
egl-wayland-1.1.9.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1317b06beaa5f990894adc31e958fc4575f81b9a7cf0fb907645020915b4da07
size 57069

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 10 14:19:00 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- update to version 1.1.9, which is needed by new 5xx.yy.zz
Nvidia driver (upcoming G06 driver series)
-------------------------------------------------------------------
Mon Sep 27 13:49:26 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libnvidia-egl-wayland
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%define lname libnvidia-egl-wayland%{so_ver}
%define rname egl-wayland
Name: libnvidia-egl-wayland
Version: 1.1.7
Version: 1.1.9
Release: 0
Summary: The EGLStream-based Wayland external platform
License: MIT
@@ -35,6 +35,7 @@ BuildRequires: pkgconfig(egl)
BuildRequires: pkgconfig(eglexternalplatform) >= 1.1
BuildRequires: pkgconfig(wayland-client)
BuildRequires: pkgconfig(wayland-egl-backend) >= 3
BuildRequires: pkgconfig(wayland-protocols)
BuildRequires: pkgconfig(wayland-scanner)
BuildRequires: pkgconfig(wayland-server)
BuildRequires: pkgconfig(x11)