Author: leigh123linux
Update of /cvs/pkgs/rpms/qbittorrent/F-12 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7472
Modified Files: .cvsignore gcc.patch qbittorrent.spec sources Log Message: * Thu Dec 31 2009 Leigh Scott leigh123linux@googlemail.com - 2.0.5-1 - update to 2.0.5
Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/qbittorrent/F-12/.cvsignore,v retrieving revision 1.22 retrieving revision 1.23 diff -u -p -r1.22 -r1.23 --- .cvsignore 30 Dec 2009 21:25:15 -0000 1.22 +++ .cvsignore 31 Dec 2009 22:33:35 -0000 1.23 @@ -1 +1 @@ -qbittorrent-2.0.4.tar.gz +qbittorrent-2.0.5.tar.gz
gcc.patch: src.pro | 1 + 1 file changed, 1 insertion(+)
Index: gcc.patch =================================================================== RCS file: /cvs/pkgs/rpms/qbittorrent/F-12/gcc.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- gcc.patch 30 Dec 2009 21:46:06 -0000 1.3 +++ gcc.patch 31 Dec 2009 22:33:35 -0000 1.4 @@ -7,7 +7,7 @@ diff -up qbittorrent-2.0.2/src/src.pro.n
+QMAKE_CXXFLAGS_RELEASE += -fno-var-tracking-assignments # Update this VERSION for each release - DEFINES += VERSION=\"v2.0.4\" + DEFINES += VERSION=\"v2.0.5\" DEFINES += VERSION_MAJOR=2
Index: qbittorrent.spec =================================================================== RCS file: /cvs/pkgs/rpms/qbittorrent/F-12/qbittorrent.spec,v retrieving revision 1.46 retrieving revision 1.47 diff -u -p -r1.46 -r1.47 --- qbittorrent.spec 30 Dec 2009 21:25:15 -0000 1.46 +++ qbittorrent.spec 31 Dec 2009 22:33:35 -0000 1.47 @@ -2,7 +2,7 @@
Name: qbittorrent Summary: A Bittorrent Client -Version: 2.0.4 +Version: 2.0.5 Release: 1%{?dist} # The source for this package was pulled from upstream's vcs. Use the # following commands to generate the tarball: @@ -74,6 +74,9 @@ gtk-update-icon-cache %{_datadir}/icons/ %{_datadir}/icons/hicolor/*/apps/qbittorrent.png
%changelog +* Thu Dec 31 2009 Leigh Scott leigh123linux@googlemail.com - 2.0.5-1 +- update to 2.0.5 + * Wed Dec 30 2009 Leigh Scott leigh123linux@googlemail.com - 2.0.4-1 - update to 2.0.4
Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/qbittorrent/F-12/sources,v retrieving revision 1.24 retrieving revision 1.25 diff -u -p -r1.24 -r1.25 --- sources 30 Dec 2009 21:25:15 -0000 1.24 +++ sources 31 Dec 2009 22:33:35 -0000 1.25 @@ -1 +1 @@ -e1541e2334698881f8fd8c21aa9854c0 qbittorrent-2.0.4.tar.gz +b74726c9133470ab92218c7d897847ed qbittorrent-2.0.5.tar.gz
scm-commits@lists.fedoraproject.org