public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] epel10: upstream release 2.52
@ 2026-07-20 20:37 Rahul Sundaram
0 siblings, 0 replies; only message in thread
From: Rahul Sundaram @ 2026-07-20 20:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/transmission
Branch : epel10
Commit : 20697e4612e16c8476f1f527a17eac77c91dc705
Author : Rahul Sundaram <sundaram@fedoraproject.org>
Date : 2012-06-02T14:37:37+05:30
Stats : +11/-7 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/transmission/c/20697e4612e16c8476f1f527a17eac77c91dc705?branch=epel10
Log:
upstream release 2.52
- https://trac.transmissionbt.com/wiki/Changes#version-2.52
---
diff --git a/.gitignore b/.gitignore
index 017aec4..2198704 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ transmission-2.04.tar.xz
/transmission-2.32.tar.xz
/transmission-2.33.tar.xz
/transmission-2.42.tar.xz
+/transmission-2.52.tar.xz
diff --git a/clog b/clog
index ef3c65d..ccaa128 100644
--- a/clog
+++ b/clog
@@ -1,2 +1,3 @@
-- apply upstream bug fix patch from https://trac.transmissionbt.com/changeset/13300?format=diff&new=13300
-- fixes https://trac.transmissionbt.com/ticket/4894
+upstream release 2.52
+
+- https://trac.transmissionbt.com/wiki/Changes#version-2.52
diff --git a/sources b/sources
index a0ccba9..c80c9ed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07606789fab2f9730fa454cfc7a04b2d transmission-2.50.tar.xz
+b50cc87b4cd77ba0cbda98b5568a4d07 transmission-2.52.tar.xz
diff --git a/transmission.spec b/transmission.spec
index 0c6edd5..136b1e3 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -1,6 +1,6 @@
Name: transmission
-Version: 2.50
-Release: 3%{?dist}
+Version: 2.52
+Release: 1%{?dist}
Summary: A lightweight GTK+ BitTorrent client
Group: Applications/Internet
@@ -25,7 +25,6 @@ BuildRequires: gettext intltool
BuildRequires: qt4-devel
# this modification applies to the Qt qtr.pro file
Patch1: fix-optflags.patch
-Patch2: changeset_13300.diff
Requires: transmission-cli
Requires: transmission-gtk
@@ -93,7 +92,6 @@ exit 0
%prep
%setup -q
%patch1 -p1
-%patch2 -p2
iconv --from=ISO-8859-1 --to=UTF-8 AUTHORS > AUTHORS.new
mv AUTHORS.new AUTHORS
@@ -209,6 +207,10 @@ update-desktop-database > /dev/null 2>&1 || :
%doc %{_mandir}/man1/transmission-qt.*
%changelog
+* Sat Jun 02 2012 Rahul Sundaram <sundaram@fedoraproject.org> - 2.52-1
+- upstream release 2.52
+- https://trac.transmissionbt.com/wiki/Changes#version-2.52
+
* Sat Jun 02 2012 Rahul Sundaram <sundaram@fedoraproject.org> - 2.50-3
- apply upstream bug fix patch from https://trac.transmissionbt.com/changeset/13300?format=diff&new=13300
- fixes https://trac.transmissionbt.com/ticket/4894
^ 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: upstream release 2.52 Rahul Sundaram
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox