From 73aa0d250915be8af1b7b081b52b5a7e140f289b6209a711b674896113fb0272 Mon Sep 17 00:00:00 2001
From: Yunhe Guo <i@guoyunhe.me>
Date: Mon, 3 Jul 2023 11:35:26 +0000
Subject: [PATCH] - Update to version 0.0.28~git20230702:   * cellSpurs:
 Implement ShutdownTaskset and WorkloadFlagReceiver2   * Update dependencies  
 * Input: update buttons on pressure button toggle   * Input: fix multibutton
 mousepress (sticks only)   * Input: fix multibutton mousepress (buttons only)
   * Input: Add tooltips for button mapping   * Fix some warning   * vk/rsx:
 Fix build errors and warnings   * vk: Get rid of some spammy debug code   *
 vk: Minor refactor to make early-exit branches trivial and easier to read   *
 vk: Fix some regressions in synchronization2 behavior   * vk: Fix GPU hang  
 * vk: Restructure gpu labels and add them as an event backend   * vk: Use
 pipeline barriers for proper event sync

OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=72
---
 _servicedata                    |  2 +-
 rpcs3-0.0.28~git20230629.tar.xz |  3 ---
 rpcs3-0.0.28~git20230702.tar.xz |  3 +++
 rpcs3.changes                   | 19 +++++++++++++++++++
 rpcs3.spec                      |  2 +-
 5 files changed, 24 insertions(+), 5 deletions(-)
 delete mode 100644 rpcs3-0.0.28~git20230629.tar.xz
 create mode 100644 rpcs3-0.0.28~git20230702.tar.xz

diff --git a/_servicedata b/_servicedata
index fbed35c..e9bc0a4 100644
--- a/_servicedata
+++ b/_servicedata
@@ -5,4 +5,4 @@
   </service>
 <service name="tar_scm">
                 <param name="url">https://github.com/RPCS3/rpcs3.git</param>
-              <param name="changesrevision">593f8506931d4763d9b55f930c4becb262bd3620</param></service></servicedata>
\ No newline at end of file
+              <param name="changesrevision">21f5976d359dacfe058d91a500f885e5b8da8121</param></service></servicedata>
\ No newline at end of file
diff --git a/rpcs3-0.0.28~git20230629.tar.xz b/rpcs3-0.0.28~git20230629.tar.xz
deleted file mode 100644
index 1e9755d..0000000
--- a/rpcs3-0.0.28~git20230629.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e7f31522f0d317768702a3128ee854c91db6624d3765e63217bb60c8b6299890
-size 52285088
diff --git a/rpcs3-0.0.28~git20230702.tar.xz b/rpcs3-0.0.28~git20230702.tar.xz
new file mode 100644
index 0000000..a29f404
--- /dev/null
+++ b/rpcs3-0.0.28~git20230702.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:12f69c7cc71fe604cf76ac474377a2fe9d208919c536424e93e623d7c7747205
+size 52431328
diff --git a/rpcs3.changes b/rpcs3.changes
index d02af1f..d25ed2e 100644
--- a/rpcs3.changes
+++ b/rpcs3.changes
@@ -1,3 +1,22 @@
+-------------------------------------------------------------------
+Mon Jul 03 11:32:58 UTC 2023 - i@guoyunhe.me
+
+- Update to version 0.0.28~git20230702:
+  * cellSpurs: Implement ShutdownTaskset and WorkloadFlagReceiver2
+  * Update dependencies
+  * Input: update buttons on pressure button toggle
+  * Input: fix multibutton mousepress (sticks only)
+  * Input: fix multibutton mousepress (buttons only)
+  * Input: Add tooltips for button mapping
+  * Fix some warning
+  * vk/rsx: Fix build errors and warnings
+  * vk: Get rid of some spammy debug code
+  * vk: Minor refactor to make early-exit branches trivial and easier to read
+  * vk: Fix some regressions in synchronization2 behavior
+  * vk: Fix GPU hang
+  * vk: Restructure gpu labels and add them as an event backend
+  * vk: Use pipeline barriers for proper event sync
+
 -------------------------------------------------------------------
 Fri Jun 30 15:01:23 UTC 2023 - i@guoyunhe.me
 
diff --git a/rpcs3.spec b/rpcs3.spec
index 8b9808d..c1fe42e 100644
--- a/rpcs3.spec
+++ b/rpcs3.spec
@@ -17,7 +17,7 @@
 
 
 Name:           rpcs3
-Version:        0.0.28~git20230629
+Version:        0.0.28~git20230702
 Release:        0
 Summary:        PS3 emulator/debugger
 License:        GPL-2.0-only