Hello community, here is the log from the commit of package texmaker for openSUSE:Factory checked in at 2013-03-15 10:48:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/texmaker (Old) and /work/SRC/openSUSE:Factory/.texmaker.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "texmaker", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/texmaker/texmaker.changes 2012-11-12 07:07:12.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.texmaker.new/texmaker.changes 2013-03-15 10:48:18.000000000 +0100 @@ -1,0 +2,25 @@ +Thu Mar 14 17:48:13 UTC 2013 - badshah...@gmail.com + +- Update to version 4.0: + + Now supports Qt5 (this version can also be compiled on + Qt>=4.7.2) + + Ctrl+Shift+F2 keyboard shortcut for toggling between the + master document and the current document + + Continuous mode in the internal pdf viewer is not re-enabled + automatically after a new compilation + + Unix/MacOSX users can now add an option in the configuration + dialog to the lp command for printing documents from the + internal pdf viewer + + a special "quick build command" has been added for the .asy + files : if the current document has an .asy extension, this + "asymptote quick build command" will be used with the F1 + shortcut instead of the standard "quick build command" + + while using the "user tags", @@ will now be replaced by @ + (a single @ is always used to set a place holder) + + Bugs fixed : + - A compilation trouble with gcc 4.8 has been fixed + - A problem with the insertion of an user tag by using a + keyboard trigger has been fixed + - A bad column count in the editor has been fixed + +------------------------------------------------------------------- Old: ---- texmaker-3.5.2.tar.bz2 New: ---- texmaker-4.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ texmaker.spec ++++++ --- /var/tmp/diff_new_pack.9tFaxK/_old 2013-03-15 10:48:20.000000000 +0100 +++ /var/tmp/diff_new_pack.9tFaxK/_new 2013-03-15 10:48:20.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package texmaker # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: texmaker -Version: 3.5.2 +Version: 4.0 Release: 0 Summary: Free cross-platform LaTeX editor License: GPL-2.0 ++++++ texmaker-3.5.2.tar.bz2 -> texmaker-4.0.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/texmaker/texmaker-3.5.2.tar.bz2 /work/SRC/openSUSE:Factory/.texmaker.new/texmaker-4.0.tar.bz2 differ: char 11, line 1 ++++++ texmaker-correct-doc-location.patch ++++++ --- /var/tmp/diff_new_pack.9tFaxK/_old 2013-03-15 10:48:20.000000000 +0100 +++ /var/tmp/diff_new_pack.9tFaxK/_new 2013-03-15 10:48:20.000000000 +0100 @@ -1,8 +1,8 @@ -Index: texmaker-3.3.2/texmaker.pro +Index: texmaker-4.0/texmaker.pro =================================================================== ---- texmaker-3.3.2.orig/texmaker.pro -+++ texmaker-3.3.2/texmaker.pro -@@ -346,9 +346,6 @@ utilities.files = doc/doc1.png \ +--- texmaker-4.0.orig/texmaker.pro ++++ texmaker-4.0/texmaker.pro +@@ -351,9 +351,6 @@ utilities.files = doc/doc1.png \ atd/atd.css \ atd/csshttprequest.js \ atd/jquery.atd.textarea.js \ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org