automatic version update by autodist [release 2.4.5-1mamba;Sat Feb 13 2021]

This commit is contained in:
Automatic Build System 2024-01-06 05:46:15 +01:00
parent 6f71ed6b7a
commit ead1ab85f8

View File

@ -1,12 +1,12 @@
Name: libshout-idjc Name: libshout-idjc
Version: 2.4.3 Version: 2.4.5
Release: 1mamba Release: 1mamba
Summary: Shoutcast client library for idjc Summary: Shoutcast client library for idjc
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://idjc.sourceforge.net/ URL: https://idjc.sourceforge.net/
Source: https://downloads.sourceforge.net/project/libshoutidjc.idjc.p/libshout-idjc-%{version}.tar.gz Source: https://downloads.sourceforge.net/project/libshoutidjc.idjc.p/libshout-idjc-%{version}.tar.gz
License: LGPL License: LGPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -32,6 +32,14 @@ Requires: pkg-config
%description devel %description devel
This package contains libraries and header files for developing applications that use %{name}. This package contains libraries and header files for developing applications that use %{name}.
%package tools
Group: Applications/Multimedia
Summary: Tools provided with %{name}
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
%description tools
This package contains the tools provided by %{name}.
%debug_package %debug_package
%prep %prep
@ -70,7 +78,15 @@ This package contains libraries and header files for developing applications tha
%dir %{_datadir}/doc/libshout-idjc %dir %{_datadir}/doc/libshout-idjc
%{_datadir}/doc/libshout-idjc/* %{_datadir}/doc/libshout-idjc/*
%files tools
%defattr(-,root,root)
%{_bindir}/shoutidjc
%{_mandir}/man1/shoutidjc.1*
%changelog %changelog
* Sat Feb 13 2021 Automatic Build System <autodist@mambasoft.it> 2.4.5-1mamba
- automatic version update by autodist
* Sun Jul 26 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.3-1mamba * Sun Jul 26 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.3-1mamba
- update to 2.4.3 - update to 2.4.3