Hello community,

here is the log from the commit of package xine-ui for openSUSE:Factory checked 
in at 2018-01-24 15:31:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xine-ui (Old)
 and      /work/SRC/openSUSE:Factory/.xine-ui.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xine-ui"

Wed Jan 24 15:31:50 2018 rev:36 rq:568717 version:0.99.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/xine-ui/xine-ui.changes  2017-05-04 
08:55:29.683742398 +0200
+++ /work/SRC/openSUSE:Factory/.xine-ui.new/xine-ui.changes     2018-01-24 
15:31:52.930495920 +0100
@@ -1,0 +2,15 @@
+Tue Jan 23 15:15:24 UTC 2018 - davejpla...@gmail.com
+
+- Update to release 0.99.10
+- Removed incorporated xine-ui-rpmlintrc.diff and reproducible.patch.
+- Rebased xine-ui-AUTOMAKE.diff, xine-ui-desktop.patch and
+  xine-ui-crippled-LOCAL.diff.
+- Upstream changes:
+  *Added manual video single step feature.
+  *Show millisecond time in slow motion.
+  *Updated spanish translation.
+  *Make desktop file output reproducible.
+  *Deadlock and crash fixes.
+  * Memory and resource leak fixes.
+
+-------------------------------------------------------------------

Old:
----
  reproducible.patch
  xine-ui-0.99.9.tar.xz
  xine-ui-rpmlintrc.diff

New:
----
  xine-ui-0.99.10.tar.xz

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

Other differences:
------------------
++++++ xine-ui.spec ++++++
--- /var/tmp/diff_new_pack.rW4jPn/_old  2018-01-24 15:31:53.726458695 +0100
+++ /var/tmp/diff_new_pack.rW4jPn/_new  2018-01-24 15:31:53.726458695 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xine-ui
 #
-# 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
@@ -23,7 +23,9 @@
 BuildRequires:  automake
 BuildRequires:  curl-devel
 BuildRequires:  fdupes
+BuildRequires:  gawk
 BuildRequires:  libjpeg-devel
+BuildRequires:  perl-DateTime
 BuildRequires:  pkgconfig(libpng12)
 BuildRequires:  pkgconfig(libxine)
 %if !%{with distributable}
@@ -37,7 +39,7 @@
 Summary:        Video player with plugins
 License:        GPL-2.0+ and SUSE-Public-Domain
 Group:          Productivity/Multimedia/Video/Players
-Version:        0.99.9
+Version:        0.99.10
 Release:        0
 Url:            http://xine.sourceforge.net
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -55,9 +57,6 @@
 #PATCH_FIX-OPENSUSE xine-ui-desktop.patch davejpla...@gmail.com - remove 
desktop file errors
 Patch1:         xine-ui-desktop.patch
 Patch2:         xine-ui-lirc.diff
-#PATCH-FIX-UPSTREAM reproducible.patch 
https://sourceforge.net/p/xine/xine-ui/merge-requests/2/
-Patch3:         reproducible.patch
-Patch22:        xine-ui-rpmlintrc.diff
 # *** SUSE only changes
 Patch50:        xine-ui-crippled-LOCAL.diff
 Patch60:        xine-ui-AUTOMAKE.diff
@@ -76,16 +75,14 @@
     Guenter Bartsch <guen...@sourceforge.net>
 
 %prep
+echo %{with distributable}
 %setup -q
-%if %suse_version > 1110
 %patch2 -p1
-%endif
 %patch0
-%patch22 -p1
-%patch50 -p1
+#%%patch22 -p1
+%patch50 -p0
 %patch60
 %patch1
-%patch3 -p1
 install -m 0644 %SOURCE1 misc/splash-default/xine-ui_logo.png
 install -m 0644 %SOURCE2 misc/splash-default/xine-ui_logo-crippled.png
 %ifarch x86_64
@@ -113,7 +110,8 @@
 %configure \
        --enable-vdr-keys \
        --with-pic \
-       --disable-static
+       --disable-static \
+       --disable-silent-rules
 make %{_smp_mflags} V=1
 
 %install

++++++ xine-ui-0.99.9.tar.xz -> xine-ui-0.99.10.tar.xz ++++++
++++ 28004 lines of diff (skipped)

++++++ xine-ui-AUTOMAKE.diff ++++++
--- /var/tmp/diff_new_pack.rW4jPn/_old  2018-01-24 15:31:54.422426145 +0100
+++ /var/tmp/diff_new_pack.rW4jPn/_new  2018-01-24 15:31:54.426425958 +0100
@@ -1,6 +1,8 @@
---- config.h.in.orig   2014-02-25 18:11:42.000000000 +0100
-+++ config.h.in        2014-04-12 00:45:23.136645166 +0200
-@@ -225,6 +225,9 @@
+Index: config.h.in
+===================================================================
+--- config.h.in.orig   2017-12-28 18:34:33.000000000 +0200
++++ config.h.in        2018-01-23 15:25:15.780958371 +0200
+@@ -228,6 +228,9 @@
  /* Location of documentation files */
  #undef XINE_DOCDIR
  

++++++ xine-ui-crippled-LOCAL.diff ++++++
++++ 3135 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/xine-ui/xine-ui-crippled-LOCAL.diff
++++ and /work/SRC/openSUSE:Factory/.xine-ui.new/xine-ui-crippled-LOCAL.diff


++++++ xine-ui-desktop.patch ++++++
--- /var/tmp/diff_new_pack.rW4jPn/_old  2018-01-24 15:31:54.454424649 +0100
+++ /var/tmp/diff_new_pack.rW4jPn/_new  2018-01-24 15:31:54.454424649 +0100
@@ -1,19 +1,12 @@
 Index: misc/desktops/xine.desktop.in
 ===================================================================
---- misc/desktops/xine.desktop.in.orig 2010-04-07 17:36:46.000000000 +0200
-+++ misc/desktops/xine.desktop.in      2017-04-19 19:52:52.693771312 +0200
-@@ -1,10 +1,9 @@
- [Desktop Entry]
--Encoding=UTF-8
- Name=xine
- Comment=Video Player
- Exec=xine %U
+--- misc/desktops/xine.desktop.in.orig 2018-01-23 15:26:24.159215645 +0200
++++ misc/desktops/xine.desktop.in      2018-01-23 15:28:41.723774628 +0200
+@@ -6,5 +6,5 @@ Exec=xine %U
  Icon=xine
  Terminal=false
  Type=Application
 -Categories=Application;AudioVideo;Player;
--MimeType=x-content/video-dvd;x-content/audio-cdda;x-content/video-vcd;x-content/video-svcd;
-\ No newline at end of file
 +Categories=AudioVideo;Player;
-+MimeType=
+ MimeType=
 \ No newline at end of file



Reply via email to