Accepting request 342651 from Publishing

1

OBS-URL: https://build.opensuse.org/request/show/342651
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texmaker?expand=0&rev=42
This commit is contained in:
2015-11-08 10:26:50 +00:00
committed by Git OBS Bridge
5 changed files with 22 additions and 21 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80939493ffb6c92f47c47109dff6de4c91259244247e90ddfb1bb6153559b4b4
size 11274997

3
texmaker-4.5.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ce9966e410bf878649d1c756e3dc2a077e55e1eaa9f4beb10aa7224cd94d614
size 11287724

View File

@@ -1,12 +0,0 @@
Index: texmaker-4.4.1/singleapp/qtlocalpeer.cpp
===================================================================
--- texmaker-4.4.1.orig/singleapp/qtlocalpeer.cpp
+++ texmaker-4.4.1/singleapp/qtlocalpeer.cpp
@@ -42,6 +42,7 @@
#include "qtlocalpeer.h"
#include <QCoreApplication>
#include <QTime>
+#include <QDataStream>
#if defined(Q_OS_WIN)
#include <QLibrary>

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Nov 5 23:52:51 UTC 2015 - badshah400@gmail.com
- Update to version 4.5:
+ The content of the \cite{} command is no more scanned while
the spell checking.
+ A compilation trouble has been fixed with Qt 5.5.x.
+ A new option allow the svn users to display the uncommitted
lines with a different color in the line number widget
(Configure Texmaker -> Editor).
+ Two more options for the pdf internel viewer contextual menu
(user request): number of words in the current pdf page and
open the file browser at the pdf file location.
+ De, hu, it, nl, pl, se and zh_CN translations have been
updated.
- Drop texmaker-include-qdatastream-header.patch: incorporated by
upstream.
-------------------------------------------------------------------
Mon Oct 19 09:57:54 UTC 2015 - badshah400@gmail.com

View File

@@ -17,7 +17,7 @@
Name: texmaker
Version: 4.4.1
Version: 4.5
Release: 0
Summary: Free cross-platform LaTeX editor
License: GPL-2.0 and BSD-3-Clause
@@ -26,8 +26,6 @@ Url: http://www.xm1math.net/texmaker/
Source: http://www.xm1math.net/texmaker/texmaker-%{version}.tar.bz2
# PATCH-FIX-UPSTREAM texmaker-correct-doc-location.patch badshah400@gmail.com -- Handle doc files in the spec file rather than placing them in %%{_datadir} during compilation
Patch1: texmaker-correct-doc-location.patch
# PATCH-FIX-UPSTREAM texmaker-include-qdatastream-header.patch badshah400@gmail.com -- Include the qdatasream header to prevent build failures with Qt >= 5.5
Patch2: texmaker-include-qdatastream-header.patch
BuildRequires: fdupes
BuildRequires: update-desktop-files
%if 0%{?suse_version} == 1315
@@ -60,9 +58,6 @@ under the GPL license .
%prep
%setup -q
%patch1 -p1
%if 0%{?suse_version} > 1320
%patch2 -p1
%endif
%build
%if 0%{?suse_version} == 1315