Compare commits
7 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ff61b03938 | ||
|
|
30aa428606 | ||
|
|
4cf609f556 | ||
|
|
6896278492 | ||
|
|
3994a75c57 | ||
|
|
bbcb9ae8ef | ||
|
|
6b71cdb36b |
1 changed files with 23 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: envytools
|
||||
Version: 0.0
|
||||
Release: 0.26.git%{gitdate}%{?dist}
|
||||
Release: 0.33.git%{gitdate}%{?dist}
|
||||
Summary: Tools for people envious of nvidia's blob driver
|
||||
License: MIT
|
||||
URL: https://github.com/envytools/envytools
|
||||
|
|
@ -10,7 +10,7 @@ URL: https://github.com/envytools/envytools
|
|||
Source0: envytools-%{gitdate}.tar.bz2
|
||||
Source1: make-git-snapshot.sh
|
||||
Patch1: envytools-add-missing-GETPARAM_PHYS-defines.patch
|
||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64
|
||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 riscv64
|
||||
BuildRequires: gcc g++
|
||||
BuildRequires: cmake flex bison
|
||||
BuildRequires: libpciaccess-devel libX11-devel libXext-devel libseccomp-devel
|
||||
|
|
@ -82,6 +82,27 @@ rm $RPM_BUILD_ROOT%{_docdir}/%{name}/hwdocs/*.py
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.0-0.33.git20200810
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.0-0.32.git20200810
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0-0.31.git20200810
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Thu Feb 22 2024 Liu Yang <Yang.Liu.sn@gmail.com> - 0.0-0.30.git20200810
|
||||
- Add riscv64.
|
||||
|
||||
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0-0.29.git20200810
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0-0.28.git20200810
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.0-0.27.git20200810
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.0-0.26.git20200810
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue