public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-leb128] rawhide: Fix accidentally committed FIXME in License tag
@ 2026-06-18 13:44 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-18 13:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-leb128
Branch : rawhide
Commit : 28f40bf74871b462f43155c81546a68fb61c1c76
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-06-18T15:43:45+02:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rust-leb128/c/28f40bf74871b462f43155c81546a68fb61c1c76?branch=rawhide
Log:
Fix accidentally committed FIXME in License tag
---
diff --git a/rust-leb128.spec b/rust-leb128.spec
index 9d72248..2071037 100644
--- a/rust-leb128.spec
+++ b/rust-leb128.spec
@@ -22,8 +22,8 @@ integer encoding.}
%package -n %{crate}
Summary: %{summary}
-# FIXME: paste output of %%cargo_license_summary here
-License: # FIXME
+# MIT OR Apache-2.0
+License: MIT OR Apache-2.0
# LICENSE.dependencies contains a full license breakdown
%description -n %{crate} %{_description}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-18 13:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-18 13:44 [rpms/rust-leb128] rawhide: Fix accidentally committed FIXME in License tag Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox