[farstream] Update to 0.1.2.

Brian Pepple bpepple at fedoraproject.org
Fri Mar 23 19:46:36 UTC 2012


commit 351d5460a9e9b36441233053a6d0677521ad92c3
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Fri Mar 23 15:46:32 2012 -0400

    Update to 0.1.2.
    
    - Drop patch to ignore config while comparing send codecs. Fixed upstream.

 .gitignore     |    1 +
 farstream.spec |   10 ++++++----
 sources        |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 25e3d2f..13f64cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /farstream-0.1.1.tar.gz
+/farstream-0.1.2.tar.gz
diff --git a/farstream.spec b/farstream.spec
index 316f67a..5d6e895 100644
--- a/farstream.spec
+++ b/farstream.spec
@@ -4,14 +4,13 @@
 %define gst_plugins_base_ver 0.10.33
 
 Name:           farstream
-Version:        0.1.1
-Release:        6%{?dist}
+Version:        0.1.2
+Release:        1%{?dist}
 Summary:        Libraries for videoconferencing
 
 License:        LGPLv2+
 URL:            http://www.freedesktop.org/wiki/Software/Farstream
 Source0:        http://freedesktop.org/software/%{name}/releases/%{name}/%{name}-%{version}.tar.gz
-Patch0:         farstream-Ignore_config_while_comparing_send_codecs.patch
 
 BuildRequires:  libnice-devel >= 0.1.0
 BuildRequires:  gstreamer-devel >= %{gst_ver}
@@ -69,7 +68,6 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-%patch0 -p1 -b .compare
 
 
 %build
@@ -128,6 +126,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Fri Mar 23 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.1.2-1
+- Update to 0.1.2.
+- Drop patch to ignore config while comparing send codecs. Fixed upstream.
+
 * Thu Mar 22 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.1.1-6
 - Build gobject-introspection.
 
diff --git a/sources b/sources
index f3bd989..3f95821 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-74f8048c915e8f4675cb749bc10f54e9  farstream-0.1.1.tar.gz
+5d6e561b3688d0d0c8906fec4f356df3  farstream-0.1.2.tar.gz


More information about the scm-commits mailing list