public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-clap-verbosity-flag] f44: Update to version 3.0.4; Fixes RHBZ#2326655
@ 2026-06-13 8:30 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-13 8:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-clap-verbosity-flag
Branch : f44
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=f44
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-13 8:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-13 8:30 [rpms/rust-clap-verbosity-flag] f44: Update to version 3.0.4; Fixes RHBZ#2326655 Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox