$ git show --format=fuller --patch-with-stat --summary a0a708ad5059d22c535cdedeac118e152e495f34
commit a0a708ad5059d22c535cdedeac118e152e495f34
Author: VuaTech <vuatech@proton.me>
AuthorDate: Tue Apr 22 09:42:06 2025 -0400
Commit: GitHub <noreply@github.com>
CommitDate: Tue Apr 22 09:42:06 2025 -0400
Add files via upload
---
envycontrol.spec | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 envycontrol.spec
diff --git a/envycontrol.spec b/envycontrol.spec
new file mode 100644
index 0000000..2799b4a
--- /dev/null
+++ b/envycontrol.spec
@@ -0,0 +1,19 @@
+Name: envycontrol
+Version: 3.5.2
+Release: 1
+URL: https://github.com/bayasdev/envycontrol
+Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
+Summary: Easy GPU switching for Nvidia Optimus laptops
+License: MIT
+Group: Terminal/Utilities
+BuildRequires: python
+BuildSystem: python
+BuildArch: noarch
+
+%description
+%summary
+
+%files
+%{_bindir}/%{name}
+%{py_sitedir}/envycontrol.py
+%{py_sitedir}/envycontrol-*.*-info