Hello community,

here is the log from the commit of package texworks for openSUSE:Factory 
checked in at 2016-04-28 16:55:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/texworks (Old)
 and      /work/SRC/openSUSE:Factory/.texworks.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "texworks"

Changes:
--------
--- /work/SRC/openSUSE:Factory/texworks/texworks.changes        2015-05-06 
07:49:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.texworks.new/texworks.changes   2016-04-28 
16:59:50.000000000 +0200
@@ -1,0 +2,28 @@
+Mon Apr 11 04:34:38 UTC 2016 - [email protected]
+
+- Update to version 0.6.0:
+  + Complete redesign of the PDF previewer using QtPDF by Charlie
+    Sharpsteen
+  + Fast and responsive preview even at very high magnifications
+  + New page modes: continuous scrolling and two-column layout
+  + Text selection/copying from the PDF
+  + Go back to previous view after clicking on a link using
+    Alt+left arrow
+  + Fix disappearing spellcheck underline with some fonts/font
+    sizes in Qt 5
+  + Update the width of the line number display when changing the
+    editor font
+  + Show a note in the "About Scripts" dialog for disabled script
+    languages
+  + Explicitly add a "Quit TeXworks" menu item to the global
+    menubar on Mac OS X
+  + Make Qt5 the default framework for building TeXworks
+  + Add support for Lua 5.3.
+- When building with QT5, add BuildRequires on
+  pkgconfig(Qt5Concurrent) as this a necessary dependency this
+  version onwards.
+- Set the cmake variable TeXworks_DIC_DIR to the proper
+  installation location of myspell dicts in openSUSE to make
+  texworks find them.
+
+-------------------------------------------------------------------

Old:
----
  release-0.4.6.tar.gz

New:
----
  release-0.6.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ texworks.spec ++++++
--- /var/tmp/diff_new_pack.1h2dzz/_old  2016-04-28 16:59:52.000000000 +0200
+++ /var/tmp/diff_new_pack.1h2dzz/_new  2016-04-28 16:59:52.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package texworks
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2007-09 by Jonathan Kew.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           texworks
-Version:        0.4.6
+Version:        0.6.0
 Release:        0
 Summary:        TeXshop-like TeX Editor
 License:        GPL-2.0+
@@ -32,6 +32,7 @@
 BuildRequires:  libpoppler-devel >= 0.24
 %if 0%{?suse_version} >= 1320
 BuildRequires:  libpoppler-qt5-devel >= 0.24
+BuildRequires:  pkgconfig(Qt5Concurrent)
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Gui)
@@ -108,6 +109,7 @@
       -DCMAKE_LIBRARY_OUTPUT_DIRECTORY=%{_lib} \\\
       -DWITH_LUA=ON \\\
       -DWITH_PYTHON=ON \\\
+      -DTeXworks_DIC_DIR=%{_datadir}/myspell \\\
 %if 0%{?suse_version} >= 1320      
       -DDESIRED_QT_VERSION="5" \\\
 %else

++++++ release-0.4.6.tar.gz -> release-0.6.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/texworks/release-0.4.6.tar.gz 
/work/SRC/openSUSE:Factory/.texworks.new/release-0.6.0.tar.gz differ: char 12, 
line 1


Reply via email to