public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] epel10: Update to upstream 1.03, with a bunch of bug fixes
@ 2026-07-20 20:36 Denis Leroy
0 siblings, 0 replies; only message in thread
From: Denis Leroy @ 2026-07-20 20:36 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 20:36 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:36 [rpms/transmission] epel10: Update to upstream 1.03, with a bunch of bug fixes Denis Leroy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox