public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-rkyv_derive] f44: Update to version 0.8.17; Fixes RHBZ#2496668
@ 2026-07-03 18:15 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-03 18:15 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-rkyv_derive
Branch : f44
Commit : 4a3337c5ce4230dc587a2e6b40067c243e5aeb7b
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-03T07:18:46+01:00
Stats : +3/-13 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-rkyv_derive/c/4a3337c5ce4230dc587a2e6b40067c243e5aeb7b?branch=f44
Log:
Update to version 0.8.17; Fixes RHBZ#2496668
---
diff --git a/.gitignore b/.gitignore
index 59286d6..f57cc78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
/rkyv_derive-0.8.14.crate
/rkyv_derive-0.8.15.crate
/rkyv_derive-0.8.16.crate
+/rkyv_derive-0.8.17.crate
diff --git a/rust-rkyv_derive.spec b/rust-rkyv_derive.spec
index 130cf36..1b84688 100644
--- a/rust-rkyv_derive.spec
+++ b/rust-rkyv_derive.spec
@@ -5,7 +5,7 @@
%global crate rkyv_derive
Name: rust-rkyv_derive
-Version: 0.8.16
+Version: 0.8.17
Release: %autorelease
Summary: Derive macro for rkyv
@@ -14,7 +14,6 @@ URL: https://crates.io/crates/rkyv_derive
Source: %{crates_source}
BuildRequires: cargo-rpm-macros >= 24
-BuildRequires: dos2unix
%global _description %{expand:
Derive macro for rkyv.}
@@ -62,8 +61,6 @@ use the "bytecheck" 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
deleted file mode 100644
index 6e8e1a0..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,8 +0,0 @@
-[requires]
-build = ["dos2unix"]
-
-[scripts.prep]
-pre = [
- "# Fix CRLF-terminated source files",
- "find . -type f -exec dos2unix --keepdate '{}' '+'",
-]
diff --git a/sources b/sources
index 5e5f4fe..07e0aec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rkyv_derive-0.8.16.crate) = 305f3fdac2f981694ec298ee3a9d82e08a3fbe347ea33a9d3c0f03c5e778f3aa7a982b86ebc267cd05161fb73df8ffaab9435d587e6fce568659734c7eadeb9a
+SHA512 (rkyv_derive-0.8.17.crate) = a8487d1881919c83044f8b6f05e58dc51c5bd65fe5111eee06de533ea1bf7a051862fe59db60d2a66560036a24d9835011069d95be636626c94885b150c59daf
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-03 18:15 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:15 [rpms/rust-rkyv_derive] f44: Update to version 0.8.17; Fixes RHBZ#2496668 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