public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-tokio-native-tls] rawhide: Regenerate with rust2rpm v28
@ 2026-08-05 13:51 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-05 13:51 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-tokio-native-tls
Branch : rawhide
Commit : c32562cba8c021b653b81e351d93cf35c5004f6f
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-05T15:49:44+02:00
Stats  : +19/-9 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-tokio-native-tls/c/c32562cba8c021b653b81e351d93cf35c5004f6f?branch=rawhide

Log:
Regenerate with rust2rpm v28

---
diff --git a/rust-tokio-native-tls.spec b/rust-tokio-native-tls.spec
index c6d118d..0cab786 100644
--- a/rust-tokio-native-tls.spec
+++ b/rust-tokio-native-tls.spec
@@ -1,6 +1,6 @@
-# Generated by rust2rpm 23
+# Generated by rust2rpm 28
 # * tests need internet access
-%bcond_with check
+%bcond check 0
 %global debug_package %{nil}
 
 %global crate tokio-native-tls
@@ -13,17 +13,17 @@ Summary:        Implementation of TLS/SSL streams for Tokio using native-tls
 License:        MIT
 URL:            https://crates.io/crates/tokio-native-tls
 Source:         %{crates_source}
-# Automatically generated patch to strip foreign dependencies
+# Automatically generated patch to strip dependencies and normalize metadata
 Patch:          tokio-native-tls-fix-metadata-auto.diff
 # Manually created patch for downstream crate metadata changes
 # * drop feature for using vendored dependencies
 Patch:          tokio-native-tls-fix-metadata.diff
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
-Implementation of TLS/SSL streams for Tokio using native-tls giving an
-implementation of TLS for nonblocking I/O streams.}
+An implementation of TLS/SSL streams for Tokio using native-tls giving
+an implementation of TLS for nonblocking I/O streams.}
 
 %description %{_description}
 
@@ -55,7 +55,7 @@ use the "default" feature of the "%{crate}" crate.
 %ghost %{crate_instdir}/Cargo.toml
 
 %prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
 %cargo_prep
 
 %generate_buildrequires

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..1cca9aa
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,10 @@
+[package]
+summary = "Implementation of TLS/SSL streams for Tokio using native-tls"
+cargo-toml-patch-comments = [
+    "drop feature for using vendored dependencies",
+]
+
+[tests]
+run = false
+comments = ["tests need internet access"]
+

diff --git a/tokio-native-tls-fix-metadata-auto.diff b/tokio-native-tls-fix-metadata-auto.diff
index 85e4027..d8e23d5 100644
--- a/tokio-native-tls-fix-metadata-auto.diff
+++ b/tokio-native-tls-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
 --- tokio-native-tls-0.3.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ tokio-native-tls-0.3.1/Cargo.toml	1970-01-01T00:00:01+00:00
++++ tokio-native-tls-0.3.1/Cargo.toml	2026-08-05T13:47:45.163436+00:00
 @@ -74,22 +74,3 @@
  [target."cfg(all(not(target_os = \"macos\"), not(windows), not(target_os = \"ios\")))".dev-dependencies.openssl]
  version = "0.10"

diff --git a/tokio-native-tls-fix-metadata.diff b/tokio-native-tls-fix-metadata.diff
index 44501c0..57f4dc3 100644
--- a/tokio-native-tls-fix-metadata.diff
+++ b/tokio-native-tls-fix-metadata.diff
@@ -1,5 +1,5 @@
 --- tokio-native-tls-0.3.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ tokio-native-tls-0.3.1/Cargo.toml	2023-02-09T13:57:42.580889+00:00
++++ tokio-native-tls-0.3.1/Cargo.toml	2026-08-05T13:47:50.314908+00:00
 @@ -68,9 +68,6 @@
  version = "0.6.0"
  features = ["full"]

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-05 13:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-05 13:51 [rpms/rust-tokio-native-tls] rawhide: Regenerate with rust2rpm v28 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox