diff --git a/.gitignore b/.gitignore index 5d09d0a..2f1807e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /switcheroo-control-1.0.tar.xz +/switcheroo-control-1.1.tar.xz diff --git a/sources b/sources index 30ea5ef..157a201 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b0cb197510f38da82ab11a3aa8959a49 switcheroo-control-1.0.tar.xz +521a46521fcd50c787cc46a9fb4a9f0d switcheroo-control-1.1.tar.xz diff --git a/switcheroo-control.spec b/switcheroo-control.spec index c8ccae9..c35750c 100644 --- a/switcheroo-control.spec +++ b/switcheroo-control.spec @@ -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 - 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 - 1.0-1 - Initial Fedora packaging