public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-astral-tokio-tar] rawhide: Update to 0.6.4; Fixes RHBZ#2501351
@ 2026-07-17 4:10 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-17 4:10 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-17 4:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-17 4:10 [rpms/rust-astral-tokio-tar] rawhide: Update to 0.6.4; Fixes RHBZ#2501351 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