Hello community,

here is the log from the commit of package gnonlin for openSUSE:Factory checked 
in at 2014-04-14 09:25:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnonlin (Old)
 and      /work/SRC/openSUSE:Factory/.gnonlin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnonlin"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnonlin/gnonlin.changes  2013-12-02 
15:07:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnonlin.new/gnonlin.changes     2014-04-14 
09:25:02.000000000 +0200
@@ -1,0 +2,7 @@
+Sat Apr 12 18:19:16 UTC 2014 - zai...@opensuse.org
+
+- Update to version 1.2.0:
+  + Bugs fixed: bgo#596374, bgo#690881, bgo#691041, bgo#701015,
+    bgo#706831.
+
+-------------------------------------------------------------------

Old:
----
  gnonlin-1.1.90.tar.xz

New:
----
  gnonlin-1.2.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnonlin.spec ++++++
--- /var/tmp/diff_new_pack.5XLXdL/_old  2014-04-14 09:25:03.000000000 +0200
+++ /var/tmp/diff_new_pack.5XLXdL/_new  2014-04-14 09:25:03.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnonlin
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           gnonlin
-Version:        1.1.90
+Version:        1.2.0
 Release:        0
 %define gst_branch 1.0
 Summary:        Non-liner audio and video support for GStreamer

++++++ gnonlin-1.1.90.tar.xz -> gnonlin-1.2.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnonlin-1.1.90/ChangeLog new/gnonlin-1.2.0/ChangeLog
--- old/gnonlin-1.1.90/ChangeLog        2013-09-28 20:21:30.000000000 +0200
+++ new/gnonlin-1.2.0/ChangeLog 2014-03-15 18:38:52.000000000 +0100
@@ -1,24 +1,78 @@
-=== release 1.1.90 ===
+=== release 1.2.0 ===
 
-2013-09-24  Thibault Saunier <thibault.saun...@collabora.com>
+2014-03-15  Thibault Saunier <tsaun...@gnome.org>
 
        * configure.ac:
-         releasing 1.1.90
+         releasing 1.2.0
 
-2013-09-24 14:39:47 +0200  Thibault Saunier <thibault.saun...@collabora.com>
+2014-02-28 09:36:24 +0100  Sebastian Dröge <sebast...@centricular.com>
 
-       * configure.ac:
-         RELEASE WIP
+       * common:
+         Automatic update of common submodule
+         From fe1672e to bcb1518
+
+2014-02-26 22:15:19 +0100  Stefan Sauer <enso...@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From 1a07da9 to fe1672e
+
+2014-01-30 10:45:29 +0100  Edward Hervey <bilb...@bilboed.com>
+
+       * common:
+         Automatic update of common submodule
+         From d48bed3 to 1a07da9
+
+2013-12-30 16:29:54 +0100  Edward Hervey <bilb...@bilboed.com>
+
+       * gnl/gnloperation.c:
+         gnloperation: Remove dead code
+         ret is only set before leaving the loop.
+         COVERITY CID 1139661
+         COVERITY CID 1139662
+
+2013-12-22 22:35:42 +0000  Tim-Philipp Müller <t...@centricular.com>
+
+       * common:
+         Automatic update of common submodule
+         From dbedaa0 to d48bed3
 
-2013-08-31 12:05:43 -0400  Thibault Saunier <thibault.saun...@collabora.com>
+2013-11-29 09:50:33 +0100  Sebastian Dröge <sebast...@centricular.com>
 
        * gnl/gnlcomposition.c:
-         composition: Never take the OBJECTS_LOCK when sending events
-         We should never have the OBJECTS_LOCK when sending or receiving
-         events. This lock is usefull only when we deal with children of
-         composition, so it should be used exclusivly for that purpose
-         Avoiding deadlocks
-         https://bugzilla.gnome.org/show_bug.cgi?id=706831
+         gnlcomposition: Fix typo
+
+2013-11-05 11:22:15 +0000  Tim-Philipp Müller <t...@centricular.com>
+
+       * common:
+         Automatic update of common submodule
+         From 865aa20 to dbedaa0
+
+2013-09-28 21:06:41 +0200  Thibault Saunier <thibault.saun...@collabora.com>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.1.90 ===
+
+2013-09-24 14:39:47 +0200  Thibault Saunier <thibault.saun...@collabora.com>
+
+       * ChangeLog:
+       * configure.ac:
+       * docs/libs/gnonlin.hierarchy:
+       * docs/libs/gnonlin.interfaces:
+       * docs/libs/gnonlin.prerequisites:
+       * docs/libs/gnonlin.signals:
+       * docs/libs/inspect-build.stamp:
+       * docs/libs/inspect.stamp:
+       * docs/libs/inspect/plugin-gnonlin.xml:
+         Release 1.1.90
+
+2013-09-24 18:34:58 +0100  Tim-Philipp Müller <t...@centricular.net>
+
+       * common:
+         Automatic update of common submodule
+         From 6b03ba7 to 865aa20
 
 2013-09-20 16:18:30 +0200  Edward Hervey <edw...@collabora.com>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnonlin-1.1.90/NEWS new/gnonlin-1.2.0/NEWS
--- old/gnonlin-1.1.90/NEWS     2013-05-30 23:15:39.000000000 +0200
+++ new/gnonlin-1.2.0/NEWS      2014-03-15 18:43:20.000000000 +0100
@@ -1,94 +1 @@
-This is GNonLin 0.10.17 "Flight from Hawaii coming out of the sun"
-
-Features of this release
-
-      * documentation and debugging fixes
-      * Use glib 2.22 API if available
-
-This is GNonLin 0.10.16 "I needed time to think to get the memories from my 
mind"
-
-Features of this release
-
-      * More race fixes
-      * gnlcomposition: propagate caps to childs
-      * gnlurisource: Only use needed streams
-      * gnlcomposition: Fix QoS handling
-
-This is GNonLin 0.10.15 "I missed the snow in Barcelona"
-
-Features of this release
-
-      * Many fixes for complex compositions
-
-This is GNonLin 0.10.14 "Slicing, Dicing and Chopping"
-
-Features of this release
-
-      * New gnlurisource element
-      * Documentation update
-
-This is GNonLin 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
-
-This is GNonLin 0.10.12 "Lots of people on the clothesline"
-
-Features of this release
-
-      * New property for faster composition updates
-      * Speedups
-      * various fixes
-
-
-This is GNonLin 0.10.11 "How about green for the bikeshed?"
-
-Features of this release
-
-      * Speedup option to avoid recalculation during composition changes
-      * Switch to regular seeks for more efficient beheaviour
-      * More GstQuery/GstEvent handling
-      * Bugfixes on GnlOperation
-      * Switch to GIT
-      * Documentation
-
-This is GNonLin 0.10.10 "All Good Things..."
-
-Features of this release
-
-      * Documentation in gtk-doc format
-      * Can handle more complicated combinations/types of operations
-
-This is GNonLin 0.10.9 "Cheese and Wine"
-
-Features of this release
-
-      * Improved support for modifying compositions during playback.
-
-This is GNonLin 0.10.8 "Half a kilo of power points"
-
-Features of this release
-
-      * Fix for latest GstGhostPad behaviour
-      * Memory leak fixes
-
-This is GNonLin 0.10.7 "Anything better ?"
-
-Features of this release
-    
-      * GnlFileSource can use decodebin2 if the USE_DECODEBIN2 
-env variable is set
-      * Deadlock fixes for modifying GnlComposition
-
-
-This is GNonLin 0.10.6, "Who stole my beard ?"
-
-New GnlOperation element for using filters/effects in GnlComposition
-Modification of GnlComposition internal structure for faster behaviour
-Lots of fixes for complex compositions
-Fixes for default sources
-Many more unit tests
-Code and documentation cleanups, more memory leaks fixes
+This is the GNonLin Plugin release Version 1.2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnonlin-1.1.90/RELEASE new/gnonlin-1.2.0/RELEASE
--- old/gnonlin-1.1.90/RELEASE  2013-05-30 23:15:39.000000000 +0200
+++ new/gnonlin-1.2.0/RELEASE   2014-03-15 18:41:54.000000000 +0100
@@ -1,10 +1,9 @@
 
-Release notes for GNonLin Non-Linear Editing Plug-ins 0.10.17 "Flight from 
Hawaii coming out of the sun"
-        
+Release notes for GNonLin Non-Linear Editing Plug-ins 1.2.0
 
 
-The GStreamer team is proud to announce a new release
-in the 0.10.x stable series of GNonLin.
+The GStreamer team is proud to announce the first stable release
+in the 1.x stable series of GNonLin.
 
 
 
@@ -29,35 +28,47 @@
 
 Features of this release
     
-      * documentation and debugging fixes
-      * Use glib 2.22 API if available
+      * 
 
 Bugs fixed in this release
      
-      * 628943 : make check fails if videomixer element can't be found
-      * 633721 : tests: gnl/simple: test_one_under_another failure / timeout
+      * 596374 : GnlObject: " priority " property should be changed to int 
type for special -1 value
+      * 690881 : Replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS in 
configure.ac
+      * 691041 : pitivi frozen when after drag'n drop to timeline: 
GstVideoTestSrc Internal data flow error
+      * 701015 : Using a g_thread for gnonlin pipeline update / forward eos on 
the streaming thread.
+      * 706831 : composition: Release objects lock while forwarding an event
+
+==== Download ====
 
-Download
+You can find source releases of gnonlin in the download
+directory: http://gstreamer.freedesktop.org/src/gnonlin/
 
-You can find source releases of gnonlin in the download directory:
-http://gstreamer.freedesktop.org/src/gnonlin/
+The git repository and details how to clone it can be found at
+http://cgit.freedesktop.org/gstreamer/gnonlin/
 
-GStreamer Homepage
+==== Homepage ====
 
-More details can be found on the project's website:
-http://gstreamer.freedesktop.org/
+The project's website is http://gstreamer.freedesktop.org/
 
-Support and Bugs
+==== Support and Bugs ====
 
 We use GNOME's bugzilla for bug reports and feature requests:
 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
 
-Developers
+Please submit patches via bugzilla as well.
+
+For help and support, please subscribe to and send questions to the
+gstreamer-devel mailing list (see below for details).
+
+There is also a #gstreamer IRC channel on the Freenode IRC network.
+
+==== Developers ====
+
+GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
+from there (see link above).
 
-GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned 
from there.
-Interested developers of the core library, plug-ins, and applications should
-subscribe to the gstreamer-devel list. If there is sufficient interest we
-will create more lists as necessary.
+Interested developers of the core library, plugins, and applications should
+subscribe to the gstreamer-devel list.
 
         
 Applications
@@ -65,10 +76,9 @@
   
 Contributors to this release
     
-      * David Schleef
       * Edward Hervey
-      * Jan Schmidt
       * Sebastian Dröge
-      * Stefan Kost
+      * Stefan Sauer
+      * Thibault Saunier
       * Tim-Philipp Müller
  
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnonlin-1.1.90/configure new/gnonlin-1.2.0/configure
--- old/gnonlin-1.1.90/configure        2013-09-28 20:43:25.000000000 +0200
+++ new/gnonlin-1.2.0/configure 2014-03-15 18:38:44.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GNonLin 1.1.90.
+# Generated by GNU Autoconf 2.69 for GNonLin 1.2.0.
 #
 # Report bugs to <http://gnonlin.sourceforge.net/>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='GNonLin'
 PACKAGE_TARNAME='gnonlin'
-PACKAGE_VERSION='1.1.90'
-PACKAGE_STRING='GNonLin 1.1.90'
+PACKAGE_VERSION='1.2.0'
+PACKAGE_STRING='GNonLin 1.2.0'
 PACKAGE_BUGREPORT='http://gnonlin.sourceforge.net/'
 PACKAGE_URL=''
 
