public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-rkyv] f44: Update to version 0.8.17; Fixes RHBZ#2496669
@ 2026-07-03 18:16 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-03 18:16 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-rkyv
Branch : f44
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=f44
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-03 18:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-03 18:16 [rpms/rust-rkyv] f44: Update to version 0.8.17; Fixes RHBZ#2496669 Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox