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-peg0.5] rawhide: Regenerate with rust2rpm v28
Date: Wed, 05 Aug 2026 13:43:32 GMT [thread overview]
Message-ID: <178593741264.1.13342636905477687177.rpms-rust-peg0.5-cb728018950e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-peg0.5
Branch : rawhide
Commit : cb728018950e52223af2874dc0af23d1dd08b439
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-05T15:43:04+02:00
Stats : +13/-8 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-peg0.5/c/cb728018950e52223af2874dc0af23d1dd08b439?branch=rawhide
Log:
Regenerate with rust2rpm v28
---
diff --git a/rust-peg0.5.spec b/rust-peg0.5.spec
index ec4a8b5..ccfe099 100644
--- a/rust-peg0.5.spec
+++ b/rust-peg0.5.spec
@@ -1,7 +1,10 @@
-# Generated by rust2rpm 23
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
%global debug_package %{nil}
+# prevent executables from being installed
+%global cargo_install_bin 0
+
%global crate peg
Name: rust-peg0.5
@@ -12,14 +15,11 @@ Summary: Simple Parsing Expression Grammar (PEG) parser generator
License: MIT
URL: https://crates.io/crates/peg
Source: %{crates_source}
-# Manually created patch for downstream crate metadata changes
-# * drop binary which is only useful for upstream development
-Patch: peg-fix-metadata.diff
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 26
%global _description %{expand:
-Simple Parsing Expression Grammar (PEG) parser generator.}
+A simple Parsing Expression Grammar (PEG) parser generator.}
%description %{_description}
@@ -63,7 +63,7 @@ use the "trace" 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..b8fa956
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,5 @@
+[package]
+exclude-crate-files = [
+ "bootstrap.sh",
+]
+
reply other threads:[~2026-08-05 13:43 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=178593741264.1.13342636905477687177.rpms-rust-peg0.5-cb728018950e@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