From d2f12e7e7466b08a52518e958ecdfbae45ed5872 Mon Sep 17 00:00:00 2001 From: Denis Leroy Date: Sat, 31 May 2008 11:55:45 +0000 Subject: [PATCH] Update to upstream 1.21 --- .cvsignore | 2 +- sources | 2 +- transmission.spec | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index ffa5af3..1e9f2f1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -transmission-1.20.tar.bz2 +transmission-1.21.tar.bz2 diff --git a/sources b/sources index 1ae291c..b2223c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6e0b25b10842fdac8a2206f29e951c0d transmission-1.20.tar.bz2 +6ec565ac831484098a2db20ea0ca3ac7 transmission-1.21.tar.bz2 diff --git a/transmission.spec b/transmission.spec index 8ebbbfe..0fef06a 100644 --- a/transmission.spec +++ b/transmission.spec @@ -1,6 +1,6 @@ Name: transmission -Version: 1.20 +Version: 1.21 Release: 1%{?dist} Summary: A lightweight GTK+ BitTorrent client @@ -76,6 +76,9 @@ update-desktop-database > /dev/null 2>&1 || : %changelog +* Sat May 31 2008 Denis Leroy - 1.21-1 +- Update to upstream 1.21 + * Tue May 13 2008 Denis Leroy - 1.20-1 - Update to upstream 1.20 - Browser opening patch upstreamed