Accepting request 107653 from Publishing
Update to 3.3.1 and rebase patches; Require libpoppler-qt4-devel >= 0.16 for building, hence only builds for openSUSE > 11.4 (forwarded request 107600 from badshah400) OBS-URL: https://build.opensuse.org/request/show/107653 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texmaker?expand=0&rev=17
This commit is contained in:
commit
dd7c8926c7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d6bb234c6b7df42d672970fceec44e8f662ac265ca9a3bb8e61cdcb323c145a
|
||||
size 6721777
|
3
texmaker-3.3.1.tar.bz2
Normal file
3
texmaker-3.3.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fad20df029c00bcf627eefecdde95720d9bf1611f4168b2a977ddd1f8c7a7c38
|
||||
size 7689820
|
@ -1,11 +1,11 @@
|
||||
Index: texmaker-3.2/texmaker.pro
|
||||
Index: texmaker-3.3.1/texmaker.pro
|
||||
===================================================================
|
||||
--- texmaker-3.2.orig/texmaker.pro
|
||||
+++ texmaker-3.2/texmaker.pro
|
||||
@@ -337,9 +337,6 @@ utilities.files = doc/doc1.png \
|
||||
doc/usermanual_fr.html \
|
||||
doc/usermanual_ru.html \
|
||||
doc/usermanual_hu.html \
|
||||
--- texmaker-3.3.1.orig/texmaker.pro
|
||||
+++ texmaker-3.3.1/texmaker.pro
|
||||
@@ -345,9 +345,6 @@ utilities.files = doc/doc1.png \
|
||||
atd/atd.css \
|
||||
atd/csshttprequest.js \
|
||||
atd/jquery.atd.textarea.js \
|
||||
- utilities/AUTHORS \
|
||||
- utilities/COPYING \
|
||||
- utilities/CHANGELOG.txt \
|
||||
|
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 29 18:26:17 UTC 2012 - badshah400@gmail.com
|
||||
|
||||
- Update to version 3.3.1:
|
||||
+ Bug fixed: A critical bug about the spelling and grammar
|
||||
checker of the integrated pdf viewer has been fixed.
|
||||
+ Rebase texmaker-correct-doc-location.patch for version 3.3.1.
|
||||
- Changes from version 3.3:
|
||||
+ New features:
|
||||
- Users can now define an unlimited number of tags via a new
|
||||
panel in the "structure view"
|
||||
- In the integrated pdf viewer, it's now possible to check
|
||||
spelling and grammar the text extracted from a pdf page
|
||||
- Main biblatex entries can now be inserted via the
|
||||
bibliography menu
|
||||
- The structure of .Rnw files are now checked like the .tex
|
||||
documents
|
||||
- \foo{} is now displayed before \foo*{} in the completion
|
||||
- Commented structure entries are no more used in the
|
||||
structure view
|
||||
- Colors are now more hard coded (dark desktop themes can now
|
||||
be used)
|
||||
- Overwrite mode can now be used in the editor.
|
||||
+ Many bug fixes (see http://www.xm1math.net/texmaker/log.html
|
||||
for a full list)
|
||||
+ Building now requires libpoppler-qt4-devel >= 0.16; hence
|
||||
does not build for openSUSE < 12.1.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 17 17:43:38 UTC 2012 - badshah400@gmail.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: texmaker
|
||||
Version: 3.2.2
|
||||
Version: 3.3.1
|
||||
Release: 1
|
||||
License: GPL-2.0
|
||||
Summary: Free cross-platform LaTeX editor
|
||||
@ -29,7 +29,7 @@ Source: texmaker-%{version}.tar.bz2
|
||||
Patch1: texmaker-correct-doc-location.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: libQtWebKit-devel
|
||||
BuildRequires: libpoppler-qt4-devel
|
||||
BuildRequires: libpoppler-qt4-devel >= 0.16
|
||||
BuildRequires: libqt4-devel >= 4.6.1
|
||||
BuildRequires: update-desktop-files
|
||||
Requires: hunspell
|
||||
|
Loading…
x
Reference in New Issue
Block a user