automatic version update by autodist [release 0.9.2-1mamba;Mon Feb 13 2023]
This commit is contained in:
parent
37d93c3d82
commit
65c0c81b1a
@ -3,7 +3,7 @@
|
|||||||
%define minver %(echo %version | cut -d. -f 3)
|
%define minver %(echo %version | cut -d. -f 3)
|
||||||
|
|
||||||
Name: xmms2
|
Name: xmms2
|
||||||
Version: 0.9.1
|
Version: 0.9.2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A multimedia player that has most of the features as WinAmp
|
Summary: A multimedia player that has most of the features as WinAmp
|
||||||
@ -29,6 +29,7 @@ BuildRequires: libavcodec-ffmpeg-devel
|
|||||||
BuildRequires: libcdio-devel
|
BuildRequires: libcdio-devel
|
||||||
BuildRequires: libcdio-paranoia-devel
|
BuildRequires: libcdio-paranoia-devel
|
||||||
BuildRequires: libcurl-devel
|
BuildRequires: libcurl-devel
|
||||||
|
BuildRequires: libdbus-devel
|
||||||
BuildRequires: libdiscid-devel
|
BuildRequires: libdiscid-devel
|
||||||
BuildRequires: libefl-devel
|
BuildRequires: libefl-devel
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
@ -60,6 +61,8 @@ BuildRequires: libsndfile-devel
|
|||||||
BuildRequires: libspeex-devel
|
BuildRequires: libspeex-devel
|
||||||
BuildRequires: libsqlite-devel
|
BuildRequires: libsqlite-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: libunwind-devel
|
||||||
|
BuildRequires: libuuid-devel
|
||||||
BuildRequires: libvorbis-devel
|
BuildRequires: libvorbis-devel
|
||||||
BuildRequires: libvorbisidec-devel
|
BuildRequires: libvorbisidec-devel
|
||||||
BuildRequires: libwavpack-devel
|
BuildRequires: libwavpack-devel
|
||||||
@ -227,7 +230,6 @@ install -D -m644 %{S:1} \
|
|||||||
%{_includedir}/%{name}/*
|
%{_includedir}/%{name}/*
|
||||||
%{_libdir}/libxmmsclient*.so
|
%{_libdir}/libxmmsclient*.so
|
||||||
%{_libdir}/pkgconfig/%{name}-*.pc
|
%{_libdir}/pkgconfig/%{name}-*.pc
|
||||||
%doc TODO
|
|
||||||
|
|
||||||
%files -n perl-xmms2
|
%files -n perl-xmms2
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -235,6 +237,9 @@ install -D -m644 %{S:1} \
|
|||||||
%{perl_archlib}/auto/Audio/
|
%{perl_archlib}/auto/Audio/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 13 2023 Automatic Build System <autodist@mambasoft.it> 0.9.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun May 08 2022 Automatic Build System <autodist@mambasoft.it> 0.9.1-1mamba
|
* Sun May 08 2022 Automatic Build System <autodist@mambasoft.it> 0.9.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user