Hello community, here is the log from the commit of package alsa-tools for openSUSE:Factory checked in at 2020-03-07 21:41:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/alsa-tools (Old) and /work/SRC/openSUSE:Factory/.alsa-tools.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "alsa-tools" Sat Mar 7 21:41:14 2020 rev:78 rq:782533 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/alsa-tools/alsa-tools.changes 2020-01-03 17:33:58.379204091 +0100 +++ /work/SRC/openSUSE:Factory/.alsa-tools.new.26092/alsa-tools.changes 2020-03-07 21:41:15.292394350 +0100 @@ -1,0 +2,8 @@ +Tue Feb 25 14:36:44 CET 2020 - Matej Cepl <[email protected]> + +- Update to 1.2.2 (do not support Python 2 and PyGtk). +- Remove + 0001-hdspmixer-Use-__u32-and-__u64-for-RMS-array-types.patch + which was included upstream. + +------------------------------------------------------------------- Old: ---- 0001-hdspmixer-Use-__u32-and-__u64-for-RMS-array-types.patch alsa-tools-1.1.7.tar.bz2 New: ---- alsa-tools-1.2.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alsa-tools.spec ++++++ --- /var/tmp/diff_new_pack.aFpRAv/_old 2020-03-07 21:41:15.980394814 +0100 +++ /var/tmp/diff_new_pack.aFpRAv/_new 2020-03-07 21:41:15.980394814 +0100 @@ -1,7 +1,7 @@ # # spec file for package alsa-tools # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%define package_version 1.1.7 +%define package_version 1.2.2 # %define build_hwdep_loader 0 %if 0%{?suse_version} > 1140 @@ -25,25 +25,24 @@ %define have_gtk3 0 %endif Name: alsa-tools -Version: 1.1.7 +Version: 1.2.2 Release: 0 Summary: Various ALSA Tools License: GPL-2.0-or-later Group: Productivity/Multimedia/Sound/Utilities -Url: http://www.alsa-project.org/ +URL: http://www.alsa-project.org/ Source: ftp://ftp.alsa-project.org/pub/tools/alsa-tools-%{package_version}.tar.bz2 Source1: README.SUSE Source2: sbipatches.tar.bz2 Source4: rmedigicontrol.desktop Source7: rmedigicontrol.png -# upstream fixes -Patch1: 0001-hdspmixer-Use-__u32-and-__u64-for-RMS-array-types.patch # build fixes Patch101: alsa-tools-no_m4_dir.dif BuildRequires: alsa-devel BuildRequires: alsa-topology-devel BuildRequires: fltk-devel BuildRequires: gcc-c++ +BuildRequires: gobject-introspection BuildRequires: gtk2-devel BuildRequires: libtool BuildRequires: update-desktop-files @@ -214,7 +213,6 @@ Summary: GUI tool to set individual hardware stream volumes Group: Productivity/Multimedia/Sound/Utilities Requires: pyalsa -Requires: python-gtk Provides: alsa-tools-gui = 1.0.28 Obsoletes: alsa-tools-gui <= 1.0.28 @@ -301,12 +299,10 @@ %prep %setup -q -a 2 -n %{name}-%{package_version} cp %{SOURCE1} . -# upstream fixes -%patch1 -p1 -# build fixes -#patch100 -p1 %patch101 -p1 +sed -i '1s@/usr/bin/env python@/usr/bin/python@' hwmixvolume/hwmixvolume + ALL_PACKS="seq/sbiload hdsploader usx2yloader us428control as10k1 ld10k1 hwmixvolume hda-verb" %ifarch %ix86 ALL_PACKS="$ALL_PACKS sb16_csp sscape_ctl" ++++++ alsa-tools-1.1.7.tar.bz2 -> alsa-tools-1.2.2.tar.bz2 ++++++ ++++ 169949 lines of diff (skipped)
