Update to 2.4.105
This commit is contained in:
parent
c08a47b1de
commit
ab22993c60
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/libdrm-2.4.101.tar.xz
|
||||
/libdrm-2.4.102.tar.xz
|
||||
/libdrm-2.4.103.tar.xz
|
||||
/libdrm-2.4.105.tar.xz
|
||||
|
11
libdrm.spec
11
libdrm.spec
@ -47,8 +47,8 @@ end}
|
||||
|
||||
Name: libdrm
|
||||
Summary: Direct Rendering Manager runtime library
|
||||
Version: 2.4.103
|
||||
Release: 2%{?dist}
|
||||
Version: 2.4.105
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
|
||||
URL: https://dri.freedesktop.org
|
||||
@ -68,9 +68,7 @@ BuildRequires: pkgconfig(pciaccess) >= 0.10
|
||||
BuildRequires: pkgconfig(cairo)
|
||||
%endif
|
||||
%if %{with man_pages}
|
||||
BuildRequires: %{_bindir}/xsltproc
|
||||
BuildRequires: %{_bindir}/sed
|
||||
BuildRequires: docbook-style-xsl
|
||||
BuildRequires: python3-docutils
|
||||
%endif
|
||||
%if %{with valgrind}
|
||||
BuildRequires: valgrind-devel
|
||||
@ -286,6 +284,9 @@ cp %{SOURCE1} %{buildroot}%{_docdir}/libdrm
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Apr 16 2021 Pete Walter <pwalter@fedoraproject.org> - 2.4.105-1
|
||||
- Update to 2.4.105
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.103-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libdrm-2.4.103.tar.xz) = 15b098b962008271400692b6b15ecb7e22676f8698e0220ad969735ac2315ccc737d19558afb6abda82bae15117e5f306c048184a2369f434b85ecaa670ca885
|
||||
SHA512 (libdrm-2.4.105.tar.xz) = 083a04af7208e58be21b89c6ebdbe2db3ba00cd29f0d271bd38bfe97dfca741edafddaaf9b5b95c20fac2c9b700434ea5b21397de26f7073169ad6f5b090f715
|
||||
|
Loading…
Reference in New Issue
Block a user