public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jon Ciesla <limburgher@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/transmission] epel10: Patch for gtk bug.
Date: Mon, 20 Jul 2026 20:37:24 GMT	[thread overview]
Message-ID: <178457984428.1.10636278055475174870.rpms-transmission-fcdd572af77f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/transmission
Branch : epel10
Commit : fcdd572af77f610835c972ce58df2cd01db1377f
Author : Jon Ciesla <limburgher@gmail.com>
Date   : 2016-01-20T08:53:42-06:00
Stats  : +7/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/transmission/c/fcdd572af77f610835c972ce58df2cd01db1377f?branch=epel10

Log:
Patch for gtk bug.

---
diff --git a/transmission.spec b/transmission.spec
index aefb14e..eecb7f2 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -2,7 +2,7 @@
 
 Name:           transmission
 Version:        2.84
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        A lightweight GTK+ BitTorrent client
 
 Group:          Applications/Internet
@@ -12,6 +12,7 @@ URL:            http://www.transmissionbt.com
 Source0:        http://download.transmissionbt.com/files/transmission-%{version}.tar.xz
 # https://bugzilla.redhat.com/show_bug.cgi?id=1221292
 Source1:        https://raw.githubusercontent.com/gnome-design-team/gnome-icons/master/apps-symbolic/Adwaita/scalable/apps/transmission-symbolic.svg
+Patch0:         transmission-2.84-overshoot.patch
 
 BuildRequires:  openssl-devel >= 0.9.4
 BuildRequires:  glib2-devel >= 2.32.0
@@ -92,6 +93,8 @@ exit 0
 %prep
 %setup -q 
 
+%patch0 -p0
+
 # fix icon location for Transmission Qt
 sed -i 's|Icon=%{name}-qt|Icon=%{name}|g' qt/%{name}-qt.desktop
 
@@ -250,6 +253,9 @@ fi
 %doc %{_mandir}/man1/transmission-qt.*
 
 %changelog
+* Wed Jan 20 2016 Jon Ciesla <limburgher@gmail.com> - 2.84-10
+- Patch for gtk bug, BZ 1288861.
+
 * Fri Sep 18 2015 Jon Ciesla <limburgher@gmail.com> - 2.84-9
 - Use system libnatpmp, BZ 1264292.
 

                 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=178457984428.1.10636278055475174870.rpms-transmission-fcdd572af77f@fedoraproject.org \
    --to=limburgher@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