[farstream02] 0.2.7

David Woodhouse dwmw2 at fedoraproject.org
Thu Mar 12 13:13:12 UTC 2015


commit 00af8743681a70be5981ab62cf90256f840223dd
Author: David Woodhouse <David.Woodhouse at intel.com>
Date:   Thu Mar 12 13:12:59 2015 +0000

    0.2.7

 .gitignore       | 1 +
 farstream02.spec | 9 ++++++---
 sources          | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8dad7d0..771c357 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /farstream-0.2.2.tar.gz
 /farstream-0.2.3.tar.gz
 /farstream-0.2.4.tar.gz
+/farstream-0.2.7.tar.gz
diff --git a/farstream02.spec b/farstream02.spec
index 95054fa..ca1c1ab 100644
--- a/farstream02.spec
+++ b/farstream02.spec
@@ -3,8 +3,8 @@
 %global far farstream
 
 Name:           %{far}02
-Version:        0.2.4
-Release:        4%{?dist}
+Version:        0.2.7
+Release:        1%{?dist}
 Summary:        Libraries for videoconferencing
 
 # Package is LGPLv2 except for a few files in /common/coverage/
@@ -80,7 +80,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_libdir}/%{far}-0.2/libshm-transmitter.so
 %{_libdir}/gstreamer-1.0/libfsmsnconference.so
 %{_libdir}/gstreamer-1.0/libfsrawconference.so
-%{_libdir}/gstreamer-1.0/libfsrtcpfilter.so
+%{_libdir}/gstreamer-1.0/libfsrtpxdata.so
 %{_libdir}/gstreamer-1.0/libfsrtpconference.so
 %{_libdir}/gstreamer-1.0/libfsvideoanyrate.so
 %{_libdir}/girepository-1.0/Farstream-0.2.typelib
@@ -102,6 +102,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Mon Mar 02 2015 David Woodhouse <dwmw2 at infradead.org> - 0.2.7-1
+- Update to 0.2.7.
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.4-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 526b38d..da7b977 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-edcc75cbf7c811cfe3de9b00b9808682  farstream-0.2.4.tar.gz
+bb56af4cbf2cd42f35353f20cf04bc17  farstream-0.2.7.tar.gz


More information about the scm-commits mailing list