public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-tokio-native-tls] rawhide: Regenerate with rust2rpm v28
Date: Wed, 05 Aug 2026 13:51:38 GMT	[thread overview]
Message-ID: <178593789834.1.5963319068347955719.rpms-rust-tokio-native-tls-c32562cba8c0@fedoraproject.org> (raw)

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"]

                 reply	other threads:[~2026-08-05 13:51 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=178593789834.1.5963319068347955719.rpms-rust-tokio-native-tls-c32562cba8c0@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --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