From 3f6ddb74084e65c29e648dc35792e6f71869b389 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 9 Dec 2018 09:53:21 +0000 Subject: [PATCH] Switch python2-alsa dependency to python3-alsa as hwmixvolume runs on Python 3 --- alsa-tools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/alsa-tools.spec b/alsa-tools.spec index 902b448..b18190d 100644 --- a/alsa-tools.spec +++ b/alsa-tools.spec @@ -25,7 +25,7 @@ Summary: Specialist tools for ALSA Name: alsa-tools Version: 1.1.7 -Release: 1%{?dist} +Release: 2%{?dist} # Checked at least one source file from all the sub-projects contained in # the source tarball and they are consistent GPLv2+ - TJ 2007-11-15 @@ -48,7 +48,7 @@ BuildRequires: fltk-devel Buildrequires: desktop-file-utils Requires: xorg-x11-fonts-misc # Needed for hwmixvolume -Requires: python2-alsa +Requires: python3-alsa %endif %description @@ -215,6 +215,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog +* Sun Dec 09 2018 Miro HronĨok - 1.1.7-2 +- Switch python2-alsa dependency to python3-alsa as hwmixvolume runs on Python 3 + * Tue Oct 16 2018 Jaroslav Kysela - 1.1.7-1 - Updated to 1.1.7