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

A new commit has been pushed.

Repo   : rpms/rust-matches
Branch : rawhide
Commit : a38e31c3b4516b97b356c87d7dc7e1b0e7009c6b
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-16T23:15:43+02:00
Stats  : +6/-8 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-matches/c/a38e31c3b4516b97b356c87d7dc7e1b0e7009c6b?branch=rawhide

Log:
Regenerate with rust2rpm v28

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

diff --git a/rust-matches.spec b/rust-matches.spec
index 499f1c6..aeab0e2 100644
--- a/rust-matches.spec
+++ b/rust-matches.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 matches
@@ -13,10 +13,11 @@ License:        MIT
 URL:            https://crates.io/crates/matches
 Source:         %{crates_source}
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
-Macro to evaluate, as a boolean, whether an expression matches a pattern.}
+A macro to evaluate, as a boolean, whether an expression matches a
+pattern.}
 
 %description %{_description}
 
@@ -47,7 +48,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

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

only message in thread, other threads:[~2026-08-16 21:16 UTC | newest]

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