drop gtk 1.x support
(cherry picked from commit f486a1349dbb16a261d11df11c0bdb28c8d07657)
This commit is contained in:
parent
430a62a646
commit
fe27c77fce
@ -10,7 +10,7 @@
|
||||
|
||||
Name: alsa-tools
|
||||
Version: 1.2.5
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Advanced tools for ALSA
|
||||
|
||||
License: GPLv2+
|
||||
@ -21,7 +21,7 @@ Source1: 90-alsa-tools-firmware.rules
|
||||
Patch1: 0001-echomixer-fix-clang-16-incompatible-function-pointer.patch
|
||||
|
||||
BuildRequires: alsa-lib-devel gcc gcc-c++ libtool findutils
|
||||
BuildRequires: fltk-devel gtk+-devel gtk2-devel gtk3-devel desktop-file-utils
|
||||
BuildRequires: fltk-devel gtk2-devel gtk3-devel desktop-file-utils
|
||||
Requires: xorg-x11-fonts-misc python3-alsa
|
||||
|
||||
Provides: alsa-tools-libs = %{version}-%{release}
|
||||
@ -211,6 +211,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 16 2025 Funda Wang <fundawang@yeah.net> - 1.2.5-3
|
||||
- drop gtk 1.x support
|
||||
|
||||
* Wed Aug 28 2024 yanying <201250106@smail.nju.edu.cn> - 1.2.5-2
|
||||
- backport fix for clang build
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user