+ switcheroo-control-2.6-1
Update to 2.6
This commit is contained in:
parent
df538ef5e2
commit
b1a67c7cc9
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/switcheroo-control-2.2.tar.xz
|
||||
/switcheroo-control-2.4.tar.xz
|
||||
/switcheroo-control-2.5.tar.xz
|
||||
/switcheroo-control-2.6.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (switcheroo-control-2.5.tar.xz) = eac44021c6883fec4de3d3a820ece729c78a8472169e85696231f8b2f671c9edf78e0e831bb1e51c8be76de316dfd71ca6a0f73319ce814e8b1b6db1f54121dd
|
||||
SHA512 (switcheroo-control-2.6.tar.xz) = ac8867a839ae958676f5c5c7bb4c25cbbcf70eb35a696bb3d80b388c31a9722e75311c041c4c60b8f1d00f405af97dd9173e99780a2be3c621ac759c4986a2d2
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
Name: switcheroo-control
|
||||
Version: 2.5
|
||||
Version: 2.6
|
||||
Release: 1%{?dist}
|
||||
Summary: D-Bus service to check the availability of dual-GPU
|
||||
|
||||
License: GPLv3
|
||||
URL: https://gitlab.freedesktop.org/hadess/switcheroo-control/
|
||||
# URL from https://gitlab.freedesktop.org/hadess/switcheroo-control/-/releases
|
||||
Source0: https://gitlab.freedesktop.org/hadess/switcheroo-control/uploads/6d4283c17cbfca0a0526c75b651faf6f/switcheroo-control-2.5.tar.xz
|
||||
Source0: https://gitlab.freedesktop.org/hadess/switcheroo-control/uploads/86ea54ac7ddb901b6bf6e915209151f8/switcheroo-control-2.6.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: pkgconfig(gudev-1.0)
|
||||
@ -72,6 +72,10 @@ fi
|
||||
%{_datadir}/gtk-doc/html/%{name}/
|
||||
|
||||
%changelog
|
||||
* Fri Jul 01 2022 Bastien Nocera <bnocera@redhat.com> - 2.6-1
|
||||
+ switcheroo-control-2.6-1
|
||||
- Update to 2.6
|
||||
|
||||
* Fri Apr 29 2022 Bastien Nocera <bnocera@redhat.com> - 2.5-1
|
||||
+ switcheroo-control-2.5-1
|
||||
- Update to 2.5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user