diff --git a/farstream-0.2.4.tar.gz b/farstream-0.2.4.tar.gz deleted file mode 100644 index 8239306..0000000 --- a/farstream-0.2.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:120d5b5cd79fcbe19d9e046526fc4bc059e0a3733b3de2d7e5299dc5a3a7bb30 -size 1274905 diff --git a/farstream-0.2.6.tar.gz b/farstream-0.2.6.tar.gz new file mode 100644 index 0000000..388c1ea --- /dev/null +++ b/farstream-0.2.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b92c7f64852a5f5585da3ad5f91e52aba0da4633b8e41170d4560d7360dd4252 +size 1301412 diff --git a/farstream.changes b/farstream.changes index 4e8d904..043734d 100644 --- a/farstream.changes +++ b/farstream.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Oct 19 20:08:44 UTC 2014 - zaitor@opensuse.org + +- Update to version 0.2.6: + + Add ICE-TCP support. + + Now require libnice 0.1.8. +- Changes from version 0.2.5: + + Add SRTP support. + + Add API to set allowed input/output caps. + + Make it possible to have input that is not a raw format. + + Support formats with no encoders/decoders. + + Add payloader for the Microsoft Lync x-data format. + + Ignore ICE-TCP in new libnice. + + Fix misc bugs. + + Now require GStreamer 1.4. + ------------------------------------------------------------------- Mon Sep 8 19:49:09 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/farstream.spec b/farstream.spec index 4b84c26..d9e9e7f 100644 --- a/farstream.spec +++ b/farstream.spec @@ -17,7 +17,7 @@ Name: farstream -Version: 0.2.4 +Version: 0.2.6 Release: 0 # License note: the only GPL-2.0+ files are farstream-0.1.1/common/coverage/* # and common/gstdoc-scangobj; those are just used during the build and do not @@ -31,11 +31,11 @@ Source1: baselibs.conf BuildRequires: fdupes BuildRequires: glib2-devel >= 2.32 BuildRequires: gobject-introspection-devel >= 0.10.1 -BuildRequires: gstreamer-devel >= 1.0 +BuildRequires: gstreamer-devel >= 1.4 BuildRequires: pkgconfig(gio-unix-2.0) >= 2.16 -BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.0 +BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.4 BuildRequires: pkgconfig(gupnp-igd-1.0) >= 0.2 -BuildRequires: pkgconfig(nice) >= 0.1.3 +BuildRequires: pkgconfig(nice) >= 0.1.8 BuildRequires: pkgconfig(pygobject-2.0) >= 2.16.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build %define gst_pluginsdir %(pkg-config --variable pluginsdir gstreamer-1.0) @@ -141,8 +141,8 @@ find %{buildroot} -name '*.la' -delete -print %defattr(-,root,root) %{gst_pluginsdir}/libfsmsnconference.so %{gst_pluginsdir}/libfsrawconference.so -%{gst_pluginsdir}/libfsrtcpfilter.so %{gst_pluginsdir}/libfsrtpconference.so +%{gst_pluginsdir}/libfsrtpxdata.so %{gst_pluginsdir}/libfsvideoanyrate.so %files data