rpms/gnonlin/devel gnonlin.spec,1.31,1.32

Jeffrey C. Ollie jcollie at fedoraproject.org
Mon Sep 7 12:12:57 UTC 2009


Author: jcollie

Update of /cvs/pkgs/rpms/gnonlin/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25754

Modified Files:
	gnonlin.spec 
Log Message:
* Mon Sep  7 2009 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.10.13-1
- Update to 0.10.13 "Service of Quality"
-
- Features of this release
-     
-       * Fix QoS event handling
-       * Fix racyness in source pad handlings
-       * GnlOperation: Add signal to know input stream priorities
- 
- Bugs fixed in this release
-      
-       * 583145 : Seeking on pending pipelines should return True.



Index: gnonlin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnonlin/devel/gnonlin.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- gnonlin.spec	2 Sep 2009 18:21:43 -0000	1.31
+++ gnonlin.spec	7 Sep 2009 12:12:57 -0000	1.32
@@ -2,14 +2,14 @@
 %define         gst_plugins_base_req    0.10.24
 
 Name:           gnonlin
-Version:        0.10.12.3
-Release:        0.2%{?dist}
+Version:        0.10.13
+Release:        1%{?dist}
 Summary:        GStreamer extension library for non-linear editing
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://gnonlin.sourceforge.net/
-Source:         http://gstreamer.freedesktop.org/src/gnonlin/pre/gnonlin-%{version}.tar.bz2
+Source:         http://gstreamer.freedesktop.org/src/gnonlin/gnonlin-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gstreamer-devel >= %{gst_req}
@@ -45,6 +45,19 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/gstreamer-0.10/libgnl.so
 
 %changelog
+* Mon Sep  7 2009 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.10.13-1
+- Update to 0.10.13 "Service of Quality"
+-
+- Features of this release
+-     
+-       * Fix QoS event handling
+-       * Fix racyness in source pad handlings
+-       * GnlOperation: Add signal to know input stream priorities
+- 
+- Bugs fixed in this release
+-      
+-       * 583145 : Seeking on pending pipelines should return True.
+
 * Wed Sep  2 2009 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.10.12.3-0.2
 - Doh!
 




More information about the fedora-extras-commits mailing list