+ switcheroo-control-1.1-1

- Update to 1.1
- Don't throw errors when the machine doesn't have dual-GPU (#1391212)
This commit is contained in:
Bastien Nocera 2016-11-04 17:18:00 +01:00
parent 891f73ad6e
commit 5a324e8ee4
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/switcheroo-control-1.0.tar.xz
/switcheroo-control-1.1.tar.xz

View File

@ -1 +1 @@
b0cb197510f38da82ab11a3aa8959a49 switcheroo-control-1.0.tar.xz
521a46521fcd50c787cc46a9fb4a9f0d switcheroo-control-1.1.tar.xz

View File

@ -1,5 +1,5 @@
Name: switcheroo-control
Version: 1.0
Version: 1.1
Release: 1%{?dist}
Summary: D-Bus service to check the availability of dual-GPU
@ -49,5 +49,10 @@ D-Bus service to check the availability of dual-GPU.
%changelog
* Fri Nov 04 2016 Bastien Nocera <bnocera@redhat.com> - 1.1-1
+ switcheroo-control-1.1-1
- Update to 1.1
- Don't throw errors when the machine doesn't have dual-GPU (#1391212)
* Fri Oct 21 2016 Kalev Lember <klember@redhat.com> - 1.0-1
- Initial Fedora packaging