public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-textwrap0.15] rawhide: Regenerate with rust2rpm v28
@ 2026-08-29 15:12 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-29 15:12 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-textwrap0.15
Branch : rawhide
Commit : f971e0e5e7747dd0acd54d6e3549f1eee2e86a17
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-29T17:12:22+02:00
Stats : +11/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-textwrap0.15/c/f971e0e5e7747dd0acd54d6e3549f1eee2e86a17?branch=rawhide
Log:
Regenerate with rust2rpm v28
---
diff --git a/rust-textwrap0.15.spec b/rust-textwrap0.15.spec
index 8eab325..90457b4 100644
--- a/rust-textwrap0.15.spec
+++ b/rust-textwrap0.15.spec
@@ -1,6 +1,6 @@
-# Generated by rust2rpm 24
+# Generated by rust2rpm 28
# * missing dev-dependencies: unic-emoji-char ^0.9
-%bcond_with check
+%bcond check 0
%global debug_package %{nil}
%global crate textwrap
@@ -14,7 +14,7 @@ License: MIT
URL: https://crates.io/crates/textwrap
Source: %{crates_source}
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Powerful library for word wrapping, indenting, and dedenting strings.}
@@ -97,7 +97,7 @@ use the "unicode-width" 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 7ccae68..0000000
--- a/rust2rpm.conf
+++ /dev/null
@@ -1,3 +0,0 @@
-[DEFAULT]
-unwanted-features =
- hyphenation
diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..a2962cc
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,7 @@
+[tests]
+run = false
+comments = ["missing dev-dependencies: unic-emoji-char ^0.9"]
+
+[features]
+hide = ["hyphenation"]
+
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-29 15:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-29 15:12 [rpms/rust-textwrap0.15] 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