update to 2.4.6 [release 2.4.6-1mamba;Sat Aug 05 2023]
This commit is contained in:
parent
ead1ab85f8
commit
ee1a1929e6
@ -1,24 +1,23 @@
|
|||||||
|
%define pkgver %(echo %version | tr _ -)
|
||||||
Name: libshout-idjc
|
Name: libshout-idjc
|
||||||
Version: 2.4.5
|
Version: 2.4.6
|
||||||
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: https://idjc.sourceforge.net/
|
URL: https://idjc.sourceforge.io/
|
||||||
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}-r1.tar.gz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libogg-devel
|
BuildRequires: libogg-devel
|
||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libopenssl-devel
|
||||||
BuildRequires: libspeex-devel
|
BuildRequires: libspeex-devel
|
||||||
BuildRequires: libtheora-devel
|
BuildRequires: libtheora-devel
|
||||||
BuildRequires: libvorbis-devel
|
BuildRequires: libvorbis-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Shoutcast client library for idjc.
|
Shoutcast client library for idjc.
|
||||||
@ -72,7 +71,6 @@ This package contains the tools provided by %{name}.
|
|||||||
%dir %{_includedir}/shoutidjc
|
%dir %{_includedir}/shoutidjc
|
||||||
%{_includedir}/shoutidjc/shout.h
|
%{_includedir}/shoutidjc/shout.h
|
||||||
%{_libdir}/libshout-idjc.a
|
%{_libdir}/libshout-idjc.a
|
||||||
%{_libdir}/libshout-idjc.la
|
|
||||||
%{_libdir}/libshout-idjc.so
|
%{_libdir}/libshout-idjc.so
|
||||||
%{_libdir}/pkgconfig/shout-idjc.pc
|
%{_libdir}/pkgconfig/shout-idjc.pc
|
||||||
%dir %{_datadir}/doc/libshout-idjc
|
%dir %{_datadir}/doc/libshout-idjc
|
||||||
@ -84,6 +82,9 @@ This package contains the tools provided by %{name}.
|
|||||||
%{_mandir}/man1/shoutidjc.1*
|
%{_mandir}/man1/shoutidjc.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 05 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.6-1mamba
|
||||||
|
- update to 2.4.6
|
||||||
|
|
||||||
* Sat Feb 13 2021 Automatic Build System <autodist@mambasoft.it> 2.4.5-1mamba
|
* Sat Feb 13 2021 Automatic Build System <autodist@mambasoft.it> 2.4.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user