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-astral-tokio-tar] rawhide: Update to 0.6.4; Fixes RHBZ#2501351
Date: Fri, 17 Jul 2026 04:10:38 GMT [thread overview]
Message-ID: <178426143878.1.9320330848109919427.rpms-rust-astral-tokio-tar-f55cf60ae126@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-astral-tokio-tar
Branch : rawhide
Commit : f55cf60ae1262c1f247eb753c26a89e051997bc7
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-17T05:10:28+01:00
Stats : +4/-24 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-astral-tokio-tar/c/f55cf60ae1262c1f247eb753c26a89e051997bc7?branch=rawhide
Log:
Update to 0.6.4; Fixes RHBZ#2501351
---
diff --git a/.gitignore b/.gitignore
index 1113031..aa0c9d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/astral-tokio-tar-0.6.1.crate
/astral-tokio-tar-0.6.2.crate
/astral-tokio-tar-0.6.3.crate
+/astral-tokio-tar-0.6.4.crate
diff --git a/astral-tokio-tar-fix-metadata.diff b/astral-tokio-tar-fix-metadata.diff
deleted file mode 100644
index 41edda2..0000000
--- a/astral-tokio-tar-fix-metadata.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- astral-tokio-tar-0.6.3/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ astral-tokio-tar-0.6.3/Cargo.toml 2026-06-26T05:57:47.292097+00:00
-@@ -105,7 +105,7 @@
- version = "0.2"
-
- [target."cfg(unix)".dependencies.rustix]
--version = "0.38"
-+version = "1.0"
- features = ["fs"]
-
- [target."cfg(unix)".dependencies.xattr]
diff --git a/rust-astral-tokio-tar.spec b/rust-astral-tokio-tar.spec
index a484f2f..5275e6b 100644
--- a/rust-astral-tokio-tar.spec
+++ b/rust-astral-tokio-tar.spec
@@ -5,17 +5,13 @@
%global crate astral-tokio-tar
Name: rust-astral-tokio-tar
-Version: 0.6.3
+Version: 0.6.4
Release: %autorelease
Summary: Rust implementation of an async TAR file reader and writer
License: MIT OR Apache-2.0
URL: https://crates.io/crates/astral-tokio-tar
Source: %{crates_source}
-# Manually created patch for downstream crate metadata changes
-# * Update rustix dependency from 0.38 to 1.0:
-# https://github.com/astral-sh/tokio-tar/pull/97
-Patch: astral-tokio-tar-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
@@ -41,6 +37,7 @@ use the "%{crate}" crate.
%license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT
%doc %{crate_instdir}/CHANGELOG.md
+%doc %{crate_instdir}/CONTRIBUTING.md
%doc %{crate_instdir}/README.md
%{crate_instdir}/
diff --git a/rust2rpm.toml b/rust2rpm.toml
deleted file mode 100644
index d3105c8..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,7 +0,0 @@
-[package]
-cargo-toml-patch-comments = [
- """\
-Update rustix dependency from 0.38 to 1.0: \
-https://github.com/astral-sh/tokio-tar/pull/97\
-""",
-]
diff --git a/sources b/sources
index 23f1f3b..66b5750 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (astral-tokio-tar-0.6.3.crate) = 78ae3dcd68969200872f7521a603124359944f474361ca861fb2b6deaf203b31f8b1096f05ce6eb76a3c5511197ba0731b93a91258092ac5e7b87af9e0c3f5c1
+SHA512 (astral-tokio-tar-0.6.4.crate) = 9b38c622c7bfb09a2b9d27be2c761a32f5b449cf9ab8cb2793941e951f0168577efef2365a0df068914512f77144e4e7bbc11a0be61f523679c9e6bfb50ffd6e
reply other threads:[~2026-07-17 4:10 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=178426143878.1.9320330848109919427.rpms-rust-astral-tokio-tar-f55cf60ae126@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