public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-rkyv] rawhide: Update to version 0.8.17; Fixes RHBZ#2496669
Date: Fri, 03 Jul 2026 18:16:56 GMT	[thread overview]
Message-ID: <178310261662.1.3464475576346975587.rpms-rust-rkyv-64226e900db2@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-rkyv
Branch : rawhide
Commit : 64226e900db24036793db330a06e09487b79c671
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-07-03T19:07:51+01:00
Stats  : +7/-18 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-rkyv/c/64226e900db24036793db330a06e09487b79c671?branch=rawhide

Log:
Update to version 0.8.17; Fixes RHBZ#2496669

---
diff --git a/.gitignore b/.gitignore
index 39296f2..a19f2c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
 /rkyv-0.8.14.crate
 /rkyv-0.8.15.crate
 /rkyv-0.8.16.crate
+/rkyv-0.8.17.crate

diff --git a/rkyv-fix-metadata.diff b/rkyv-fix-metadata.diff
index 30c10a8..25509af 100644
--- a/rkyv-fix-metadata.diff
+++ b/rkyv-fix-metadata.diff
@@ -1,5 +1,5 @@
---- rkyv-0.8.16/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ rkyv-0.8.16/Cargo.toml	2026-04-23T06:01:23.033485+00:00
+--- rkyv-0.8.17/Cargo.toml	2006-07-24T01:21:28+00:00
++++ rkyv-0.8.17/Cargo.toml	2026-07-03T18:07:14.257671+00:00
 @@ -46,7 +46,6 @@
  aligned = []
  alloc = [
@@ -40,7 +40,7 @@
  
  [lib]
  name = "rkyv"
-@@ -144,52 +127,16 @@
+@@ -148,52 +131,16 @@
  path = "benches/minecraft_savedata.rs"
  harness = false
  
@@ -93,7 +93,7 @@
  
  [dependencies.munge]
  version = "0.4"
-@@ -217,48 +164,8 @@
+@@ -221,48 +168,8 @@
  default-features = false
  package = "smallvec"
  

diff --git a/rust-rkyv.spec b/rust-rkyv.spec
index 26916ba..3a0287c 100644
--- a/rust-rkyv.spec
+++ b/rust-rkyv.spec
@@ -5,7 +5,7 @@
 %global crate rkyv
 
 Name:           rust-rkyv
-Version:        0.8.16
+Version:        0.8.17
 Release:        %autorelease
 Summary:        Zero-copy deserialization framework for Rust
 
@@ -22,7 +22,6 @@ Source:         %{crates_source}
 Patch:          rkyv-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24
-BuildRequires:  dos2unix
 
 %global _description %{expand:
 Zero-copy deserialization framework for Rust.}
@@ -189,8 +188,6 @@ use the "unaligned" feature of the "%{crate}" crate.
 
 %prep
 %autosetup -n %{crate}-%{version} -p1
-# Fix CRLF-terminated source files
-find . -type f -exec dos2unix --keepdate '{}' '+'
 %cargo_prep
 
 %generate_buildrequires

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 9aca10e..d906fc5 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -9,12 +9,3 @@ cargo-toml-patch-comments = [
     """,
     "Remove the benchmark-only dev-dependency on divan",
 ]
-
-[requires]
-build = ["dos2unix"]
-
-[scripts.prep]
-pre = [
-    "# Fix CRLF-terminated source files",
-    "find . -type f -exec dos2unix --keepdate '{}' '+'",
-]

diff --git a/sources b/sources
index 9e598e0..5e23403 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rkyv-0.8.16.crate) = 8966bbb32b2ba19d8430c23b8026ac5f48f694f3c5831a4c1b8cf0723d93fe4e29db946360f57d10cfe4a9e47ee8f47b15453e928cab6443558cef6331a923df
+SHA512 (rkyv-0.8.17.crate) = 419d306276cbaad1f8b52a597ca46abeda2325d47613f0e5e694cede8cd18ca4e72fccb096024b81c1bf5b2867c3fc9ab10279741cd580e975fe55b2517bc9f5

                 reply	other threads:[~2026-07-03 18:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178310261662.1.3464475576346975587.rpms-rust-rkyv-64226e900db2@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox