Compare commits
No commits in common. "rawhide" and "f40" have entirely different histories.
1 changed files with 5 additions and 21 deletions
|
|
@ -1,9 +1,8 @@
|
|||
Name: alsamixergui
|
||||
Summary: GUI mixer for ALSA sound devices
|
||||
Version: 0.9.0
|
||||
Release: 0.46.rc2%{?dist}
|
||||
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
||||
License: GPL-2.0-or-later
|
||||
Release: 0.41.rc2%{?dist}
|
||||
License: GPLv2+
|
||||
# This is where the source used to live, but this upstream is dead.
|
||||
# Source0: ftp://www.iua.upf.es/pub/mdeboer/projects/alsamixergui/%%{name}-%%{version}rc1-2.tar.gz
|
||||
# This tarball was taken from Debian, and is the most recent version as far as I know.
|
||||
|
|
@ -31,9 +30,9 @@ graphical userinterface.
|
|||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}rc2-1.orig
|
||||
%patch -P0 -p1 -b .debian
|
||||
%patch -P1 -p1 -b .strsignal
|
||||
%patch -P2 -p1
|
||||
%patch0 -p1 -b .debian
|
||||
%patch1 -p1 -b .strsignal
|
||||
%patch2 -p1
|
||||
autoreconf -i
|
||||
chmod +x configure
|
||||
|
||||
|
|
@ -55,21 +54,6 @@ desktop-file-install --dir $RPM_BUILD_ROOT%{_datadir}/applications %{SOURCE1}
|
|||
%{_datadir}/pixmaps/%{name}.png
|
||||
|
||||
%changelog
|
||||
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-0.46.rc2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-0.45.rc2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-0.44.rc2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Thu Jul 25 2024 Miroslav Suchý <msuchy@redhat.com> - 0.9.0-0.43.rc2
|
||||
- convert license to SPDX
|
||||
|
||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-0.42.rc2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-0.41.rc2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue