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-rend] epel9: Update to version 0.5.4; Fixes RHBZ#2496667
Date: Fri, 03 Jul 2026 18:14:42 GMT [thread overview]
Message-ID: <178310248268.1.14146294235094483567.rpms-rust-rend-8ce9c2fbbf5a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-rend
Branch : epel9
Commit : 8ce9c2fbbf5a77e6ed19418420c5a655934fa960
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-03T07:14:41+01:00
Stats : +3/-16 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-rend/c/8ce9c2fbbf5a77e6ed19418420c5a655934fa960?branch=epel9
Log:
Update to version 0.5.4; Fixes RHBZ#2496667
---
diff --git a/.gitignore b/.gitignore
index 8484fca..e430de3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/rend-0.5.1.crate
/rend-0.5.2.crate
/rend-0.5.3.crate
+/rend-0.5.4.crate
diff --git a/rust-rend.spec b/rust-rend.spec
index 779c9f9..ea2b740 100644
--- a/rust-rend.spec
+++ b/rust-rend.spec
@@ -5,7 +5,7 @@
%global crate rend
Name: rust-rend
-Version: 0.5.3
+Version: 0.5.4
Release: %autorelease
Summary: Cross-platform, endian-aware primitives for Rust
@@ -14,7 +14,6 @@ URL: https://crates.io/crates/rend
Source: %{crates_source}
BuildRequires: cargo-rpm-macros >= 24
-BuildRequires: dos2unix
%global _description %{expand:
Cross-platform, endian-aware primitives for Rust.}
@@ -85,8 +84,6 @@ use the "zerocopy-0_8" feature of the "%{crate}" crate.
%prep
%autosetup -n %{crate}-%{version} -p1
-# The crate has a mixture of newline styles.
-find . -type f -exec dos2unix --keepdate '{}' '+'
%cargo_prep
%generate_buildrequires
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 460027d..5db7c26 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -6,14 +6,3 @@ doc-files.exclude = [
# documentation is not installed.
"README.md",
]
-
-[requires]
-build = [
- "dos2unix",
-]
-
-[scripts.prep]
-pre = [
- "# The crate has a mixture of newline styles.",
- "find . -type f -exec dos2unix --keepdate '{}' '+'",
-]
diff --git a/sources b/sources
index 34ffaef..20b02c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rend-0.5.3.crate) = e45458ac2c42fbad844c0d1890214386c4f5d783859a317f299730955d4385f1a21e556666de72151b03730c9b892b38654a9e33fe8b6c68af22af937504a01f
+SHA512 (rend-0.5.4.crate) = 26c960b8badb71e128ebe6e43bcbe9e755a244b62249b837385e13a8c5f20d1ff75656bec802108d6ae45d7d82dfbe0c3934b1c7099e88a16f55595819c0660f
reply other threads:[~2026-07-03 18:14 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=178310248268.1.14146294235094483567.rpms-rust-rend-8ce9c2fbbf5a@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