Hello community, here is the log from the commit of package celluloid for openSUSE:Factory checked in at 2020-04-09 23:15:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/celluloid (Old) and /work/SRC/openSUSE:Factory/.celluloid.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "celluloid" Thu Apr 9 23:15:20 2020 rev:4 rq:792509 version:0.19 Changes: -------- --- /work/SRC/openSUSE:Factory/celluloid/celluloid.changes 2019-11-06 14:35:13.406615393 +0100 +++ /work/SRC/openSUSE:Factory/.celluloid.new.3248/celluloid.changes 2020-04-09 23:15:22.170241542 +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.cogNBj/_old 2020-04-09 23:15:22.866241944 +0200 +++ /var/tmp/diff_new_pack.cogNBj/_new 2020-04-09 23:15:22.870241947 +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)
