rpms/qbittorrent/devel .cvsignore, 1.59, 1.60 qbittorrent.spec, 1.102, 1.103 sources, 1.62, 1.63

Leigh Scott leigh123linux at fedoraproject.org
Mon May 24 21:06:32 UTC 2010


Author: leigh123linux

Update of /cvs/pkgs/rpms/qbittorrent/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv9713

Modified Files:
	.cvsignore qbittorrent.spec sources 
Log Message:
* Mon May 24 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.3.0-0.1.beta1
- update to 2.3.0beta1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/.cvsignore,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -p -r1.59 -r1.60
--- .cvsignore	24 May 2010 20:11:14 -0000	1.59
+++ .cvsignore	24 May 2010 21:06:32 -0000	1.60
@@ -1 +1 @@
-qbittorrent-2.2.8.tar.gz
+qbittorrent-2.3.0beta1.tar.gz


Index: qbittorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/qbittorrent.spec,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -p -r1.102 -r1.103
--- qbittorrent.spec	24 May 2010 20:11:14 -0000	1.102
+++ qbittorrent.spec	24 May 2010 21:06:32 -0000	1.103
@@ -2,16 +2,16 @@
 
 Name:    qbittorrent
 Summary: A Bittorrent Client 
-Version: 2.2.8
-Release: 1%{?dist}
+Version: 2.3.0
+Release: 0.1.beta1%{?dist}
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
 # svn checkout -r %{svn_rev} https://qbittorrent.svn.sourceforge.net/svnroot/qbittorrent/trunk qbittorrent
 # rm -rf qbittorrent/.svn
 # tar -czvf qbittorrent-%{svn_rev}svn.tar.gz qbittorrent
 #Source0:  %{name}-%{svn_rev}svn.tar.gz
-Source0: http://downloads.sf.net/qbittorrent/%{name}-%{version}.tar.gz
-#Source0: http://downloads.sf.net/qbittorrent/files/qbittorrent-unstable/%{name}-%{version}rc2.tar.gz
+#Source0: http://downloads.sf.net/qbittorrent/%{name}-%{version}.tar.gz
+Source0: http://downloads.sourceforge.net/project/qbittorrent/qbittorrent-unstable/%{name}-%{version}beta1.tar.gz
 Source1: qbittorrent-nox.README
 Patch0:  disable_extra_debug.patch
 
@@ -46,8 +46,8 @@ A Headless Bittorrent client using rb_li
 It aims to be as fast as possible and to provide multi-OS, unicode support.
 
 %prep
-%setup -q
-#%patch0 -p1 -b .disable_extra_debug
+%setup -q -n %{name}-%{version}beta1
+%patch0 -p1 -b .disable_extra_debug
 # Upstream patches
 
 cp -p %{SOURCE1} .
@@ -122,6 +122,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 
 
 %changelog
+* Mon May 24 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.3.0-0.1.beta1
+- update to 2.3.0beta1
+
 * Mon May 24 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.2.8-1
 - update to 2.2.8
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/sources,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -p -r1.62 -r1.63
--- sources	24 May 2010 20:11:14 -0000	1.62
+++ sources	24 May 2010 21:06:32 -0000	1.63
@@ -1 +1 @@
-4df0fb0cc016cb2e3c9cb6798c575ff5  qbittorrent-2.2.8.tar.gz
+3414e15ce7482c2946988592af449c88  qbittorrent-2.3.0beta1.tar.gz



More information about the scm-commits mailing list