public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-clap-verbosity-flag] rawhide: Update to version 3.0.4; Fixes RHBZ#2326655
Date: Sat, 13 Jun 2026 07:40:57 GMT [thread overview]
Message-ID: <178133645783.1.16407600525247947068.rpms-rust-clap-verbosity-flag-591f1c9baa9a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-clap-verbosity-flag
Branch : rawhide
Commit : 591f1c9baa9a295a7fc040162c6f833f15222ee0
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-06-13T07:54:07+01:00
Stats : +40/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-clap-verbosity-flag/c/591f1c9baa9a295a7fc040162c6f833f15222ee0?branch=rawhide
Log:
Update to version 3.0.4; Fixes RHBZ#2326655
---
diff --git a/.gitignore b/.gitignore
index c37f259..33c5148 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/clap-verbosity-flag-2.2.1.crate
/clap-verbosity-flag-2.2.2.crate
/clap-verbosity-flag-2.2.3.crate
+/clap-verbosity-flag-3.0.4.crate
diff --git a/rust-clap-verbosity-flag.spec b/rust-clap-verbosity-flag.spec
index 4dc5071..df057d6 100644
--- a/rust-clap-verbosity-flag.spec
+++ b/rust-clap-verbosity-flag.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
%global crate clap-verbosity-flag
Name: rust-clap-verbosity-flag
-Version: 2.2.3
+Version: 3.0.4
Release: %autorelease
Summary: Easily add a --verbose flag to CLIs using Clap
@@ -47,6 +47,42 @@ use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+log-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+log-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "log" feature of the "%{crate}" crate.
+
+%files -n %{name}+log-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+serde-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+serde-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "serde" feature of the "%{crate}" crate.
+
+%files -n %{name}+serde-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+tracing-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+tracing-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "tracing" feature of the "%{crate}" crate.
+
+%files -n %{name}+tracing-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
diff --git a/sources b/sources
index b55b216..380cc87 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (clap-verbosity-flag-2.2.3.crate) = 7a59312a2f0c5bb09c10afaab06ac35aad0a9fcfb65fcd84407f1d55a8f74f3a88b82d41210b8c41047fb6b33e5d47cada3a70a61f35b6077120397b02152586
+SHA512 (clap-verbosity-flag-3.0.4.crate) = e7296ad4f8dee7c1e61c30a045234b325258683e1c5444aa7a4eb63068e5c25a307325efcba3713e7528e26ee80d267bb7a5c43b1436bc5dbfdc08194ad77d62
reply other threads:[~2026-06-13 7:40 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=178133645783.1.16407600525247947068.rpms-rust-clap-verbosity-flag-591f1c9baa9a@fedoraproject.org \
--to=code@musicinmybrain.net \
--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