From 47d35a1d4de7cdc5f94793a1df3f079c75f81253 Mon Sep 17 00:00:00 2001 From: Denis Leroy Date: Thu, 29 Nov 2007 09:54:08 +0000 Subject: [PATCH] Update to upstream 0.94 --- .cvsignore | 2 +- sources | 2 +- transmission.spec | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 06217c8..70b2073 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -transmission-0.92.tar.bz2 +transmission-0.94.tar.bz2 diff --git a/sources b/sources index fab9be5..7b9a164 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a25bef155cc60b0fb45703a7a328e94 transmission-0.92.tar.bz2 +a92aeddeda3cec35fab32eca65c89f9a transmission-0.94.tar.bz2 diff --git a/transmission.spec b/transmission.spec index 1d97fc3..3767b07 100644 --- a/transmission.spec +++ b/transmission.spec @@ -1,6 +1,6 @@ Name: transmission -Version: 0.92 +Version: 0.94 Release: 1%{?dist} Summary: A lightweight GTK+ BitTorrent client @@ -67,6 +67,9 @@ update-desktop-database > /dev/null 2>&1 || : %changelog +* Thu Nov 29 2007 Denis Leroy - 0.94-1 +- Update to upstream 0.94 + * Tue Nov 6 2007 Denis Leroy - 0.92-1 - Update to upstream 0.92, important bug fixes