From 42b957897653bd36288faadc6cbeab5943a408f7 Mon Sep 17 00:00:00 2001 From: Ankur Sinha Date: Mon, 9 Aug 2010 20:21:17 +0530 Subject: [PATCH] * Mon 9 Aug 2010 Ankur Sinha - 2.04-1 - updated to latest release --- .gitignore | 1 + sources | 2 +- transmission.spec | 6 +++++- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 75d26e1..a985b0e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ transmission-2.03.tar.xz +transmission-2.04.tar.xz diff --git a/sources b/sources index 96dc5c0..5e09142 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ac5ed307a2ad89687a8ca82c9454cbbe transmission-2.03.tar.xz +f926b9fb655ca2f2db6f0dc3adb3124f transmission-2.04.tar.xz diff --git a/transmission.spec b/transmission.spec index bc46eef..725f245 100644 --- a/transmission.spec +++ b/transmission.spec @@ -1,5 +1,5 @@ Name: transmission -Version: 2.03 +Version: 2.04 Release: 1%{?dist} Summary: A lightweight GTK+ BitTorrent client @@ -197,6 +197,10 @@ update-desktop-database > /dev/null 2>&1 || : %{_datadir}/applications/qtr.desktop %changelog +* Mon Aug 09 2010 Ankur Sinha - 2.04-1 +- updated to latest release +- bug 622239 + * Wed Jul 21 2010 Ankur Sinha - 2.03-1 - updated to latest release version - bug 616745