public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-partial-io] f45: Regenerate with rust2rpm v28
@ 2026-08-15 10:30 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-15 10:30 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-partial-io
Branch : f45
Commit : fd70aa7a6b1edd9d706aea9c259335f5de2a95f1
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-15T12:22:33+02:00
Stats  : +9/-9 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-partial-io/c/fd70aa7a6b1edd9d706aea9c259335f5de2a95f1?branch=f45

Log:
Regenerate with rust2rpm v28

---
diff --git a/README.md b/README.md
deleted file mode 100644
index d04579b..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-partial-io
-
-The rust-partial-io package
\ No newline at end of file

diff --git a/rust-partial-io.spec b/rust-partial-io.spec
index 17cba40..2e7e2a5 100644
--- a/rust-partial-io.spec
+++ b/rust-partial-io.spec
@@ -1,5 +1,5 @@
-# Generated by rust2rpm 23
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate partial-io
@@ -13,11 +13,11 @@ License:        MIT
 URL:            https://crates.io/crates/partial-io
 Source:         %{crates_source}
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
-Helpers to test partial, interrupted and would-block I/O operations, with
-support for property-based testing through proptest and quickcheck.}
+Helpers to test partial, interrupted and would-block I/O operations,
+with support for property-based testing through proptest and quickcheck.}
 
 %description %{_description}
 
@@ -171,7 +171,7 @@ use the "tokio1" 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..506daab
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,3 @@
+[package]
+summary = "Helpers to test partial, interrupted and would-block I/O operations"
+

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

only message in thread, other threads:[~2026-08-15 10:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-15 10:30 [rpms/rust-partial-io] f45: 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