From 7e8ec95fb78742f79908d42ac5233887e026088a Mon Sep 17 00:00:00 2001 From: Denis Leroy Date: Wed, 6 Feb 2008 10:21:05 +0000 Subject: [PATCH] Update to upstream 1.04, important bug fixes --- .cvsignore | 2 +- sources | 2 +- transmission.spec | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index e3f755b..2dd0da1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -transmission-1.03.tar.bz2 +transmission-1.04.tar.bz2 diff --git a/sources b/sources index 908e2c5..ed10b02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f9189da1352483aed9f6736498443de3 transmission-1.03.tar.bz2 +7234c2e7c9855ea62768f89196f5913f transmission-1.04.tar.bz2 diff --git a/transmission.spec b/transmission.spec index b8c2877..8ad8844 100644 --- a/transmission.spec +++ b/transmission.spec @@ -1,6 +1,6 @@ Name: transmission -Version: 1.03 +Version: 1.04 Release: 1%{?dist} Summary: A lightweight GTK+ BitTorrent client @@ -67,6 +67,9 @@ update-desktop-database > /dev/null 2>&1 || : %changelog +* Wed Feb 6 2008 Denis Leroy - 1.04-1 +- Update to upstream 1.04, important bug fixes + * Thu Jan 31 2008 Denis Leroy - 1.03-1 - Update to upstream 1.03