Hello community,

here is the log from the commit of package retro-gtk for openSUSE:Factory 
checked in at 2020-11-19 16:45:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/retro-gtk (Old)
 and      /work/SRC/openSUSE:Factory/.retro-gtk.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "retro-gtk"

Thu Nov 19 16:45:33 2020 rev:12 rq:847261 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/retro-gtk/retro-gtk.changes      2020-01-21 
21:04:12.884956616 +0100
+++ /work/SRC/openSUSE:Factory/.retro-gtk.new.5913/retro-gtk.changes    
2020-11-23 10:47:53.450446265 +0100
@@ -1,0 +2,16 @@
+Mon Sep 14 13:15:03 UTC 2020 - [email protected]
+
+- Update to version 1.0.0:
+  + Major API overhaul and API version bump, detailing all the
+    changes would be ridiculous and hence won't be done.
+  + Run Libretro cores isolated in a dedicated subprocess,
+    similarly to how modern web browsers handle web pages.
+  + Support Libretro cores rendering their video with OpenGL.
+  + Improve the Libretro core timing accuracy.
+  + Resample the Libretro core's audio output to ensure it matches
+    its play speed.
+- Package the new retro-runner in the main package. The library
+  requires this to be present.
+- Add pkgconfig(samplerate) BuildRequires: new dependency.
+
+-------------------------------------------------------------------

Old:
----
  retro-gtk-0.18.1.tar.xz

New:
----
  retro-gtk-1.0.0.tar.xz

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

Other differences:
------------------
++++++ retro-gtk.spec ++++++
--- /var/tmp/diff_new_pack.cR4axD/_old  2020-11-23 10:47:53.858446672 +0100
+++ /var/tmp/diff_new_pack.cR4axD/_new  2020-11-23 10:47:53.858446672 +0100
@@ -17,16 +17,16 @@
 
 
 # Use of library versioning and name versioning macros to facilitate updatings
-%define namever 0_14-0
-%define libver  0.14
+%define namever 1-0
+%define libver  1
 Name:           retro-gtk
-Version:        0.18.1
+Version:        1.0.0
 Release:        0
 Summary:        Toolkit to write Gtk+3-based frontends to libretro
 License:        GPL-3.0-only
 Group:          System/GUI/GNOME
 URL:            https://git.gnome.org/browse/retro-gtk
-Source0:        
https://download.gnome.org/sources/retro-gtk/0.18/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/retro-gtk/1.0/%{name}-%{version}.tar.xz
 
 BuildRequires:  gobject-introspection-devel >= 0.6.7
 BuildRequires:  meson >= 0.50.0
@@ -40,6 +40,7 @@
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libpulse-simple)
+BuildRequires:  pkgconfig(samplerate)
 BuildRequires:  pkgconfig(vapigen)
 
 %description
@@ -49,6 +50,7 @@
 %package -n libretro-gtk-%{namever}
 Summary:        Toolkit to write Gtk+3-based frontends to libretro
 Group:          System/Libraries
+Requires:       %{name} >= %{version}
 
 %description -n libretro-gtk-%{namever}
 retro-gtk wraps the libretro API for use in Gtk applications such as
@@ -92,6 +94,9 @@
 %post   -n libretro-gtk-%{namever} -p /sbin/ldconfig
 %postun -n libretro-gtk-%{namever} -p /sbin/ldconfig
 
+%files
+%{_libexecdir}/retro-runner
+
 %files -n libretro-gtk-%{namever}
 %license COPYING
 %doc AUTHORS NEWS

++++++ retro-gtk-0.18.1.tar.xz -> retro-gtk-1.0.0.tar.xz ++++++
++++ 19313 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to