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-textwrap0.11] f45: Regenerate with rust2rpm v28
Date: Sat, 29 Aug 2026 15:23:39 GMT	[thread overview]
Message-ID: <178801701936.1.7531849040040360910.rpms-rust-textwrap0.11-f5bb4ca7957e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-textwrap0.11
Branch : f45
Commit : f5bb4ca7957e129f58454d51880ccf18bc6099a7
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-29T17:14:41+02:00
Stats  : +15/-7 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-textwrap0.11/c/f5bb4ca7957e129f58454d51880ccf18bc6099a7?branch=f45

Log:
Regenerate with rust2rpm v28

---
diff --git a/rust-textwrap0.11.spec b/rust-textwrap0.11.spec
index 2f7601c..bde6e74 100644
--- a/rust-textwrap0.11.spec
+++ b/rust-textwrap0.11.spec
@@ -1,6 +1,6 @@
-# Generated by rust2rpm 24
+# Generated by rust2rpm 28
 # * missing dev-dependencies: lipsum ^0.6, version-sync ^0.6
-%bcond_with check
+%bcond check 0
 %global debug_package %{nil}
 
 %global crate textwrap
@@ -17,7 +17,7 @@ Source:         %{crates_source}
 # * drop unused hyphenation feature (missing dependencies)
 Patch:          textwrap-fix-metadata.diff
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
 Textwrap is a small library for word wrapping, indenting, and dedenting
@@ -66,7 +66,7 @@ use the "term_size" 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.conf b/rust2rpm.conf
deleted file mode 100644
index e77bd81..0000000
--- a/rust2rpm.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-[DEFAULT]
-summary = Small library for word wrapping, indenting, and dedenting strings

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..21db644
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,10 @@
+[package]
+summary = "Small library for word wrapping, indenting, and dedenting strings"
+cargo-toml-patch-comments = [
+    "drop unused hyphenation feature (missing dependencies)",
+]
+
+[tests]
+run = false
+comments = ["missing dev-dependencies: lipsum ^0.6, version-sync ^0.6"]
+

diff --git a/textwrap-fix-metadata.diff b/textwrap-fix-metadata.diff
index b823e35..5325e21 100644
--- a/textwrap-fix-metadata.diff
+++ b/textwrap-fix-metadata.diff
@@ -1,5 +1,5 @@
 --- textwrap-0.11.0/Cargo.toml	1970-01-01T00:00:00+00:00
-+++ textwrap-0.11.0/Cargo.toml	2023-06-23T18:54:14.943929+00:00
++++ textwrap-0.11.0/Cargo.toml	2026-08-29T15:13:39.553678+00:00
 @@ -24,10 +24,6 @@
  repository = "https://github.com/mgeisler/textwrap"
  [package.metadata.docs.rs]

                 reply	other threads:[~2026-08-29 15:23 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=178801701936.1.7531849040040360910.rpms-rust-textwrap0.11-f5bb4ca7957e@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