Hello community,

here is the log from the commit of package texworks for openSUSE:Factory
checked in at Tue Jul 19 14:49:42 CEST 2011.



--------
--- texworks/texworks.changes   2011-05-27 10:53:10.000000000 +0200
+++ /mounts/work_src_done/STABLE/texworks/texworks.changes      2011-07-16 
20:12:35.000000000 +0200
@@ -1,0 +2,21 @@
+Sat Jul 16 18:08:58 UTC 2011 - [email protected]
+
+- Update to version 0.4.3
+  + Fix bug in autocompletion that could cause data loss 
+
+-------------------------------------------------------------------
+Wed Jun 29 09:15:21 UTC 2011 - [email protected]
+
+- Update to version 0.4.2
+  + Work around layout issues with Qt 4.7.2 that caused TeXworks to
+    crash sometimes
+  + Fix autocompletion at the beginning of a line
+  + Respect per-file setting "None" for syntax highlighting, smart
+    quotes, and auto indent
+  + Update SyncTeX to version 1.16
+  + Allow to disable autocompletion by editing the configuration file
+  + Fix runtime warning about empty file watchers
+  + Enhance Mac patches for poppler
+  + Improve installation and packaging routines
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  texworks-0.4.1.tar.bz2

New:
----
  texworks-0.4.3.tar.bz2

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

Other differences:
------------------
++++++ texworks.spec ++++++
--- /var/tmp/diff_new_pack.JJFNW6/_old  2011-07-19 14:49:03.000000000 +0200
+++ /var/tmp/diff_new_pack.JJFNW6/_new  2011-07-19 14:49:03.000000000 +0200
@@ -19,7 +19,7 @@
 
 
 Name:           texworks
-Version:        0.4.1
+Version:        0.4.3
 Release:        1
 License:        GPLv2+
 Summary:        TeXshop-like TeX Editor
@@ -93,8 +93,7 @@
 
 #Python plugin 
 pushd plugins-src/TWPythonPlugin/
-sed -i 's:/usr/local/lib:%{_libdir}:' TWPythonPlugin.pro
-qmake -after \
+qmake 'INSTALL_PREFIX=%{_prefix}' 'TW_PLUGINPATH=%{_libdir}/%{name}' -after \
              'INCLUDEPATH -= /usr/include/python2.6/' \
              'INCLUDEPATH += %{_includedir}/python%{py_ver}/' \
              'LIBS -= -lpython2.6' \
@@ -103,17 +102,15 @@
 
 #Lua plugin
 pushd plugins-src/TWLuaPlugin/
-sed -i 's:/usr/local/lib:%{_libdir}:' TWLuaPlugin.pro
-qmake -after \
+qmake 'INSTALL_PREFIX=%{_prefix}' 'TW_PLUGINPATH=%{_libdir}/%{name}' -after \
             'PKGCONFIG -= lua5.1' \
             'PKGCONFIG += lua'
 popd
 
 #Main package
-qmake INSTALL_PREFIX=%{_prefix} DOCS_DIR=%{_docdir}/%{name} \
-   -after \
-          'QMAKE_CXXFLAGS -= -DTW_BUILD_ID=personal 
-DTW_HELPPATH=\\\"/usr/local/share/texworks-help\\\" 
-DTW_PLUGINPATH=\\\"/usr/local/lib/texworks\\\" 
-DTW_DICPATH=\\\"/usr/share/myspell/dicts\\\"' \
-          'QMAKE_CXXFLAGS += -DTW_BUILD_ID=openSUSE 
-DTW_HELPPATH=\\\"%{_docdir}/%{name}/manual\\\" 
-DTW_PLUGINPATH=\\\"%{_libdir}/%{name}\\\" 
-DTW_DICPATH=\\\"%{_datadir}/myspell\\\"'
+qmake 'TW_BUILD_ID=openSUSE' 'INSTALL_PREFIX=%{_prefix}' 
'TW_HELPPATH=%{_docdir}/%{name}/manual' 'DOCS_DIR=%{_docdir}/%{name}' -after \
+            'QMAKE_CXXFLAGS -= -DTW_DICPATH=\\\"/usr/share/myspell/dicts\\\"' \
+            'QMAKE_CXXFLAGS += -DTW_DICPATH=\\\"%{_datadir}/myspell\\\"'
 
 %install
 #Python plugin 

++++++ texworks-0.4.1.tar.bz2 -> texworks-0.4.3.tar.bz2 ++++++
++++ 4252 lines of diff (skipped)


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to