public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-leb128] epel10: Fix accidentally committed FIXME in License tag
@ 2026-06-18 14:11 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-18 14:11 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-leb128
Branch : epel10
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=epel10

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 14:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-18 14:11 [rpms/rust-leb128] epel10: 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