new upstream release. Using LZMA source now

epel9
Rahul Sundaram 16 years ago
parent 96214def80
commit e3f3d5fdd7

@ -1 +1 @@
transmission-1.72.tar.bz2
transmission-1.73.tar.lzma

@ -1 +1 @@
4ebbb9d4c27a019f5aced926818be4fa transmission-1.72.tar.bz2
4a5fb04a246bc3193d802fcae8fe0476 transmission-1.73.tar.lzma

@ -1,6 +1,6 @@
Name: transmission
Version: 1.72
Version: 1.73
Release: 1%{?dist}
Summary: A lightweight GTK+ BitTorrent client
@ -8,7 +8,7 @@ Group: Applications/Internet
# See COPYING. This licensing situation is... special.
License: MIT and GPLv2
URL: http://www.transmissionbt.com/
Source0: http://download.m0k.org/transmission/files/transmission-%{version}.tar.bz2
Source0: http://download.m0k.org/transmission/files/transmission-%{version}.tar.lzma
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: openssl-devel >= 0.9.4
@ -73,6 +73,10 @@ update-desktop-database > /dev/null 2>&1 || :
%changelog
* Fri Jul 24 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 1.73-1
- new upstream
- switch to using LZMA source
* Sun Jun 21 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 1.72-1
- Update to new upstream version
- Drop compiler options patch since upstream has fixed this issue

Loading…
Cancel
Save