public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-clap_mangen] rawhide: Update to version 0.3.3; Fixes RHBZ#2452331
@ 2026-09-08 5:59 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-08 5:59 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-clap_mangen
Branch : rawhide
Commit : e2d8a04cd1a83664195adb1fe56901097e0047f5
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-06T09:25:43+01:00
Stats : +15/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-clap_mangen/c/e2d8a04cd1a83664195adb1fe56901097e0047f5?branch=rawhide
Log:
Update to version 0.3.3; Fixes RHBZ#2452331
---
diff --git a/.gitignore b/.gitignore
index 63d9ae6..1fd9dec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
/clap_mangen-0.2.30.crate
/clap_mangen-0.2.31.crate
/clap_mangen-0.2.33.crate
+/clap_mangen-0.3.3.crate
diff --git a/rust-clap_mangen.spec b/rust-clap_mangen.spec
index c663761..5d23612 100644
--- a/rust-clap_mangen.spec
+++ b/rust-clap_mangen.spec
@@ -6,7 +6,7 @@
%global crate clap_mangen
Name: rust-clap_mangen
-Version: 0.2.33
+Version: 0.3.3
Release: %autorelease
Summary: Manpage generator for clap
@@ -60,6 +60,18 @@ use the "debug" feature of the "%{crate}" crate.
%files -n %{name}+debug-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+env-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+env-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "env" feature of the "%{crate}" crate.
+
+%files -n %{name}+env-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
diff --git a/sources b/sources
index c115540..b7e3965 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (clap_mangen-0.2.33.crate) = db0a0cd839b4f7533e2d6ca5104113f71b815533b962a09d04108225f38ebb345fc6896efe9f65246185ce67424930f696d7e53543b858adaed4a962b8a084d7
+SHA512 (clap_mangen-0.3.3.crate) = 51506c8068f16bebabf7b8bf2181215a1b313feca327526798440c3075b9621a64c554cb9e9f5ec00d7f9820b286dcf2f02b5eb5c5178aa99be0ee9bda09d289
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-08 5:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08 5:59 [rpms/rust-clap_mangen] rawhide: Update to version 0.3.3; Fixes RHBZ#2452331 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