public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <kalevlember@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/transmission] epel10: Use license macro for the COPYING file
Date: Mon, 20 Jul 2026 20:37:22 GMT	[thread overview]
Message-ID: <178457984237.1.10435294975395821800.rpms-transmission-ac5d430c51cd@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/transmission
Branch : epel10
Commit : ac5d430c51cd95485ec3efc4c2508b3d5f221526
Author : Kalev Lember <kalevlember@gmail.com>
Date   : 2015-05-13T18:02:58+02:00
Stats  : +3/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/transmission/c/ac5d430c51cd95485ec3efc4c2508b3d5f221526?branch=epel10

Log:
Use license macro for the COPYING file

---
diff --git a/transmission.spec b/transmission.spec
index fe38822..748dd2f 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -211,7 +211,8 @@ fi
 %files 
 
 %files common 
-%doc AUTHORS COPYING NEWS README
+%license COPYING
+%doc AUTHORS NEWS README
 %{_bindir}/transmission-remote
 %{_bindir}/transmission-create
 %{_bindir}/transmission-edit
@@ -249,6 +250,7 @@ fi
 %changelog
 * Wed May 13 2015 Kalev Lember <kalevlember@gmail.com> - 2.84-6
 - Install a symbolic app icon (#1221292)
+- Use license macro for the COPYING file
 
 * Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 2.84-5
 - Rebuilt for GCC 5 C++11 ABI change

                 reply	other threads:[~2026-07-20 20:37 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=178457984237.1.10435294975395821800.rpms-transmission-ac5d430c51cd@fedoraproject.org \
    --to=kalevlember@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