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