Hello community,

here is the log from the commit of package celluloid for openSUSE:Leap:15.2 
checked in at 2020-04-12 15:38:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/celluloid (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.celluloid.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "celluloid"

Sun Apr 12 15:38:33 2020 rev:2 rq:792811 version:0.19

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/celluloid/celluloid.changes    2020-02-09 
11:26:50.179347358 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.celluloid.new.3248/celluloid.changes  
2020-04-12 15:38:34.286020310 +0200
@@ -1,0 +2,23 @@
+Wed Apr  8 16:24:07 UTC 2020 - Luigi Baldoni <[email protected]>
+
+- Update to version 0.19
+  * Adjust the range of volume button based on the value of the
+    volume-max property.
+  * Retain window maximization state across sessions.
+  * Retain loop state across sessions.
+  * Implement playlist search.
+  * Update the list of shortcuts in Keyboard Shortcuts dialog.
+  * Correctly handle quotes and escape sequences in extra mpv
+    options.
+  * Display time at cursor position when hovering the seek bar.
+  * Deprecate --mpv-options. Options starting with --mpv- can be
+    used to set mpv options instead. For example, passing
+    --mpv-vf=vflip to Celluloid is equivalent to passing
+    --vf=vflip to mpv.
+  * Add support for configuring dead zone, an area in which
+    mouse movement will not cause controls to be shown.
+  * Make window sizing work correctly with HiDPI displays.
+  * Add Finnish translation by Kimmo Kujansuu.
+  * Add Slovenian translation by @bertronika.
+
+-------------------------------------------------------------------

Old:
----
  celluloid-0.18.tar.gz

New:
----
  celluloid-0.19.tar.gz

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

Other differences:
------------------
++++++ celluloid.spec ++++++
--- /var/tmp/diff_new_pack.DjoWQI/_old  2020-04-12 15:38:34.602020550 +0200
+++ /var/tmp/diff_new_pack.DjoWQI/_new  2020-04-12 15:38:34.606020552 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package celluloid
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define _name   io.github.celluloid_player.Celluloid
 Name:           celluloid
-Version:        0.18
+Version:        0.19
 Release:        0
 Summary:        Simple GTK+ frontend for MPV
 License:        GPL-3.0-or-later
@@ -34,8 +34,8 @@
 BuildRequires:  pkgconfig(epoxy)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.44
 BuildRequires:  pkgconfig(glib-2.0) >= 2.44
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.18
-BuildRequires:  pkgconfig(mpv) >= 0.27
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22.23
+BuildRequires:  pkgconfig(mpv) >= 1.101
 Recommends:     %{name}-lang
 Recommends:     youtube-dl
 Obsoletes:      gnome-mpv < %{version}

++++++ celluloid-0.18.tar.gz -> celluloid-0.19.tar.gz ++++++
++++ 32332 lines of diff (skipped)


Reply via email to