Import from AlmaLinux stable repository
This commit is contained in:
parent
0125ce6a68
commit
1c8b708ec7
@ -1 +0,0 @@
|
|||||||
c2571f89e855e1054a078a4dfee1d7d6feefb7e5 SOURCES/accel-config-v3.5.0.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,7 +1,7 @@
|
|||||||
%global project_name idxd-config
|
%global project_name idxd-config
|
||||||
|
|
||||||
Name: accel-config
|
Name: accel-config
|
||||||
Version: 3.5.0
|
Version: 3.5.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Configure accelerator subsystem devices
|
Summary: Configure accelerator subsystem devices
|
||||||
# The entire source code is under GPLv2 except for accel-config
|
# The entire source code is under GPLv2 except for accel-config
|
||||||
@ -100,9 +100,13 @@ make check
|
|||||||
%files test
|
%files test
|
||||||
%license Documentation/COPYING LICENSE_GPL_2_0
|
%license Documentation/COPYING LICENSE_GPL_2_0
|
||||||
#%doc test/README.md
|
#%doc test/README.md
|
||||||
%{_prefix}/lib/accel-config/test/*
|
%{_libexecdir}/accel-config/test/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 18 2023 Jerry Snitselaar <jsnitsel@redhat.com> - 3.5.3-1
|
||||||
|
- Rebase to 3.5.3 release.
|
||||||
|
resolves: rhbz#2153898
|
||||||
|
|
||||||
* Sun Oct 16 2022 Jerry Snitselaar <jsnitsel@redhat.com> - 3.5.0-1
|
* Sun Oct 16 2022 Jerry Snitselaar <jsnitsel@redhat.com> - 3.5.0-1
|
||||||
- Rebase to the 3.5.0 release.
|
- Rebase to the 3.5.0 release.
|
||||||
resolves: rhbz#2101608
|
resolves: rhbz#2101608
|
||||||
|
Loading…
Reference in New Issue
Block a user