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_derive] epel10: Update to version 0.8.17; Fixes RHBZ#2496668
Date: Fri, 03 Jul 2026 18:15:39 GMT	[thread overview]
Message-ID: <178310253907.1.15301615971992845431.rpms-rust-rkyv_derive-4a3337c5ce42@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-rkyv_derive
Branch : epel10
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=epel10

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

                 reply	other threads:[~2026-07-03 18:15 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=178310253907.1.15301615971992845431.rpms-rust-rkyv_derive-4a3337c5ce42@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