Update to v3.5.1 release
[ Colin Ian King ] pull in various debian changes sync changelog entry with debian uploaded version free allocated path if execlp fails [ Li Zhang ] Fix bug of setting max destination size [ Ramesh Thomas ] Remove some leftover references to mdev Remove text about installing kernel headers Install tests in /usr/libexec Update RPM scripts to install tests in /usr/libexec Remove uninitialized local variable warning Modify script to include author in changelog [ Tony Zhu ] Update user test script with path /usr/lib Update user test script with path /usr/libexec Remove read_buffers 0 settings from configs Signed-off-by: Jun.Miao <jun.miao@intel.com>
This commit is contained in:
parent
238bfe6a56
commit
87d94392f3
@ -2,8 +2,8 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: accel-config
|
||||
Version: 3.5.2
|
||||
Release: 4%{?dist}
|
||||
Version: 3.5.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Configure accelerator subsystem devices
|
||||
# The entire source code is under GPLv2 except for accel-config
|
||||
# library which is mostly LGPLv2.1, ccan/list which is BSD-MIT and
|
||||
@ -90,6 +90,9 @@ make check
|
||||
%{_libdir}/pkgconfig/lib%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Mon Feb 27 2023 Jun Miao <jun.miao@intel.com> - 3.5.3-1
|
||||
- Update to v3.5.3 release
|
||||
|
||||
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (accel-config-v3.5.2.tar.gz) = b1c1c415728a630caffb97b29a5c9fcd95022ad3d47eef79101bb67aad6382f82d1b4d4798fbd35346370f725b06fdbdbff6053f36605e09abc88a62654ed4be
|
||||
SHA512 (accel-config-v3.5.3.tar.gz) = f6a579362c241deeb3cb2e47ba11616801eac5466206eac335bd259c42d4c777b57c0ddb29a2800d24be9d029ece09df86bbfb45c96780ec2c4add262f10d568
|
||||
|
Loading…
Reference in New Issue
Block a user