From e718469f90892403ec46cd335f9b7387dfcb155f Mon Sep 17 00:00:00 2001 From: Rahul Sundaram Date: Sat, 2 Jun 2012 13:40:49 +0530 Subject: [PATCH] release bump --- transmission.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/transmission.spec b/transmission.spec index a1d1997..0c6edd5 100644 --- a/transmission.spec +++ b/transmission.spec @@ -1,6 +1,6 @@ Name: transmission Version: 2.50 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A lightweight GTK+ BitTorrent client Group: Applications/Internet @@ -209,7 +209,7 @@ update-desktop-database > /dev/null 2>&1 || : %doc %{_mandir}/man1/transmission-qt.* %changelog -* Sat Jun 02 2012 Rahul Sundaram - 2.50-2 +* Sat Jun 02 2012 Rahul Sundaram - 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