update to v0.17 version

This commit is contained in:
lvfei 2023-01-16 02:01:33 -05:00
parent ed4daf8568
commit e61216709c
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
libpciaccess-0.17.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: libpciaccess Name: libpciaccess
Version: 0.16 Version: 0.17
Release: 3 Release: 1
Summary: Generic PCI access library Summary: Generic PCI access library
License: MIT License: MIT
URL: https://www.x.org/ URL: https://www.x.org/
Source0: https://www.x.org/archive/individual/lib/%{name}-%{version}.tar.bz2 Source0: https://www.x.org/archive/individual/lib/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
@ -55,6 +55,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
%changelog %changelog
* Mon Jan 16 2023 lvfei<lvfei@kylinos.cn> - 0.17-1
- update to 0.17
* Thu Jul 28 2022 wuzx<wuzx1226@qq.com> - 0.16-3 * Thu Jul 28 2022 wuzx<wuzx1226@qq.com> - 0.16-3
- add sw64 patch - add sw64 patch