From 27f0a15a53c397160dd9e45f9c4fca2855e89c992fe58d0d05c492a687e0e2c1 Mon Sep 17 00:00:00 2001
From: Avindra Goolcharan <aavindraa@gmail.com>
Date: Mon, 19 Sep 2022 22:51:39 +0000
Subject: [PATCH] 0.50.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/rusty_v8?expand=0&rev=34
---
 _service               |  4 ++--
 rusty_v8-0.49.0.tar.xz |  3 ---
 rusty_v8-0.50.0.tar.xz |  3 +++
 rusty_v8.changes       | 12 ++++++++++++
 rusty_v8.spec          |  2 +-
 vendor.tar.xz          |  4 ++--
 6 files changed, 20 insertions(+), 8 deletions(-)
 delete mode 100644 rusty_v8-0.49.0.tar.xz
 create mode 100644 rusty_v8-0.50.0.tar.xz

diff --git a/_service b/_service
index d607988..23d1623 100644
--- a/_service
+++ b/_service
@@ -2,8 +2,8 @@
   <service name="tar_scm" mode="manual">
     <param name="url">https://github.com/denoland/rusty_v8</param>
     <param name="scm">git</param>
-    <param name="revision">v0.49.0</param>
-    <param name="version">0.49.0</param>
+    <param name="revision">v0.50.0</param>
+    <param name="version">0.50.0</param>
     <param name="exclude">.git</param>
     <param name="exclude">.github</param>
     <param name="exclude">.gitignore</param>
diff --git a/rusty_v8-0.49.0.tar.xz b/rusty_v8-0.49.0.tar.xz
deleted file mode 100644
index 8d1e5e1..0000000
--- a/rusty_v8-0.49.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:792e487922665dd4590f46bf4982352c495decdc6be947e5b4af508f63131b20
-size 52516092
diff --git a/rusty_v8-0.50.0.tar.xz b/rusty_v8-0.50.0.tar.xz
new file mode 100644
index 0000000..f375127
--- /dev/null
+++ b/rusty_v8-0.50.0.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:34eaad8863e96facc6c3d58914bf39d446d976b7a07d003b833697195e7a3da9
+size 52223556
diff --git a/rusty_v8.changes b/rusty_v8.changes
index 139f103..71884f2 100644
--- a/rusty_v8.changes
+++ b/rusty_v8.changes
@@ -1,3 +1,15 @@
+-------------------------------------------------------------------
+Mon Sep 19 19:50:35 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
+
+- update to 0.50.0:
+  * Add v8::ArrayBuffer::Data (#1068)
+  * fix: property_attribute operator (#1067)
+  * Improve Object::get_property_names() and `Object::get_own_property_names()`
+    (#1049)
+  * fix: auto_update_v8 README regex (#1061)
+  * Fix creation of invalid librusty_v8.a (#1059)
+  * Remove zlib dependency (#1058)
+
 -------------------------------------------------------------------
 Thu Aug 25 17:02:21 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
 
diff --git a/rusty_v8.spec b/rusty_v8.spec
index 0a9aa37..59a2173 100644
--- a/rusty_v8.spec
+++ b/rusty_v8.spec
@@ -17,7 +17,7 @@
 
 
 Name:           rusty_v8
-Version:        0.49.0
+Version:        0.50.0
 Release:        0
 Summary:        Build tooling for Deno (do not install or use!)
 License:        MIT
diff --git a/vendor.tar.xz b/vendor.tar.xz
index 2fcf1e1..9e6779f 100644
--- a/vendor.tar.xz
+++ b/vendor.tar.xz
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:4b7d0dc9d8d5b7c0ef49ba4635fbaebf92924ecbc4e8c9677b3585b16a18ed83
-size 8692788
+oid sha256:c839429268c58915dfce5122800a5b45c262328876585e73a7943b8a040be52d
+size 8693868