Compare commits
6 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0b6f10ed19 | ||
|
|
ab3836a4ae | ||
|
|
d62e4e11f6 | ||
|
|
9c2e77b09d | ||
|
|
a35d1b7287 | ||
|
|
04467add5b |
1 changed files with 8 additions and 1 deletions
|
|
@ -4,13 +4,14 @@
|
|||
|
||||
Name: xfce4-pulseaudio-plugin
|
||||
Version: 0.4.3
|
||||
Release: 1%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Pulseaudio plugin for Xfce4
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://github.com/andrzej-r/xfce4-pulseaudio-plugin
|
||||
Source0: http://archive.xfce.org/src/panel-plugins/%{name}/%{versnum}/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libxfce4ui-devel >= %{xfceversion}
|
||||
|
|
@ -66,6 +67,12 @@ rm -f %{buildroot}/%{defaultdocdir}/README
|
|||
%{_datadir}/icons/hicolor/scalable/status/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 02 2021 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.4.3-3
|
||||
- pulseaudio-daemon does not appear to be centos; require pulseaudio
|
||||
|
||||
* Mon Aug 02 2021 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.4.3-2
|
||||
- rebuild for xfce 4.16
|
||||
|
||||
* Sun Mar 29 2020 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.4.3-1
|
||||
- Update to 0.4.3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue