Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package retro-gtk for openSUSE:Factory checked in at 2021-04-10 15:26:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/retro-gtk (Old) and /work/SRC/openSUSE:Factory/.retro-gtk.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "retro-gtk" Sat Apr 10 15:26:56 2021 rev:14 rq:881162 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/retro-gtk/retro-gtk.changes 2020-12-24 19:38:46.223037805 +0100 +++ /work/SRC/openSUSE:Factory/.retro-gtk.new.2401/retro-gtk.changes 2021-04-10 15:27:57.286419213 +0200 @@ -1,0 +2,13 @@ +Mon Mar 22 07:52:15 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Update to version 1.0.2: + + RetroCoreDescriptor: Propagate an accidentally unhandled error. + + Implement mouse buttons 4 and 5. + + Fix the GLES context initialization. + + Drop the code making temporary copies of the core to avoid + static variable collisions, this isn't needed anymore as such + collisions can't happen since a single instance of a core is + used per subprocess. + + Many code style cleanups. + +------------------------------------------------------------------- Old: ---- retro-gtk-1.0.1.tar.xz New: ---- retro-gtk-1.0.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ retro-gtk.spec ++++++ --- /var/tmp/diff_new_pack.x8HgwZ/_old 2021-04-10 15:27:57.610419594 +0200 +++ /var/tmp/diff_new_pack.x8HgwZ/_new 2021-04-10 15:27:57.614419599 +0200 @@ -1,7 +1,7 @@ # # spec file for package retro-gtk # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define namever 1-0 %define libver 1 Name: retro-gtk -Version: 1.0.1 +Version: 1.0.2 Release: 0 Summary: Toolkit to write Gtk+3-based frontends to libretro License: GPL-3.0-only ++++++ retro-gtk-1.0.1.tar.xz -> retro-gtk-1.0.2.tar.xz ++++++ ++++ 2666 lines of diff (skipped)
