Accepting request 558557 from home:badshah400:branches:Publishing

- Update to version 5.0.2:
  + A memory leak has been fixed in the internal pdf viewer.
- Drop BuildRequires: libpoppler-qt5-devel; no longer required by
  upstream as it uses bundled pdfium instead.

OBS-URL: https://build.opensuse.org/request/show/558557
OBS-URL: https://build.opensuse.org/package/show/Publishing/texmaker?expand=0&rev=82
This commit is contained in:
Martin Pluskal 2017-12-19 14:59:07 +00:00 committed by Git OBS Bridge
parent eecccc513d
commit 646ca68581
4 changed files with 12 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Dec 19 13:06:45 UTC 2017 - badshah400@gmail.com
- Update to version 5.0.2:
+ A memory leak has been fixed in the internal pdf viewer.
- Drop BuildRequires: libpoppler-qt5-devel; no longer required by
upstream as it uses bundled pdfium instead.
-------------------------------------------------------------------
Sat Aug 5 14:08:31 UTC 2017 - badshah400@gmail.com

View File

@ -17,7 +17,7 @@
Name: texmaker
Version: 5.0.1
Version: 5.0.2
Release: 0
Summary: LaTeX editor
License: GPL-2.0 and BSD-3-Clause
@ -25,7 +25,6 @@ Group: Productivity/Publishing/TeX/Frontends
Url: http://www.xm1math.net/texmaker/
Source: http://www.xm1math.net/texmaker/texmaker-%{version}.tar.bz2
BuildRequires: fdupes
BuildRequires: libpoppler-qt5-devel
BuildRequires: libqt5-qtbase-private-headers-devel >= 5.7
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5Concurrent)