public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-object] rawhide: Update to version 0.39.1
@ 2026-08-10 17:37 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-10 17:37 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-object
Branch : rawhide
Commit : 8e7ed7657ffe373e171606da0fdd424614bcacfb
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-10T14:53:39+02:00
Stats  : +13/-18 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-object/c/8e7ed7657ffe373e171606da0fdd424614bcacfb?branch=rawhide

Log:
Update to version 0.39.1

---
diff --git a/.gitignore b/.gitignore
index 740af93..5def84e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
 /object-0.36.7.crate
 /object-0.37.3.crate
 /object-0.38.1.crate
+/object-0.39.1.crate

diff --git a/object-fix-metadata.diff b/object-fix-metadata.diff
index 913d344..4633ff9 100644
--- a/object-fix-metadata.diff
+++ b/object-fix-metadata.diff
@@ -1,5 +1,5 @@
---- object-0.38.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ object-0.38.1/Cargo.toml	2026-02-16T14:12:39.311414+00:00
+--- object-0.39.1/Cargo.toml	2006-07-24T01:21:28+00:00
++++ object-0.39.1/Cargo.toml	2026-08-10T12:48:50.309518+00:00
 @@ -53,7 +53,6 @@
      "build",
      "std",
@@ -8,15 +8,7 @@
  ]
  archive = []
  build = [
-@@ -87,7 +86,6 @@
-     "elf",
-     "macho",
-     "pe",
--    "wasm",
-     "xcoff",
- ]
- elf = []
-@@ -116,7 +114,6 @@
+@@ -102,7 +101,6 @@
      "all",
      "unstable",
  ]
@@ -24,15 +16,15 @@
  write = [
      "write_std",
      "coff",
-@@ -187,11 +184,6 @@
- [dependencies.ruzstd]
+@@ -174,11 +172,6 @@
  version = "0.8.1"
  optional = true
--
+ 
 -[dependencies.wasmparser]
--version = "0.243.0"
+-version = "0.247.0"
 -optional = true
 -default-features = false
- 
+-
  [lints.clippy]
  collapsible_else_if = "allow"
+ collapsible_if = "allow"

diff --git a/rust-object.spec b/rust-object.spec
index cec414e..9fbc45e 100644
--- a/rust-object.spec
+++ b/rust-object.spec
@@ -5,7 +5,7 @@
 %global crate object
 
 Name:           rust-object
-Version:        0.38.1
+Version:        0.39.1
 Release:        %autorelease
 Summary:        Unified interface for reading and writing object file formats
 
@@ -325,6 +325,7 @@ use the "xcoff" feature of the "%{crate}" crate.
     --skip read::elf::get_buildid_less_bad_elf
     --skip read::elf::zero_sized_section_works
     --skip read::macho::test_go_macho
+    --skip read::macho::test_macho_entry_point
 }}
 %endif
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
index b25ed23..f3b6d34 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -17,6 +17,7 @@ skip = [
   "read::elf::get_buildid_less_bad_elf",
   "read::elf::zero_sized_section_works",
   "read::macho::test_go_macho",
+  "read::macho::test_macho_entry_point",
 ]
 skip-exact = true
 comments = ["skip tests that require files which are not included in published crates"]

diff --git a/sources b/sources
index 163ae4b..49b4d34 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (object-0.38.1.crate) = 20e89b0fed082e8ba4881cfcbdec287d0b3a3f45b77216b16b3095d2e0f343d2f7ff8319dcb497b32a3b2868d8b3527b69801b3f0407d9988c7052a5edc983df
+SHA512 (object-0.39.1.crate) = f08969ec00a28dfe80230bd051ab754dff7c1f95d1f4b7947658ddb8c9ddc0353382ae7ba8bea91ff81c6293a1fa4d5b6bf2593c871aaa5fd4e798d21113fc95

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10 17:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 17:37 [rpms/rust-object] rawhide: Update to version 0.39.1 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox