automatic version update by autodist [release 2021.03.15-1mamba;Tue Mar 16 2021]
This commit is contained in:
parent
6f681008bc
commit
2d6ee15e88
@ -1,6 +1,6 @@
|
|||||||
Name: liblive
|
Name: liblive
|
||||||
Summary: Live.com streaming libraries
|
Summary: Live.com streaming libraries
|
||||||
Version: 2021.02.11
|
Version: 2021.03.15
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -14,7 +14,6 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which can be compiled for Unix (including Linux and Mac OS X), Windows, and QNX (and other POSIX-compliant systems) - can be used to build streaming applications.
|
This code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which can be compiled for Unix (including Linux and Mac OS X), Windows, and QNX (and other POSIX-compliant systems) - can be used to build streaming applications.
|
||||||
@ -151,6 +150,9 @@ install -m 644 `find UsageEnvironment/include -name \*.hh -or -name \*.h` \
|
|||||||
%doc COPYING README
|
%doc COPYING README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 16 2021 Automatic Build System <autodist@mambasoft.it> 2021.03.15-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Feb 13 2021 Automatic Build System <autodist@mambasoft.it> 2021.02.11-1mamba
|
* Sat Feb 13 2021 Automatic Build System <autodist@mambasoft.it> 2021.02.11-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user