[svn] r5123 - in trunk/rpms: libtorrent rtorrent
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Mon Jan 29 13:27:01 CET 2007
Author: dries
Date: 2007-01-29 13:26:59 +0100 (Mon, 29 Jan 2007)
New Revision: 5123
Modified:
trunk/rpms/libtorrent/libtorrent.spec
trunk/rpms/rtorrent/rtorrent.spec
Log:
update
Modified: trunk/rpms/libtorrent/libtorrent.spec
===================================================================
--- trunk/rpms/libtorrent/libtorrent.spec 2007-01-29 03:07:26 UTC (rev 5122)
+++ trunk/rpms/libtorrent/libtorrent.spec 2007-01-29 12:26:59 UTC (rev 5123)
@@ -3,7 +3,7 @@
Summary: BitTorrent library
Name: libtorrent
-Version: 0.11.0
+Version: 0.11.1
Release: 1
License: GPL
Group: Development/Libraries
@@ -62,6 +62,9 @@
%{_libdir}/pkgconfig/libtorrent.pc
%changelog
+* Mon Jan 29 2007 Dries Verachtert <dries at ulyssis.org> - 0.11.1-1
+- Updated to release 0.11.1.
+
* Fri Dec 15 2006 Dries Verachtert <dries at ulyssis.org> - 0.11.0-1
- Updated to release 0.11.0.
Modified: trunk/rpms/rtorrent/rtorrent.spec
===================================================================
--- trunk/rpms/rtorrent/rtorrent.spec 2007-01-29 03:07:26 UTC (rev 5122)
+++ trunk/rpms/rtorrent/rtorrent.spec 2007-01-29 12:26:59 UTC (rev 5123)
@@ -3,7 +3,7 @@
Summary: Console based bittorrent client
Name: rtorrent
-Version: 0.7.0
+Version: 0.7.1
Release: 1
License: GPL
Group: Applications/Internet
@@ -13,7 +13,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: gcc-c++, libsigc++20-devel, ncurses-devel
-BuildRequires: libtorrent-devel >= 0.11.0, curl-devel >= 7.12
+BuildRequires: libtorrent-devel >= 0.11.1, curl-devel >= 7.12
%description
rTorrent is a console-based BitTorrent client. It aims to be a
@@ -42,6 +42,9 @@
%{_bindir}/rtorrent
%changelog
+* Mon Jan 29 2007 Dries Verachtert <dries at ulyssis.org> - 0.7.1-1
+- Updated to release 0.7.1.
+
* Fri Dec 15 2006 Dries Verachtert <dries at ulyssis.org> - 0.7.0-1
- Updated to release 0.7.0.
More information about the svn-commits
mailing list