public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] f43: Remove unnecessary Qt icon rename
@ 2026-06-29 16:02 Ryan Nosurname
0 siblings, 0 replies; only message in thread
From: Ryan Nosurname @ 2026-06-29 16:02 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/transmission
Branch : f43
Commit : c9ac1a131903c7600ca992453ecfdc1ce2726f68
Author : Ryan Nosurname <fauxpark@gmail.com>
Date : 2026-06-20T11:47:23+10:00
Stats : +4/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/transmission/c/c9ac1a131903c7600ca992453ecfdc1ce2726f68?branch=f43
Log:
Remove unnecessary Qt icon rename
---
diff --git a/transmission.spec b/transmission.spec
index c716aaa..1eff318 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -1,6 +1,6 @@
Name: transmission
Version: 4.1.2
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A lightweight GTK+ BitTorrent client
# See COPYING. This licensing situation is... special.
License: MIT and GPL-2.0-only
@@ -103,9 +103,6 @@ find fast_float/ libb64/ libdeflate/ libevent/ libnatpmp/ libpsl/ \
utfcpp/ -type f -delete
popd
-# fix icon location for Transmission Qt
-sed -i 's|Icon=%{name}-qt|Icon=%{name}|g' qt/%{name}-qt.desktop
-
# convert to UTF encoding
iconv --from=ISO-8859-1 --to=UTF-8 AUTHORS > AUTHORS.new
mv AUTHORS.new AUTHORS
@@ -197,6 +194,9 @@ install -m0644 -D transmission.sysusers.conf %{buildroot}%{_sysusersdir}/transmi
%doc %{_mandir}/man1/transmission-qt.*
%changelog
+* Sat Jun 20 2026 Ryan Nosurname <fauxpark@gmail.com> - 4.1.2-3
+- Remove unnecessary Qt icon rename
+
* Fri Jun 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 4.1.2-2
- Rebuilt for openssl 4.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 16:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 16:02 [rpms/transmission] f43: Remove unnecessary Qt icon rename Ryan Nosurname
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox