Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
894ab7b19f |
1 changed files with 5 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Name: virglrenderer
|
||||
Version: 0.10.4
|
||||
Release: 3.%{gitdate}git%{gitversion}%{?dist}
|
||||
Release: 4.%{gitdate}git%{gitversion}%{?dist}
|
||||
|
||||
Summary: Virgl Rendering library.
|
||||
License: MIT
|
||||
|
|
@ -14,6 +14,7 @@ License: MIT
|
|||
Source0: virglrenderer-%{gitdate}.tar.xz
|
||||
|
||||
BuildRequires: meson
|
||||
BuildRequires: gcc
|
||||
BuildRequires: xorg-x11-util-macros
|
||||
BuildRequires: libepoxy-devel
|
||||
BuildRequires: mesa-libgbm-devel
|
||||
|
|
@ -70,6 +71,9 @@ driver to test virgl rendering without GL.
|
|||
%{_bindir}/virgl_test_server
|
||||
|
||||
%changelog
|
||||
* Wed Nov 08 2023 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.10.4-4.20230104git88b9fe3b
|
||||
- Add BR: gcc, fix FTBFS rhbz#2226484
|
||||
|
||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.4-3.20230104git88b9fe3b
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue