Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2016-09-08 17:38:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and      /work/SRC/openSUSE:Factory/.python-gst.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gst"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes    2016-06-19 
10:49:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes       
2016-09-08 17:38:41.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Aug 24 09:46:14 UTC 2016 - [email protected]
+
+- Update to version 1.8.3 (boo#996937):
+  + No changes, versionbump only.
+
+-------------------------------------------------------------------
python3-gst.changes: same change

Old:
----
  gst-python-1.8.2.tar.xz

New:
----
  gst-python-1.8.3.tar.xz

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

Other differences:
------------------
++++++ python-gst.spec ++++++
--- /var/tmp/diff_new_pack.t4YD0b/_old  2016-09-08 17:38:42.000000000 +0200
+++ /var/tmp/diff_new_pack.t4YD0b/_new  2016-09-08 17:38:42.000000000 +0200
@@ -34,7 +34,7 @@
 
 Name:           python-gst
 %define _name gst-python
-Version:        1.8.2
+Version:        1.8.3
 Release:        0
 Summary:        Python Bindings for GStreamer
 License:        LGPL-2.1+

python3-gst.spec: same change
++++++ gst-python-1.8.2.tar.xz -> gst-python-1.8.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.8.2/ChangeLog 
new/gst-python-1.8.3/ChangeLog
--- old/gst-python-1.8.2/ChangeLog      2016-06-09 10:30:58.000000000 +0200
+++ new/gst-python-1.8.3/ChangeLog      2016-08-19 11:38:36.000000000 +0200
@@ -1,9 +1,20 @@
+=== release 1.8.3 ===
+
+2016-08-19  Sebastian Dröge <[email protected]>
+
+       * configure.ac:
+         releasing 1.8.3
+
 === release 1.8.2 ===
 
-2016-06-09  Sebastian Dröge <[email protected]>
+2016-06-09 11:52:45 +0300  Sebastian Dröge <[email protected]>
 
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
        * configure.ac:
-         releasing 1.8.2
+       * gst-python.doap:
+         Release 1.8.2
 
 === release 1.8.1 ===
 
@@ -213,7 +224,6 @@
 2015-04-24 09:37:24 +0200  Thibault Saunier <[email protected]>
 
        * testsuite/Makefile.am:
-       * testsuite/old/test_fraction.py:
        * testsuite/test_fraction.py:
          tests: Add test_fraction back in the testsuite
          Properly porting it and adding a small test about getting fraction
@@ -259,33 +269,7 @@
        * testsuite/old/testhelpermodule.c:
        * testsuite/overrides_hack.py:
        * testsuite/runtests.py:
-       * testsuite/test-object.c:
-       * testsuite/test-object.h:
-       * testsuite/test_adapter.py:
-       * testsuite/test_audio.py:
-       * testsuite/test_bin.py:
-       * testsuite/test_buffer.py:
-       * testsuite/test_bus.py:
-       * testsuite/test_caps.py:
-       * testsuite/test_element.py:
-       * testsuite/test_event.py:
-       * testsuite/test_fraction.py:
-       * testsuite/test_ghostpad.py:
        * testsuite/test_gst.py:
-       * testsuite/test_interface.py:
-       * testsuite/test_iterator.py:
-       * testsuite/test_libtag.py:
-       * testsuite/test_message.py:
-       * testsuite/test_pad.py:
-       * testsuite/test_pbutils.py:
-       * testsuite/test_pipeline.py:
-       * testsuite/test_registry.py:
-       * testsuite/test_segment.py:
-       * testsuite/test_struct.py:
-       * testsuite/test_taglist.py:
-       * testsuite/test_typefind.py:
-       * testsuite/test_xml.py:
-       * testsuite/testhelpermodule.c:
          test: Bring back the testsuite and test if the initialization 
override works
          Summary:
          Simplify the Makefile taking example on pitivi and copy several pitivi
@@ -376,39 +360,7 @@
 
 2014-06-05 19:54:13 +0200  Thibault Saunier <[email protected]>
 
-       * examples/.gitignore:
-       * examples/Makefile.am:
-       * examples/audio-controller.py:
-       * examples/audioconcat.py:
-       * examples/bps.py:
-       * examples/buffer-draw.py:
-       * examples/cp.py:
-       * examples/cutter.py:
-       * examples/debugslider.py:
-       * examples/decodebin.py:
-       * examples/f2f.py:
-       * examples/filesrc.py:
-       * examples/fvumeter.py:
-       * examples/gst-discover:
-       * examples/gstfile.py:
-       * examples/helloworld.py:
-       * examples/maemogst.py:
-       * examples/mixer.py:
-       * examples/option-parser.py:
-       * examples/pipeline-tester:
-       * examples/play.py:
        * examples/plugins/python/sinkelement.py:
-       * examples/pyidentity.py:
-       * examples/python/sinkelement.py:
-       * examples/remuxer.py:
-       * examples/segments.py:
-       * examples/sinkelement-registry.py:
-       * examples/sinkelement.py:
-       * examples/switch.py:
-       * examples/synchronizer.py:
-       * examples/tagsetter.py:
-       * examples/video-controller.py:
-       * examples/vumeter.py:
        * old_examples/.gitignore:
        * old_examples/Makefile.am:
        * old_examples/audio-controller.py:
@@ -1545,7 +1497,6 @@
 
        * configure.ac:
        * gst/Makefile.am:
-       * gst/__init__.py:
        * gst/__init__.py.in:
          Fix distcheck.
          Before this change gst/__init__.py wasn't being copied to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.8.2/Makefile.in 
new/gst-python-1.8.3/Makefile.in
--- old/gst-python-1.8.2/Makefile.in    2016-06-09 10:30:56.000000000 +0200
+++ new/gst-python-1.8.3/Makefile.in    2016-08-19 10:26:13.000000000 +0200
@@ -179,7 +179,7 @@
        $(top_srcdir)/common/cruft.mak \
        $(top_srcdir)/common/release.mak AUTHORS COPYING ChangeLog \
        INSTALL NEWS README TODO compile config.guess config.sub \
-       depcomp install-sh ltmain.sh missing py-compile
+       install-sh ltmain.sh missing py-compile
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 distdir = $(PACKAGE)-$(VERSION)
 top_distdir = $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.8.2/NEWS new/gst-python-1.8.3/NEWS
--- old/gst-python-1.8.2/NEWS   2016-06-09 10:32:53.000000000 +0200
+++ new/gst-python-1.8.3/NEWS   2016-08-19 11:39:23.000000000 +0200
@@ -1,26 +1,29 @@
-### 1.8.2
+### 1.8.3
 
-The first 1.8 bug-fix release (1.8.2) was released on 9 June 2016.
-This release only contains bugfixes and it should be safe to update from 1.8.0.
+The third 1.8 bug-fix release (1.8.3) was released on 19 August 2016.
+This release only contains bugfixes and it should be safe to update from 1.8.x.
 
-#### Major bugfixes in 1.8.2
+#### Major bugfixes in 1.8.3
 
- - Fix vp8enc and flacenc segmentation faults on Windows
- - Fix Android build failure due to BSD sed on OS X
- - Fix Android build failure with applications targetting API > 20
- - Fix playback of live MS SmoothStreaming streams
- - Fix various issues with vtdec and caopengllayersink on OS X
- - Fix severe performance degradation in various image decoders
- - Fix sample rate negotiation in opusdec
- - Fix regression in typefind, causing deadlocks in some situations
- - Fix mpegtsmux to set PTS on all output buffers again
- - Fix extraction of frame dimensions from SDP in RTP JPEG depayloader
- - Fix failure in v4l2videodec when setting of format fails after starting
+ - Fix Android build scripts on OS X and Windows
+ - Fix stepping in PAUSED state in certain circumstances
+ - Fix jackaudiosink hang when exiting
+ - Fix udpsrc receiving multicast packets not only from the selected
+   multicast group
+ - Fix unnecessary decoding of unselected streams in GES
+ - Fix (multi)udpsink randomly not sending to clients
+ - Fix ALL\_BOTH probes not considering EVENT\_FLUSH
+ - Fix average input rate calculations in queue2
+ - Fix various locking issues causing deadlock in adaptivedemux
+ - Fix gst-libav encoders to correctly produce codec\_data in caps
+ - Add Wayland, Windows and Rasberry Pi support to the QML GL video sink
+ - Add support for building with OpenH264 1.6
+ - Add support for controlling deinterlacing in GES video sources
  - ... and many, many more!
 
-For a full list of bugfixes see [Bugzilla][buglist-1.8.2]. Note that this is
+For a full list of bugfixes see [Bugzilla][buglist-1.8.3]. Note that this is
 not the full list of changes. For the full list of changes please refer to the
 GIT logs or ChangeLogs of the particular modules.
 
-[buglist-1.8.2]: 
https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=130196&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.8.2
+[buglist-1.8.3]: 
https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=145400&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.8.3
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.8.2/configure 
new/gst-python-1.8.3/configure
--- old/gst-python-1.8.2/configure      2016-06-09 10:30:55.000000000 +0200
+++ new/gst-python-1.8.3/configure      2016-08-19 10:26:12.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GStreamer GObject Introspection overrides 
for Python  1.8.2.
+# Generated by GNU Autoconf 2.69 for GStreamer GObject Introspection overrides 
for Python  1.8.3.
 #
 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer>.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='GStreamer GObject Introspection overrides for Python '
 PACKAGE_TARNAME='gst-python'
-PACKAGE_VERSION='1.8.2'
-PACKAGE_STRING='GStreamer GObject Introspection overrides for Python  1.8.2'
+PACKAGE_VERSION='1.8.3'
+PACKAGE_STRING='GStreamer GObject Introspection overrides for Python  1.8.3'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
 PACKAGE_URL=''
 
@@ -1383,7 +1383,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 GStreamer GObject Introspection overrides for Python  
1.8.2 to adapt to many kinds of systems.
+\`configure' configures GStreamer GObject Introspection overrides for Python  
1.8.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1455,7 +1455,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GStreamer GObject 
Introspection overrides for Python  1.8.2:";;
+     short | recursive ) echo "Configuration of GStreamer GObject 
Introspection overrides for Python  1.8.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1584,7 +1584,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GStreamer GObject Introspection overrides for Python  configure 1.8.2
+GStreamer GObject Introspection overrides for Python  configure 1.8.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1862,7 +1862,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GStreamer GObject Introspection overrides for Python  $as_me 
1.8.2, which was
+It was created by GStreamer GObject Introspection overrides for Python  $as_me 
1.8.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2840,7 +2840,7 @@
 
 # Define the identity of the package.
  PACKAGE='gst-python'
- VERSION='1.8.2'
+ VERSION='1.8.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3051,9 +3051,9 @@
 
 
 
-  PACKAGE_VERSION_MAJOR=$(echo 1.8.2 | cut -d'.' -f1)
-  PACKAGE_VERSION_MINOR=$(echo 1.8.2 | cut -d'.' -f2)
-  PACKAGE_VERSION_MICRO=$(echo 1.8.2 | cut -d'.' -f3)
+  PACKAGE_VERSION_MAJOR=$(echo 1.8.3 | cut -d'.' -f1)
+  PACKAGE_VERSION_MINOR=$(echo 1.8.3 | cut -d'.' -f2)
+  PACKAGE_VERSION_MICRO=$(echo 1.8.3 | cut -d'.' -f3)
 
 
 
@@ -3064,7 +3064,7 @@
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking nano version" >&5
 $as_echo_n "checking nano version... " >&6; }
 
-  NANO=$(echo 1.8.2 | cut -d'.' -f4)
+  NANO=$(echo 1.8.3 | cut -d'.' -f4)
 
   if test x"$NANO" = x || test "x$NANO" = "x0" ; then
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: 0 (release)" >&5
@@ -15249,7 +15249,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by GStreamer GObject Introspection overrides for Python 
 $as_me 1.8.2, which was
+This file was extended by GStreamer GObject Introspection overrides for Python 
 $as_me 1.8.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15315,7 +15315,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-GStreamer GObject Introspection overrides for Python  config.status 1.8.2
+GStreamer GObject Introspection overrides for Python  config.status 1.8.3
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
@@ -16442,7 +16442,6 @@
     cat <<_LT_EOF >> "$cfgfile"
 #! $SHELL
 # Generated automatically by $as_me ($PACKAGE) $VERSION
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
 
 # Provide generalized library-building support services.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.8.2/configure.ac 
new/gst-python-1.8.3/configure.ac
--- old/gst-python-1.8.2/configure.ac   2016-06-09 09:09:49.000000000 +0200
+++ new/gst-python-1.8.3/configure.ac   2016-08-19 10:26:10.000000000 +0200
@@ -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(GStreamer GObject Introspection overrides for Python , 1.8.2,
+AC_INIT(GStreamer GObject Introspection overrides for Python , 1.8.3,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-python)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.8.2/ltmain.sh 
new/gst-python-1.8.3/ltmain.sh
--- old/gst-python-1.8.2/ltmain.sh      2016-04-20 14:17:55.000000000 +0200
+++ new/gst-python-1.8.3/ltmain.sh      2016-08-19 10:26:11.000000000 +0200
@@ -31,7 +31,7 @@
 
 PROGRAM=libtool
 PACKAGE=libtool
-VERSION="2.4.6 Debian-2.4.6-0.1"
+VERSION="2.4.6 Debian-2.4.6-1"
 package_revision=2.4.6
 
 
@@ -1977,7 +1977,7 @@
 # End:
 
 # Set a version string.
-scriptversion='(GNU libtool) 2.4.6'
+scriptversion='(GNU libtool) 2.4.6 Debian-2.4.6-1'
 
 
 # func_echo ARG...
@@ -2068,7 +2068,7 @@
        compiler:       $LTCC
        compiler flags: $LTCFLAGS
        linker:         $LD (gnu? $with_gnu_ld)
-       version:        $progname (GNU libtool) 2.4.6
+       version:        $progname $scriptversion
        automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
        autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.8.2/m4/libtool.m4 
new/gst-python-1.8.3/m4/libtool.m4
--- old/gst-python-1.8.2/m4/libtool.m4  2016-04-20 14:17:55.000000000 +0200
+++ new/gst-python-1.8.3/m4/libtool.m4  2016-08-19 10:26:11.000000000 +0200
@@ -728,7 +728,6 @@
     cat <<_LT_EOF >> "$cfgfile"
 #! $SHELL
 # Generated automatically by $as_me ($PACKAGE) $VERSION
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
 
 # Provide generalized library-building support services.


Reply via email to