diff --git a/envycontrol.spec b/envycontrol.spec index f7bf9e5..fde72fd 100644 --- a/envycontrol.spec +++ b/envycontrol.spec @@ -1,5 +1,5 @@ Name: envycontrol -Version: 3.3.0 +Version: 3.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 @@ -10,8 +10,8 @@ URL: https://github.com/bayasdev/envycontrol Source: https://github.com/bayasdev/envycontrol.git/v%{version}/envycontrol-%{version}.tar.bz2 License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(setuptools) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END Requires: xrandr @@ -44,6 +44,9 @@ EnvyControl is a program aimed to provide an easy way to switch GPU modes on Nvi %doc LICENSE %changelog +* Tue Nov 07 2023 Automatic Build System 3.3.1-1mamba +- automatic version update by autodist + * Tue Sep 12 2023 Automatic Build System 3.3.0-1mamba - automatic version update by autodist