@@ -1483,7 +1483,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures GNonLin 1.1.90 to adapt to many kinds of systems.
+\`configure' configures GNonLin 1.2.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1554,7 +1554,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNonLin 1.1.90:";;
+     short | recursive ) echo "Configuration of GNonLin 1.2.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1726,7 +1726,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GNonLin configure 1.1.90
+GNonLin configure 1.2.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2004,7 +2004,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GNonLin $as_me 1.1.90, which was
+It was created by GNonLin $as_me 1.2.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2982,7 +2982,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnonlin'
- VERSION='1.1.90'
+ VERSION='1.2.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3151,9 +3151,9 @@
 
 
 
-  PACKAGE_VERSION_MAJOR=$(echo 1.1.90 | cut -d'.' -f1)
-  PACKAGE_VERSION_MINOR=$(echo 1.1.90 | cut -d'.' -f2)
-  PACKAGE_VERSION_MICRO=$(echo 1.1.90 | cut -d'.' -f3)
+  PACKAGE_VERSION_MAJOR=$(echo 1.2.0 | cut -d'.' -f1)
+  PACKAGE_VERSION_MINOR=$(echo 1.2.0 | cut -d'.' -f2)
+  PACKAGE_VERSION_MICRO=$(echo 1.2.0 | cut -d'.' -f3)
 
 
 
@@ -3164,7 +3164,7 @@
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking nano version" >&5
 $as_echo_n "checking nano version... " >&6; }
 
-  NANO=$(echo 1.1.90 | cut -d'.' -f4)
+  NANO=$(echo 1.2.0 | cut -d'.' -f4)
 
   if test x"$NANO" = x || test "x$NANO" = "x0" ; then
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: 0 (release)" >&5
@@ -16954,7 +16954,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by GNonLin $as_me 1.1.90, which was
+This file was extended by GNonLin $as_me 1.2.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -17020,7 +17020,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-GNonLin config.status 1.1.90
+GNonLin config.status 1.2.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnonlin-1.1.90/configure.ac 
new/gnonlin-1.2.0/configure.ac
--- old/gnonlin-1.1.90/configure.ac     2013-09-28 20:29:30.000000000 +0200
+++ new/gnonlin-1.2.0/configure.ac      2014-03-15 18:38:20.000000000 +0100
@@ -3,7 +3,7 @@
 dnl initialize autoconf
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(GNonLin, 1.1.90,
+AC_INIT(GNonLin, 1.2.0,
     http://gnonlin.sourceforge.net/,
     gnonlin)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnonlin-1.1.90/gnl/gnlcomposition.c 
new/gnonlin-1.2.0/gnl/gnlcomposition.c
--- old/gnonlin-1.1.90/gnl/gnlcomposition.c     2013-09-24 18:16:29.000000000 
+0200
+++ new/gnonlin-1.2.0/gnl/gnlcomposition.c      2014-02-18 13:46:08.000000000 
+0100
@@ -664,7 +664,7 @@
         /* FIXME: Do we want to create a new stream ID here? */
         GST_DEBUG_OBJECT (comp, "forward stream-start %p", event);
       } else {
-        GST_DEBUG_OBJECT (comp, "droping stream-start %p", event);
+        GST_DEBUG_OBJECT (comp, "dropping stream-start %p", event);
         retval = GST_PAD_PROBE_DROP;
       }
       break;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnonlin-1.1.90/gnl/gnloperation.c 
new/gnonlin-1.2.0/gnl/gnloperation.c
--- old/gnonlin-1.1.90/gnl/gnloperation.c       2013-08-15 13:49:17.000000000 
+0200
+++ new/gnonlin-1.2.0/gnl/gnloperation.c        2014-01-15 21:43:13.000000000 
+0100
@@ -498,9 +498,6 @@
         break;
       }
       case GST_ITERATOR_RESYNC:
-        if (ret)
-          gst_object_unref (ret);
-        ret = NULL;
         gst_iterator_resync (pads);
         break;
       default:
@@ -553,9 +550,6 @@
         break;
       }
       case GST_ITERATOR_RESYNC:
-        if (ret)
-          gst_object_unref (ret);
-        ret = NULL;
         gst_iterator_resync (pads);
         break;
       default:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnonlin-1.1.90/gnonlin.spec 
new/gnonlin-1.2.0/gnonlin.spec
--- old/gnonlin-1.1.90/gnonlin.spec     2013-09-28 20:43:28.000000000 +0200
+++ new/gnonlin-1.2.0/gnonlin.spec      2014-03-15 18:38:48.000000000 +0100
@@ -1,5 +1,5 @@
 Name:          gnonlin
-Version:       1.1.90
+Version:       1.2.0
 Release:       1
 Summary:       GStreamer extension library for non-linear editing
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to