From 076337e083a7b5e70e0f6a5c573b0db7717deb9e Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 29 Sep 2010 15:24:03 -0700 Subject: [PATCH] - Rebuilt for gcc bug 634757 --- transmission.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/transmission.spec b/transmission.spec index 3893b05..ed4082e 100644 --- a/transmission.spec +++ b/transmission.spec @@ -1,6 +1,6 @@ Name: transmission Version: 2.04 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A lightweight GTK+ BitTorrent client Group: Applications/Internet @@ -199,6 +199,9 @@ update-desktop-database > /dev/null 2>&1 || : %{_datadir}/applications/qtr.desktop %changelog +* Wed Sep 29 2010 jkeating - 2.04-3 +- Rebuilt for gcc bug 634757 + * Mon Sep 20 2010 Ankur Sinha - 2.04-2 - Added patch to fix https://trac.transmissionbt.com/ticket/3539