automatic version update by autodist [release 2.3.1-1mamba;Sat Feb 25 2023]
This commit is contained in:
parent
7b78787451
commit
83518871be
@ -1,5 +1,5 @@
|
||||
Name: envycontrol
|
||||
Version: 2.3
|
||||
Version: 2.3.1
|
||||
Release: 1mamba
|
||||
Summary: A program aimed to provide an easy way to switch GPU modes on Nvidia Optimus systems
|
||||
Group: System/Kernel and Hardware
|
||||
@ -38,11 +38,14 @@ EnvyControl is a program aimed to provide an easy way to switch GPU modes on Nvi
|
||||
|
||||
%{_bindir}/envycontrol
|
||||
%{python3_sitelib}/__pycache__/envycontrol.cpython*.pyc
|
||||
%dir %{python3_sitelib}/envycontrol-2.3-py3.7.egg-info
|
||||
%{python3_sitelib}/envycontrol-2.3-py3.7.egg-info/*
|
||||
%dir %{python3_sitelib}/envycontrol-%{version}-py*.egg-info
|
||||
%{python3_sitelib}/envycontrol-%{version}-py*.egg-info/*
|
||||
%{python3_sitelib}/envycontrol.py
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Feb 25 2023 Automatic Build System <autodist@mambasoft.it> 2.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 05 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user