public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] epel10: Use license macro for the COPYING file
@ 2026-07-20 20:37 Kalev Lember
  0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-07-20 20:37 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-20 20:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 20:37 [rpms/transmission] epel10: Use license macro for the COPYING file Kalev Lember

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox