Hello community, here is the log from the commit of package Play for openSUSE:Factory checked in at 2020-06-11 10:02:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Play (Old) and /work/SRC/openSUSE:Factory/.Play.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Play" Thu Jun 11 10:02:00 2020 rev:4 rq:813313 version:0~git20200610 Changes: -------- --- /work/SRC/openSUSE:Factory/Play/Play.changes 2020-05-29 21:37:21.898647712 +0200 +++ /work/SRC/openSUSE:Factory/.Play.new.3606/Play.changes 2020-06-11 10:02:30.902738713 +0200 @@ -1,0 +2,27 @@ +Wed Jun 10 18:55:05 UTC 2020 - [email protected] + +- Add BuildRequires: Mesa-libGLESv3-devel to fix arm build +- Update to version 0~git20200610: + * Fedora32 build fix + * std::string needs #include <string> + * std::runtime_error needs #include <stdexcept> + * std::runtime_error needs #include <stdexcept> + * Make sure sticky flags arrive at the proper time. + * Add test to check sticky flag handling. + * Handle VU branching peculiarities found in Star Ocean 3. + * Formatting niceties. + * Implement ERSADD. + * Spice up test case. + * Add VU branch test. + * Add label support in VuAssembler. + * Cleanup. + * Fix build error. + * Fix formatting. + * Enable linear filtering in some scenarios. + * Linear texture sampling (not enabled yet). + * Fix warnings. + * Apply (0.5, 0.5) offset to snap on pixel grid. + * Implement HWREG. + * Add support for some missing pixel formats. + +------------------------------------------------------------------- Old: ---- Play-0~git20200525.tar.xz New: ---- Play-0~git20200610.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Play.spec ++++++ --- /var/tmp/diff_new_pack.hPlkeR/_old 2020-06-11 10:02:34.038748813 +0200 +++ /var/tmp/diff_new_pack.hPlkeR/_new 2020-06-11 10:02:34.042748826 +0200 @@ -17,7 +17,7 @@ Name: Play -Version: 0~git20200525 +Version: 0~git20200610 Release: 0 Summary: Play! - PlayStation 2 Emulator License: MIT @@ -26,6 +26,7 @@ Source: %{name}-%{version}.tar.xz BuildRequires: Mesa-devel +BuildRequires: Mesa-libGLESv3-devel BuildRequires: boost-devel BuildRequires: cmake BuildRequires: gcc-c++ ++++++ Play-0~git20200525.tar.xz -> Play-0~git20200610.tar.xz ++++++ /work/SRC/openSUSE:Factory/Play/Play-0~git20200525.tar.xz /work/SRC/openSUSE:Factory/.Play.new.3606/Play-0~git20200610.tar.xz differ: char 27, line 1 ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.hPlkeR/_old 2020-06-11 10:02:34.106749032 +0200 +++ /var/tmp/diff_new_pack.hPlkeR/_new 2020-06-11 10:02:34.110749045 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/jpd002/Play-.git</param> - <param name="changesrevision">755706625b7711f7e5a39891ebf126b979b5853f</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">879bcaa8bec2a12df79f4fcb8ae7ae8dc5b73819</param></service></servicedata> \ No newline at end of file
