Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rusty_v8 for openSUSE:Factory 
checked in at 2024-11-21 21:58:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rusty_v8 (Old)
 and      /work/SRC/openSUSE:Factory/.rusty_v8.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rusty_v8"

Thu Nov 21 21:58:57 2024 rev:4 rq:1225589 version:130.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rusty_v8/rusty_v8.changes        2024-10-30 
19:25:56.671977505 +0100
+++ /work/SRC/openSUSE:Factory/.rusty_v8.new.28523/rusty_v8.changes     
2024-11-21 21:59:02.717943490 +0100
@@ -1,0 +2,50 @@
+Thu Nov 21 11:54:19 UTC 2024 - Soc Virnyl Estela 
<[email protected]>
+
+- Update to version 130.0.1:
+  * fix: glibc version
+  * feat: add binding for `ResourceConstraints::ConfigureDefaults`
+  * Track V8 13.1
+  * Rolling to V8 13.0.245.12
+  * Update bindgen to fix builds with LLVM 19.1
+  * Stabilize: Release version 129.0.0 of Rusty V8
+  * feat: add TransferSharedArrayBuffer
+  * Track V8 13.0
+  * Rolling to V8 12.9.202.18
+  * Rolling to V8 12.9.202.17
+  * fix cppgc docs
+  * Rolling to V8 12.9.202.16
+  * Rolling to V8 12.9.202.15
+  * Rolling to V8 12.9.202.14
+
+-------------------------------------------------------------------
+Fri Nov 15 11:15:08 UTC 2024 - Soc Virnyl Estela 
<[email protected]>
+
+- Remove unnecessary files
+- Set clang to clang19, lld to lld19 and llvm to llvm19
+
+-------------------------------------------------------------------
+Tue Nov 12 14:53:20 UTC 2024 - Soc Virnyl Estela 
<[email protected]>
+
+- Update rusty_v8.spec file list.
+  * Recomprizz/Roast ignores git metadata by default.
+
+-------------------------------------------------------------------
+Tue Nov 12 08:15:15 UTC 2024 - Soc Virnyl Estela 
<[email protected]>
+
+- Update vendored dependencies.
+
+-------------------------------------------------------------------
+Tue Nov 12 03:07:48 UTC 2024 - Soc Virnyl Estela 
<[email protected]>
+
+- Revert previous change. Go back to git sources. Published sources in 
crates.io
+  does not contain the necessary directories.
+
+-------------------------------------------------------------------
+Sun Nov 10 09:09:25 UTC 2024 - Soc Virnyl Estela 
<[email protected]>
+
+- Change sources from git to crates.io
+  * there has been a recent change on how deno publishes the v8 crate.
+    investigated the vendored dep shows that it has a slightly different set
+    of directories.
+
+-------------------------------------------------------------------

Old:
----
  rusty_v8-0.106.0.tar.zst

New:
----
  rusty_v8-130.0.1.tar.zst

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

Other differences:
------------------
++++++ rusty_v8.spec ++++++
--- /var/tmp/diff_new_pack.ZuIuX7/_old  2024-11-21 21:59:04.590021486 +0100
+++ /var/tmp/diff_new_pack.ZuIuX7/_new  2024-11-21 21:59:04.590021486 +0100
@@ -19,7 +19,7 @@
 %global __requires_exclude_from ^%{_libdir}/crates/rusty_v8/.*$
 
 Name:           rusty_v8
-Version:        0.106.0
+Version:        130.0.1
 Release:        0
 Summary:        Build tooling for Deno (do not install or use!)
 License:        MIT
@@ -33,11 +33,11 @@
 Patch1:         compiler-rt-adjust-paths.patch
 BuildRequires:  cargo
 BuildRequires:  cargo-packaging
-BuildRequires:  clang
+BuildRequires:  clang19
 BuildRequires:  fdupes
 BuildRequires:  gn
-BuildRequires:  lld
-BuildRequires:  llvm
+BuildRequires:  lld19
+BuildRequires:  llvm19
 BuildRequires:  ninja
 BuildRequires:  pkgconfig
 BuildRequires:  python3-base
@@ -96,6 +96,8 @@
 # we don't need those
 pushd %{buildroot}%{_libdir}/crates/rusty_v8
 rm -rf .github
+rm .prettierrc.json
+rm .rustfmt.toml
 rm -rf vendor
 rm -rf target
 %fdupes $PWD
@@ -111,6 +113,5 @@
 %{_libdir}/crates/rusty_v8/*
 %{_libdir}/crates/rusty_v8/.cargo/config.toml
 %{_libdir}/crates/rusty_v8/.clang-format
-%{_libdir}/crates/rusty_v8/.gitmodules
 %{_libdir}/crates/rusty_v8/.gn
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ZuIuX7/_old  2024-11-21 21:59:04.630023153 +0100
+++ /var/tmp/diff_new_pack.ZuIuX7/_new  2024-11-21 21:59:04.634023319 +0100
@@ -2,8 +2,8 @@
   <service name="obs_scm" mode="manual">
     <param name="url">https://github.com/denoland/rusty_v8</param>
     <param name="scm">git</param>
-    <param name="revision">v0.106.0</param>
-    <param name="version">0.106.0</param>
+    <param name="revision">v130.0.1</param>
+    <param name="version">130.0.1</param>
     <param name="exclude">.git</param>
     <param name="exclude">.github</param>
     <param name="exclude">.gitignore</param>
@@ -11,8 +11,8 @@
     <param name="exclude">.rustfmt.toml</param>
   </service>
   <service mode="manual" name="tar" />
-  <service mode="manual" name="recompress">
-    <param name="file">rusty_v8*.tar</param>
+  <service mode="manual" name="recomprizz">
+    <param name="target">rusty_v8*.tar</param>
     <param name="compression">zst</param>
   </service>
   <service name="cargo_vendor" mode="manual">

++++++ rusty_v8-0.106.0.tar.zst -> rusty_v8-130.0.1.tar.zst ++++++
/work/SRC/openSUSE:Factory/rusty_v8/rusty_v8-0.106.0.tar.zst 
/work/SRC/openSUSE:Factory/.rusty_v8.new.28523/rusty_v8-130.0.1.tar.zst differ: 
char 6, line 1

++++++ rusty_v8.obsinfo ++++++
--- /var/tmp/diff_new_pack.ZuIuX7/_old  2024-11-21 21:59:04.698025985 +0100
+++ /var/tmp/diff_new_pack.ZuIuX7/_new  2024-11-21 21:59:04.702026153 +0100
@@ -1,5 +1,5 @@
 name: rusty_v8
-version: 129.0.0
-mtime: 1706983689
-commit: ab019251a4c45ee4edb4f7415eec762a589d87f8
+version: 130.0.1
+mtime: 1730718221
+commit: a81cafd4cdbb74665f0f7609b49f2e9136da33c2
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/rusty_v8/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.rusty_v8.new.28523/vendor.tar.zst differ: char 7, 
line 1

Reply via email to