Accepting request 100286 from Publishing
Update to version 3.2.1 (forwarded request 98505 from badshah400) OBS-URL: https://build.opensuse.org/request/show/100286 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texmaker?expand=0&rev=15
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f8d0f4a5b70bd352b328376d7946ceb67e9af325d48ee027d0f4e7b7416bbb78
|
|
||||||
size 6018840
|
|
3
texmaker-3.2.1.tar.bz2
Normal file
3
texmaker-3.2.1.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:48d0ce105e5ec4dc2e58edf18c5d9c53e592d1c396bce30366e3a103f01497f6
|
||||||
|
size 6712701
|
@@ -1,10 +1,11 @@
|
|||||||
diff -ur texmaker-3.0//texmaker.pro texmaker-3.0.new//texmaker.pro
|
Index: texmaker-3.2/texmaker.pro
|
||||||
--- texmaker-3.0//texmaker.pro 2011-04-03 15:46:58.000000000 +0530
|
===================================================================
|
||||||
+++ texmaker-3.0.new//texmaker.pro 2011-04-04 22:34:34.089000336 +0530
|
--- texmaker-3.2.orig/texmaker.pro
|
||||||
@@ -289,9 +289,6 @@
|
+++ texmaker-3.2/texmaker.pro
|
||||||
doc/latexhelp.html \
|
@@ -337,9 +337,6 @@ utilities.files = doc/doc1.png \
|
||||||
doc/usermanual_en.html \
|
|
||||||
doc/usermanual_fr.html \
|
doc/usermanual_fr.html \
|
||||||
|
doc/usermanual_ru.html \
|
||||||
|
doc/usermanual_hu.html \
|
||||||
- utilities/AUTHORS \
|
- utilities/AUTHORS \
|
||||||
- utilities/COPYING \
|
- utilities/COPYING \
|
||||||
- utilities/CHANGELOG.txt \
|
- utilities/CHANGELOG.txt \
|
||||||
|
@@ -1,3 +1,49 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 1 23:51:48 UTC 2012 - badshah400@gmail.com
|
||||||
|
|
||||||
|
- Update to version 3.2.1:
|
||||||
|
+ New features:
|
||||||
|
- Faster syntax highlighting and structure checking
|
||||||
|
- Additional parameter (#) for the current file name
|
||||||
|
- The log panel can now be closed directly with the escape key.
|
||||||
|
+ Bugs fixed:
|
||||||
|
- Pdf synchronization with child files has been fixed
|
||||||
|
- Ctrl+x now works with block selection
|
||||||
|
- No longer crash whith ctrl+F with no opened documents
|
||||||
|
- Bad code for french and german quotes has been fixed
|
||||||
|
- Syntax highlighting in the \verb environment has been fixed
|
||||||
|
- Drag and drop with .asy files is now supported.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 18 07:40:38 UTC 2011 - badshah400@gmail.com
|
||||||
|
|
||||||
|
- Update to version 3.2 (summary of major features; for
|
||||||
|
full list see http://www.xm1math.net/texmaker/log.html):
|
||||||
|
+ New features:
|
||||||
|
- Block selection mode has been added (alt+mouse)
|
||||||
|
- "Search in folders" dialog has been added
|
||||||
|
- The settings file can now be saved, deleted or loaded
|
||||||
|
- All the colors for the syntax highlighting can now be
|
||||||
|
changed (a preconfigured dark theme is available)
|
||||||
|
- Graphics environments and .asy files have their own syntax
|
||||||
|
highlighting mode
|
||||||
|
- A selected piece of text can now be surrounded by
|
||||||
|
french/german quotes
|
||||||
|
- A panel can be added in the structure view to show the list
|
||||||
|
of opened files ("View" menu)
|
||||||
|
- The Texdoc tool can be launched directly via the Help menu
|
||||||
|
- The list of label and bibliography items can now be used
|
||||||
|
to customize the completion
|
||||||
|
- The "recent files" list can now be cleaned
|
||||||
|
- The shortcuts of some commands can now be changed
|
||||||
|
- *.asy files can now be opened directly without using the
|
||||||
|
"all files" filter
|
||||||
|
- *.jpeg has been added to the list of the "includegraphics
|
||||||
|
wizard"
|
||||||
|
- .thm and .pre files are now deleted while using the "clean"
|
||||||
|
command
|
||||||
|
+ Several minor bugs fixed.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 25 08:45:11 UTC 2011 - badshah400@gmail.com
|
Mon Jul 25 08:45:11 UTC 2011 - badshah400@gmail.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package texmaker
|
# spec file for package texmaker
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: texmaker
|
Name: texmaker
|
||||||
Version: 3.1
|
Version: 3.2.1
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Summary: Free cross-platform LaTeX editor
|
Summary: Free cross-platform LaTeX editor
|
||||||
@@ -62,7 +62,6 @@ make INSTALL_ROOT=%{buildroot}
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
make INSTALL_ROOT=%{buildroot} install
|
make INSTALL_ROOT=%{buildroot} install
|
||||||
%suse_update_desktop_file %{name}
|
|
||||||
%fdupes %{buildroot}%{_datadir}/
|
%fdupes %{buildroot}%{_datadir}/
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
|
Reference in New Issue
Block a user