Update to v3.5.0 release
Changes: Fix static code analysis warnings Fix lintian errors Move test program and related configs to /usr/lib Move contrib/configs/* to /etc Some code cleanup Signed-off-by: Jun.Miao <jun.miao@intel.com>
This commit is contained in:
parent
3310334c59
commit
c5936cd624
@ -2,8 +2,8 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: accel-config
|
||||
Version: 3.4.8
|
||||
Release: 2%{?dist}
|
||||
Version: 3.5.0
|
||||
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
|
||||
@ -75,8 +75,7 @@ make check
|
||||
%license licenses/accel-config-licenses LICENSE_GPL_2_0
|
||||
%{_bindir}/%{name}
|
||||
%{_mandir}/man1/%{name}*
|
||||
%{_sysconfdir}/%{name}/%{name}.conf.sample
|
||||
%{_datadir}/%{name}/contrib/configs/*
|
||||
%{_sysconfdir}/%{name}/contrib/configs/*
|
||||
|
||||
%files libs
|
||||
%doc README.md
|
||||
@ -91,6 +90,9 @@ make check
|
||||
%{_libdir}/pkgconfig/lib%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Tue Oct 25 2022 Jun Miao <jun.miao@intel.com> - 3.5.0-1
|
||||
- Update to v3.5.0 release
|
||||
|
||||
* Mon Sep 26 2022 Jun Miao <jun.miao@intel.com> - 3.4.8-2
|
||||
- Update to v3.4.8 release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (accel-config-v3.4.8.tar.gz) = 378687f240472ef46f945e8f9c2ea21bacac2016531dbfc5768b034ea2aebd2ed5163cf32ff0bcfa978de2f7e590e27a784a47469ce9774f4fd3a5f960e8a0bf
|
||||
SHA512 (accel-config-v3.5.0.tar.gz) = c27806eae5d66e36e5dbebfb7552fa43ffb3df880d2d2f0708e2c0c521d6a56455888ce1166c0e5f5069561506256302cce05afb5322829192d888856ae75153
|
||||
|
Loading…
Reference in New Issue
Block a user