update to 0.16 version

update to 0.16 version
This commit is contained in:
Markeryang 2020-07-29 17:23:41 +08:00 committed by Gitee
parent e35b6af913
commit 045e0e4eae

View File

@ -1,6 +1,6 @@
Name: libpciaccess
Version: 0.14
Release: 3
Version: 0.16
Release: 1
Summary: Generic PCI access library
License: MIT
URL: https://www.x.org/
@ -9,8 +9,7 @@ Source0: https://www.x.org/archive/individual/lib/%{name}-%{version}.tar.
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
Patch0: libpciaccess-rom-size.patch
Patch6000: 6000-linux-Set-number-of-devices-to-0-in-case-of-error.patch
Patch0: 0000-libpciaccess-rom-size.patch
BuildRequires: autoconf automake libtool pkgconfig git xorg-x11-util-macros
Requires: hwdata
@ -55,6 +54,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
%changelog
* Wed Jul 29 2020 yanglongkang <yanglongkang@huawei.com> - 0.16-1
- update to 0.16 version
* Tue Aug 27 2019 zoujing <zoujing13@huawei.com> - 0.14-3
- Type:enhancemnet
- ID:NA