public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-leb128] f43: Fix accidentally committed FIXME in License tag
Date: Thu, 18 Jun 2026 14:00:06 GMT	[thread overview]
Message-ID: <178179120691.1.17094456380315330472.rpms-rust-leb128-28f40bf74871@fedoraproject.org> (raw)

A new commit has been pushed.

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

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}

                 reply	other threads:[~2026-06-18 14:00 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=178179120691.1.17094456380315330472.rpms-rust-leb128-28f40bf74871@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --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