- Update to 5.2.1
- Better sanity check for booting without egpu after it was previously set - Added Vulkan ICD profile switching OBS-URL: https://build.opensuse.org/package/show/hardware/supergfxctl?expand=0&rev=7
This commit is contained in:
parent
1700946adb
commit
7161d37978
2
_service
2
_service
@ -6,7 +6,7 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="version">git-master</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="revision">5.1.2</param>
|
||||
<param name="revision">5.2.1</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<!-- <param name="changesgenerate">enable</param> -->
|
||||
<!-- <param name="changesauthor">RN <R_Nik_C@proton.me></param> -->
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:11cf0d745c1353a65a4fa41edfefcc9fc627950caf64a818e23476faf322569f
|
||||
size 213003
|
3
supergfxctl-5.2.1.obscpio
Normal file
3
supergfxctl-5.2.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf0a9c21480f3086f0a00a907c495fd9edb0398be280c4baedba3c250b0f0313
|
||||
size 221195
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 19:59:05 UTC 2024 - RN <R_Nik_c@proton.me>
|
||||
|
||||
- Update to 5.2.1
|
||||
- Better sanity check for booting without egpu after it was previously set
|
||||
- Added Vulkan ICD profile switching
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 28 16:37:31 UTC 2023 - RN <R_Nik_C@proton.me>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: supergfxctl
|
||||
version: 5.1.2
|
||||
mtime: 1694041803
|
||||
commit: af23df7596712bb9433a3be917febadeb3f1f419
|
||||
version: 5.2.1
|
||||
mtime: 1710658829
|
||||
commit: 508d15e4bc5dc14bac27146d3bc66c31436bcdb5
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global rustflags -Clink-arg=-Wl,-z,relro,-z,now
|
||||
|
||||
Name: supergfxctl
|
||||
Version: 5.1.2
|
||||
Version: 5.2.1
|
||||
Release: 0
|
||||
Summary: Super graphics mode controller
|
||||
License: MPL-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:787647afdbf7a330e21c4a79ae1fd8c68394b6b25cb1d34f339c4be8ac1506b2
|
||||
size 18844053
|
||||
oid sha256:922eb660bdd8a652f6d677f4ec53dd718e676793383187f814cc53f8444b97bf
|
||||
size 18880967
|
||||
|
Loading…
Reference in New Issue
Block a user