public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Denis Leroy <denis@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/transmission] epel10: Update to upstream 1.03, with a bunch of bug fixes
Date: Mon, 20 Jul 2026 20:36:21 GMT	[thread overview]
Message-ID: <178457978186.1.407799284126212002.rpms-transmission-5b7772a114fb@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/transmission
Branch : epel10
Commit : 5b7772a114fb2dcadd9e98eff82be1da0ba59f86
Author : Denis Leroy <denis@fedoraproject.org>
Date   : 2008-01-31T11:04:59+00:00
Stats  : +6/-16 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/transmission/c/5b7772a114fb2dcadd9e98eff82be1da0ba59f86?branch=epel10

Log:
Update to upstream 1.03, with a bunch of bug fixes

---
diff --git a/.cvsignore b/.cvsignore
index b3b6aa3..e3f755b 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-transmission-1.02.tar.bz2
+transmission-1.03.tar.bz2

diff --git a/sources b/sources
index c7e6e1d..908e2c5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-047da0ecf392ef79739b16bbe9b1a425  transmission-1.02.tar.bz2
+f9189da1352483aed9f6736498443de3  transmission-1.03.tar.bz2

diff --git a/transmission-1.00-prefsbutton.patch b/transmission-1.00-prefsbutton.patch
deleted file mode 100644
index 3d77007..0000000
--- a/transmission-1.00-prefsbutton.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: gtk/tr_prefs.c
-===================================================================
---- transmission-1.00/gtk/tr_prefs.c	(revision 4536)
-+++ transmission-1.00/gtk/tr_prefs.c	(working copy)
-@@ -259,7 +259,7 @@
- 
-     d = gtk_dialog_new_with_buttons( _("Preferences"), parent,
-                                      GTK_DIALOG_DESTROY_WITH_PARENT,
--                                     GTK_STOCK_OK, GTK_RESPONSE_ACCEPT,
-+                                     GTK_STOCK_CLOSE, GTK_RESPONSE_ACCEPT,
-                                      NULL );
- 
-     gtk_window_set_role( GTK_WINDOW(d), "transmission-preferences-dialog" );

diff --git a/transmission.spec b/transmission.spec
index 330263e..b8c2877 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -1,6 +1,6 @@
 
 Name:           transmission
-Version:        1.02
+Version:        1.03
 Release:        1%{?dist}
 Summary:        A lightweight GTK+ BitTorrent client
 
@@ -67,6 +67,9 @@ update-desktop-database > /dev/null 2>&1 || :
 
 
 %changelog
+* Thu Jan 31 2008 Denis Leroy <denis@poolshark.org> - 1.03-1
+- Update to upstream 1.03
+
 * Wed Jan 23 2008 Denis Leroy <denis@poolshark.org> - 1.02-1
 - Update to upstream 1.02, bugfix release
 

                 reply	other threads:[~2026-07-20 20:36 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=178457978186.1.407799284126212002.rpms-transmission-5b7772a114fb@fedoraproject.org \
    --to=denis@fedoraproject.org \
    --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