[svn] r6124 - in trunk/rpms: libtorrent rtorrent
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Tue Jan 29 22:34:18 CET 2008
Author: dries
Date: 2008-01-29 22:34:16 +0100 (Tue, 29 Jan 2008)
New Revision: 6124
Modified:
trunk/rpms/libtorrent/libtorrent.spec
trunk/rpms/rtorrent/rtorrent.spec
Log:
updates
Modified: trunk/rpms/libtorrent/libtorrent.spec
===================================================================
--- trunk/rpms/libtorrent/libtorrent.spec 2008-01-29 05:49:06 UTC (rev 6123)
+++ trunk/rpms/libtorrent/libtorrent.spec 2008-01-29 21:34:16 UTC (rev 6124)
@@ -3,7 +3,7 @@
Summary: BitTorrent library
Name: libtorrent
-Version: 0.11.9
+Version: 0.12.0
Release: 1
License: GPL
Group: Development/Libraries
@@ -61,6 +61,9 @@
%{_libdir}/pkgconfig/libtorrent.pc
%changelog
+* Tue Jan 29 2008 Dries Verachtert <dries at ulyssis.org> - 0.12.0-1
+- Updated to release 0.12.0.
+
* Mon Dec 17 2007 Dries Verachtert <dries at ulyssis.org> - 0.11.9-1
- Updated to release 0.11.9.
Modified: trunk/rpms/rtorrent/rtorrent.spec
===================================================================
--- trunk/rpms/rtorrent/rtorrent.spec 2008-01-29 05:49:06 UTC (rev 6123)
+++ trunk/rpms/rtorrent/rtorrent.spec 2008-01-29 21:34:16 UTC (rev 6124)
@@ -5,7 +5,7 @@
Summary: Console based bittorrent client
Name: rtorrent
-Version: 0.7.9
+Version: 0.8.0
Release: 1
License: GPL
Group: Applications/Internet
@@ -15,7 +15,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: gcc-c++, libsigc++20-devel, ncurses-devel
-BuildRequires: libtorrent-devel >= 0.11.1, curl-devel >= 7.12
+BuildRequires: libtorrent-devel >= 0.12.0, curl-devel >= 7.12
%description
rTorrent is a console-based BitTorrent client. It aims to be a
@@ -47,6 +47,9 @@
%{_bindir}/rtorrent
%changelog
+* Tue Jan 29 2008 Dries Verachtert <dries at ulyssis.org> - 0.8.0-1
+- Updated to release 0.8.0.
+
* Mon Dec 17 2007 Dries Verachtert <dries at ulyssis.org> - 0.7.9-1
- Updated to release 0.7.9.
More information about the svn-commits
mailing list