Hello community,

here is the log from the commit of package python-python-vlc for 
openSUSE:Factory checked in at 2018-02-15 13:25:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-vlc (Old)
 and      /work/SRC/openSUSE:Factory/.python-python-vlc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-python-vlc"

Thu Feb 15 13:25:31 2018 rev:2 rq:575850 version:3.0.101

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-python-vlc/python-python-vlc.changes      
2017-12-06 08:58:37.136919592 +0100
+++ /work/SRC/openSUSE:Factory/.python-python-vlc.new/python-python-vlc.changes 
2018-02-15 13:25:31.911920233 +0100
@@ -1,0 +2,7 @@
+Mon Feb 12 17:43:07 UTC 2018 - [email protected]
+
+- Update to version 3.0.101
+
+- Refreshed fix-docs.patch
+
+-------------------------------------------------------------------

Old:
----
  python-vlc-2.2.6100.tar.gz

New:
----
  python-vlc-3.0.101.tar.gz

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

Other differences:
------------------
++++++ python-python-vlc.spec ++++++
--- /var/tmp/diff_new_pack.W2mXxX/_old  2018-02-15 13:25:32.763889285 +0100
+++ /var/tmp/diff_new_pack.W2mXxX/_new  2018-02-15 13:25:32.767889140 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-python-vlc
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -13,25 +13,26 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-python-vlc
-Version:        2.2.6100
+Version:        3.0.101
 Release:        0
-License:        LGPL-2.0+
 Summary:        VLC bindings for python
-Url:            http://wiki.videolan.org/PythonBinding
+License:        LGPL-2.0+
 Group:          Development/Languages/Python
+Url:            http://wiki.videolan.org/PythonBinding
 Source:         
https://files.pythonhosted.org/packages/source/p/python-vlc/python-vlc-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM fix-docs.patch -- Fix some example code in the docs
 Patch0:         fix-docs.patch
-BuildRequires:  python-rpm-macros
-BuildRequires:  vlc-devel
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
-Requires:       libvlc5 >= 2.2.6
+BuildRequires:  python-rpm-macros
+BuildRequires:  vlc-devel
+Requires:       libvlc5 >= 3.0.0
 BuildArch:      noarch
 
 %python_subpackages

++++++ fix-docs.patch ++++++
--- /var/tmp/diff_new_pack.W2mXxX/_old  2018-02-15 13:25:32.799887978 +0100
+++ /var/tmp/diff_new_pack.W2mXxX/_new  2018-02-15 13:25:32.803887832 +0100
@@ -1,15 +1,15 @@
-Index: python-vlc-1.1.2/README.module
+Index: python-vlc-3.0.101/README.module
 ===================================================================
---- python-vlc-1.1.2.orig/README.module
-+++ python-vlc-1.1.2/README.module
-@@ -42,12 +42,14 @@ directory as the libvlc.dll file (standa
+--- python-vlc-3.0.101.orig/README.module
++++ python-vlc-3.0.101/README.module
+@@ -68,10 +68,12 @@ Libvlc methods are available as attribut
  
      >>> import vlc
      >>> vlc.libvlc_get_version()
--    '1.0.0 Goldeneye'
-+    '2.2.6 Umbrella'
+-    '3.0.0-rc2 Vetinari'
 -    >>> e=vlc.VLCException()
 -    >>> i=vlc.libvlc_new(0, [], e)
++    '3.0.0 Vetinari'
 +    >>> i=vlc.libvlc_new(0, [])
      >>> i
      <vlc.Instance object at 0x8384a4c>
@@ -19,5 +19,3 @@
 +    <vlc.MediaPlayer object at 0x7f7a40d0af28>
 +    >>> vlc.libvlc_audio_get_volume(p)
      50
- 
- - Using wrapper classes:

++++++ python-vlc-2.2.6100.tar.gz -> python-vlc-3.0.101.tar.gz ++++++
++++ 4569 lines of diff (skipped)


Reply via email to