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
|
||||
Version: 2.4.5
|
||||
Version: 2.4.6
|
||||
Release: 1mamba
|
||||
Summary: Shoutcast client library for idjc
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://idjc.sourceforge.net/
|
||||
Source: https://downloads.sourceforge.net/project/libshoutidjc.idjc.p/libshout-idjc-%{version}.tar.gz
|
||||
URL: https://idjc.sourceforge.io/
|
||||
Source: https://downloads.sourceforge.net/project/libshoutidjc.idjc.p/libshout-idjc-%{version}-r1.tar.gz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libogg-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libspeex-devel
|
||||
BuildRequires: libtheora-devel
|
||||
BuildRequires: libvorbis-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Shoutcast client library for idjc.
|
||||
@ -72,7 +71,6 @@ This package contains the tools provided by %{name}.
|
||||
%dir %{_includedir}/shoutidjc
|
||||
%{_includedir}/shoutidjc/shout.h
|
||||
%{_libdir}/libshout-idjc.a
|
||||
%{_libdir}/libshout-idjc.la
|
||||
%{_libdir}/libshout-idjc.so
|
||||
%{_libdir}/pkgconfig/shout-idjc.pc
|
||||
%dir %{_datadir}/doc/libshout-idjc
|
||||
@ -84,6 +82,9 @@ This package contains the tools provided by %{name}.
|
||||
%{_mandir}/man1/shoutidjc.1*
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user