Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package celluloid for openSUSE:Factory checked in at 2021-11-06 18:18:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/celluloid (Old) and /work/SRC/openSUSE:Factory/.celluloid.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "celluloid" Sat Nov 6 18:18:01 2021 rev:7 rq:929776 version:0.22 Changes: -------- --- /work/SRC/openSUSE:Factory/celluloid/celluloid.changes 2021-03-24 16:13:35.543979299 +0100 +++ /work/SRC/openSUSE:Factory/.celluloid.new.1890/celluloid.changes 2021-11-06 18:21:21.120991103 +0100 @@ -1,0 +2,13 @@ +Fri Nov 5 21:12:09 UTC 2021 - Luigi Baldoni <aloi...@gmx.com> + +- Update to version 0.22 + * Migrate to GTK4. + * Add Greek, Korean, Norwegian Bokm??l, Occidental, Arabic and + Urdu translations + * Add option to show title buttons in fullscreen mode. + * Add option to present the window when opening files. + * Change default screenshot filename template to + FILENAME-TIMESTAMP (%f-%P). + * Fix inaccurate timestamp preview. + +------------------------------------------------------------------- Old: ---- celluloid-0.21.tar.gz New: ---- celluloid-0.22.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ celluloid.spec ++++++ --- /var/tmp/diff_new_pack.EVZp1V/_old 2021-11-06 18:21:21.552991342 +0100 +++ /var/tmp/diff_new_pack.EVZp1V/_new 2021-11-06 18:21:21.556991345 +0100 @@ -18,24 +18,23 @@ %define _name io.github.celluloid_player.Celluloid Name: celluloid -Version: 0.21 +Version: 0.22 Release: 0 Summary: Simple GTK+ frontend for MPV License: GPL-3.0-or-later URL: https://celluloid-player.github.io/ Source: https://github.com/celluloid-player/celluloid/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -BuildRequires: gettext >= 0.19.7 BuildRequires: hicolor-icon-theme BuildRequires: intltool >= 0.40.6 -BuildRequires: meson >= 0.40.0 +BuildRequires: meson >= 0.49.0 BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(appstream-glib) BuildRequires: pkgconfig(epoxy) BuildRequires: pkgconfig(gio-2.0) >= 2.44 -BuildRequires: pkgconfig(glib-2.0) >= 2.44 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.23 -BuildRequires: pkgconfig(mpv) >= 1.101 +BuildRequires: pkgconfig(gio-unix-2.0) >= 2.44 +BuildRequires: pkgconfig(gtk4) +BuildRequires: pkgconfig(mpv) >= 1.107 Recommends: %{name}-lang Recommends: youtube-dl Obsoletes: gnome-mpv < %{version} @@ -47,8 +46,7 @@ %lang_package %prep -%setup -q -%autopatch -p1 +%autosetup -p1 %build %meson ++++++ celluloid-0.21.tar.gz -> celluloid-0.22.tar.gz ++++++ ++++ 64268 lines of diff (skipped)