From b1f71b44c38de4a164b47db3760c88e8f7040df9 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Fri, 29 Apr 2022 15:55:25 +0200 Subject: [PATCH] + switcheroo-control-2.5-1 Update to 2.5 --- .gitignore | 1 + sources | 2 +- switcheroo-control.spec | 12 ++++++++---- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index decb439..b7063e2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /switcheroo-control-2.1.tar.xz /switcheroo-control-2.2.tar.xz /switcheroo-control-2.4.tar.xz +/switcheroo-control-2.5.tar.xz diff --git a/sources b/sources index c66fda3..fa17340 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (switcheroo-control-2.4.tar.xz) = 47f071b17cbb520d862800ef2d8389ada1130be96a8c1efed9be6793081b5826355ad30b0feeba1cc9eda792b4c943ffc852d12648b0c5e74f25c207d151c1c3 +SHA512 (switcheroo-control-2.5.tar.xz) = eac44021c6883fec4de3d3a820ece729c78a8472169e85696231f8b2f671c9edf78e0e831bb1e51c8be76de316dfd71ca6a0f73319ce814e8b1b6db1f54121dd diff --git a/switcheroo-control.spec b/switcheroo-control.spec index b4cd825..27bd21f 100644 --- a/switcheroo-control.spec +++ b/switcheroo-control.spec @@ -1,12 +1,12 @@ Name: switcheroo-control -Version: 2.4 -Release: 5%{?dist} +Version: 2.5 +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/accd4a9492979bfd91b587ae7e18d3a2/switcheroo-control-2.4.tar.xz +Source0: https://gitlab.freedesktop.org/hadess/switcheroo-control/uploads/6d4283c17cbfca0a0526c75b651faf6f/switcheroo-control-2.5.tar.xz BuildRequires: gcc BuildRequires: pkgconfig(gudev-1.0) @@ -58,7 +58,7 @@ fi %license COPYING %doc NEWS README.md %{_bindir}/switcherooctl -%{_sysconfdir}/dbus-1/system.d/net.hadess.SwitcherooControl.conf +%{_datadir}/dbus-1/system.d/net.hadess.SwitcherooControl.conf %{_unitdir}/switcheroo-control.service %{_libexecdir}/switcheroo-control %{_udevhwdbdir}/30-pci-intel-gpu.hwdb @@ -70,6 +70,10 @@ fi %{_datadir}/gtk-doc/html/%{name}/ %changelog +* Fri Apr 29 2022 Bastien Nocera - 2.5-1 ++ switcheroo-control-2.5-1 +- Update to 2.5 + * Sat Jan 22 2022 Fedora Release Engineering - 2.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild