import CS accel-config-3.5.3-2.el9
This commit is contained in:
parent
42449304a4
commit
21444a18c6
@ -1 +1 @@
|
||||
c2571f89e855e1054a078a4dfee1d7d6feefb7e5 SOURCES/accel-config-v3.5.0.tar.gz
|
||||
5432462e78a9f4b551c85e91d65cfd180816813f SOURCES/accel-config-v3.5.3.tar.gz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/accel-config-v3.5.0.tar.gz
|
||||
SOURCES/accel-config-v3.5.3.tar.gz
|
||||
|
@ -1,9 +1,8 @@
|
||||
%global project_name idxd-config
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: accel-config
|
||||
Version: 3.5.0
|
||||
Release: 1%{?dist}
|
||||
Version: 3.5.3
|
||||
Release: 2%{?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
|
||||
@ -101,10 +100,18 @@ make check
|
||||
%files test
|
||||
%license Documentation/COPYING LICENSE_GPL_2_0
|
||||
%doc test/README.md
|
||||
%{_prefix}/lib/accel-config/test/*
|
||||
%{_libexecdir}/accel-config/test/*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 04 2022 Jerry Snitselaar <jsnitsel@redhat.com> - 3.4.8-1
|
||||
* Tue Apr 18 2023 Jerry Snitselaar <jsnitsel@redhat.com> - 3.5.3-2
|
||||
- Remove spec file variable that blocked debuginfo build
|
||||
Resolves: rhz#2153899
|
||||
|
||||
* Tue Apr 18 2023 Jerry Snitselaar <jsnitsel@redhat.com> - 3.5.3-1
|
||||
- Rebase to the 3.5.3 release.
|
||||
Resolves: rhbz#2153899
|
||||
|
||||
* Tue Oct 04 2022 Jerry Snitselaar <jsnitsel@redhat.com> - 3.5.0-1
|
||||
- Rebase to 3.5.0 release.
|
||||
Resolves: rhbz#2101609
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user