From 3c0926b346f1d3271d5750a24ff6ff50f66cac5f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:48:40 +0100 Subject: [PATCH] automatic update by autodist [release 2.4.0-1mamba;Mon May 19 2014] --- icecast.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/icecast.spec b/icecast.spec index 19df083..4f28642 100644 --- a/icecast.spec +++ b/icecast.spec @@ -1,5 +1,5 @@ Name: icecast -Version: 2.3.3 +Version: 2.4.0 Release: 1mamba Summary: Xiph Streaming media server that supports multiple audio formats. Group: System/Servers @@ -86,11 +86,12 @@ mkdir -p %{buildroot}%{_var}/run/%{name}/ %{_datadir}/icecast/admin/xspf.xsl %dir %{_datadir}/icecast/web %{_datadir}/icecast/web/auth.xsl -%{_datadir}/icecast/web/*.jpg -%{_datadir}/icecast/web/*.gif +#%{_datadir}/icecast/web/*.jpg +#%{_datadir}/icecast/web/*.gif %{_datadir}/icecast/web/server_version.xsl %{_datadir}/icecast/web/status.xsl -%{_datadir}/icecast/web/status2.xsl +%{_datadir}/icecast/web/status-json.xsl +%{_datadir}/icecast/web/xml2json.xslt %{_datadir}/icecast/web/*.css %{_datadir}/icecast/web/*.png %dir %{_datadir}/icecast/doc @@ -106,6 +107,9 @@ mkdir -p %{buildroot}%{_var}/run/%{name}/ %doc AUTHORS COPYING ChangeLog NEWS README TODO %changelog +* Mon May 19 2014 Automatic Build System 2.4.0-1mamba +- automatic update by autodist + * Fri Jul 06 2012 Automatic Build System 2.3.3-1mamba - automatic version update by autodist