Hello community,

here is the log from the commit of package lyx for openSUSE:Factory checked in 
at 2015-08-01 11:39:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lyx (Old)
 and      /work/SRC/openSUSE:Factory/.lyx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lyx"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lyx/lyx.changes  2015-06-23 12:00:22.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.lyx.new/lyx.changes     2015-08-01 
11:39:09.000000000 +0200
@@ -1,0 +2,26 @@
+Sun Jul 26 22:28:55 UTC 2015 - [email protected]
+
+- Update to 2.1.4:
+  * New support for PDF forms.
+  * Add low-resolution PDF export format (needs an installed
+    ghostscript).
+  * Add possibility via the layout file to prevent LyX from loading
+    inputenc.
+  * support for the math commands  \lvert, \rvert, \lVert, and \rVert
+    (bug 3538).
+  * Fix some missing symbols in math completer.
+  * Split different indices in the outliner (bug 7012).
+  * Clarify the function of Tools > Preferences > Look & Feel >
+    Save Documents Compressed by Default (bug 7822).
+  * Update instant previews when modifying the screen zoom factor
+    (bug 8258).
+  * Documentation and localization updates.
+  * Bugfixes.
+  * For details see for details see
+    http://www.lyx.org/announce/2_1_4.txt or included ANNOUNCE file
+- Removed Automake-15.patch and Fix-build-with-GNU-libstdc++-C++11
+  -ABI.patch, which are now included in this release.
+- Updated lyx-2.1.4-xdg_open.patch (from lyx-2.1.2-xdg_open.patch)
+- Added ghostscript to Requires to support new low-res export.
+
+-------------------------------------------------------------------

Old:
----
  Automake-15.patch
  Fix-build-with-GNU-libstdc++-C++11-ABI.patch
  lyx-2.1.2-xdg_open.patch
  lyx-2.1.3.tar.xz
  lyx-2.1.3.tar.xz.sig

New:
----
  lyx-2.1.4-xdg_open.patch
  lyx-2.1.4.tar.xz
  lyx-2.1.4.tar.xz.sig

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

Other differences:
------------------
++++++ lyx.spec ++++++
--- /var/tmp/diff_new_pack.U0YTiH/_old  2015-08-01 11:39:11.000000000 +0200
+++ /var/tmp/diff_new_pack.U0YTiH/_new  2015-08-01 11:39:11.000000000 +0200
@@ -30,7 +30,7 @@
 BuildRequires:  python
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
-Version:        2.1.3
+Version:        2.1.4
 Release:        0
 Summary:        WYSIWYM (What You See Is What You Mean) document processor
 License:        GPL-2.0+
@@ -42,13 +42,11 @@
 Source3:        
ftp://ftp.lyx.org/pub/lyx/stable/2.1.x/lyx-%{version}.tar.xz.sig
 # xdg patch
 # This was rejected by upstream 
(http://www.mail-archive.com/[email protected]/msg133878.html)
-Patch0:         lyx-2.1.2-xdg_open.patch
+Patch0:         lyx-2.1.4-xdg_open.patch
 Patch1:         lyx-2.1.2.2-remove-date-time.patch
-# The following patches are from the 2.1.x branch, fixes build with gcc5
-Patch2:         Fix-build-with-GNU-libstdc++-C++11-ABI.patch
-Patch3:         Automake-15.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       ImageMagick
+Requires:       ghostscript
 %if 0%{?suse_version} < 1230
 Requires:       texlive-latex
 Recommends:     texlive-xetex
@@ -115,11 +113,9 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %build
-./autogen.sh
+#./autogen.sh
 TEXMF=%{_datadir}/texmf
 %configure \
     --without-included-boost \

++++++ lyx-2.1.2-xdg_open.patch -> lyx-2.1.4-xdg_open.patch ++++++
--- /work/SRC/openSUSE:Factory/lyx/lyx-2.1.2-xdg_open.patch     2014-09-28 
19:54:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lyx.new/lyx-2.1.4-xdg_open.patch        
2015-08-01 11:39:09.000000000 +0200
@@ -1,7 +1,7 @@
-diff -ur lyx-2.1.2.orig/lib/configure.py lyx-2.1.2/lib/configure.py
---- lyx-2.1.2.orig/lib/configure.py    2014-09-16 18:31:40.000000000 +0200
-+++ lyx-2.1.2/lib/configure.py 2014-09-17 13:01:46.266158060 +0200
-@@ -594,7 +594,7 @@
+diff -ur lyx-2.1.4.orig/lib/configure.py lyx-2.1.4/lib/configure.py
+--- lyx-2.1.4.orig/lib/configure.py    2015-07-24 19:55:28.000000000 +0200
++++ lyx-2.1.4/lib/configure.py 2015-07-27 00:18:24.521801009 +0200
+@@ -596,7 +596,7 @@
  \Format tiff       tif     TIFF                   "" "%s"     "%s"    ""      
"image/tiff"
  \Format xbm        xbm     XBM                    "" "%s"     "%s"    ""      
"image/x-xbitmap"
  \Format xpm        xpm     XPM                    "" "%s"     "%s"    ""      
"image/x-xpixmap"'''
@@ -10,7 +10,7 @@
      path, ie = checkEditorNoRC('a raster image editor', ['gimp-remote', 
'gimp'], rc_entry = [imageformats])
      addToRC(imageformats % \
          (iv, ie, iv, ie, iv, ie, iv, ie, iv, ie, iv, ie, iv, ie, iv, ie, iv, 
ie, iv, ie) )
-@@ -633,7 +633,7 @@
+@@ -635,7 +635,7 @@
  \Format excel      xls    "Excel spreadsheet"      "" "" "%%"    "document"   
"application/vnd.ms-excel"
  \Format oocalc     ods    "OpenOffice spreadsheet" "" "" "%%"    "document"   
"application/vnd.oasis.opendocument.spreadsheet"'''])
   #
@@ -19,7 +19,7 @@
          rc_entry = [r'\Format xhtml      xhtml   "LyXHTML"              y 
"%%" ""    "document,menu=export"   "application/xhtml+xml"'])
   #
      checkEditor('a BibTeX editor', ['jabref', 'JabRef', \
-@@ -646,14 +646,14 @@
+@@ -648,14 +648,14 @@
      #
      #checkProg('a Postscript interpreter', ['gs'],
      #  rc_entry = [ r'\ps_command "%%"' ])
@@ -27,7 +27,7 @@
 +    checkViewer('a Postscript previewer', ['xdg-open', 'kghostview', 
'okular', 'qpdfview --unique', 'evince', 'gv', 'ghostview -swap', 'gsview64', 
'gsview32'],
          rc_entry = [r'''\Format eps        eps     EPS                    "" 
"%%"     ""      "vector"        "image/x-eps"
  \Format eps2       eps    "EPS (uncropped)"       "" "%%"     ""      
"vector"        ""
- \Format eps3       eps    "EPS (cropped)"         "" "%%"     ""      
"document,menu=export"  ""
+ \Format eps3       eps    "EPS (cropped)"         "" "%%"     ""      
"document"      ""
  \Format ps         ps      Postscript             t  "%%"     ""      
"document,vector,menu=export"   "application/postscript"'''])
      # for xdg-open issues look here: 
http://www.mail-archive.com/[email protected]/msg151818.html
      # the MIME type is set for pdf6, because that one needs to be 
autodetectable by libmime
@@ -36,9 +36,9 @@
                    'gv', 'ghostview', 'AcroRd32', 'gsview64', 'gsview32'],
          rc_entry = [r'''\Format pdf        pdf    "PDF (ps2pdf)"          P  
"%%"     ""      "document,vector,menu=export"   ""
  \Format pdf2       pdf    "PDF (pdflatex)"        F  "%%"     ""      
"document,vector,menu=export"   ""
-@@ -663,14 +663,14 @@
- \Format pdf6       pdf    "PDF (graphics)"        "" "%%"     ""      
"vector"        "application/pdf"
- \Format pdf7       pdf    "PDF (cropped)"         "" "%%"     ""      
"document,menu=export"  ""'''])
+@@ -666,14 +666,14 @@
+ \Format pdf7       pdf    "PDF (cropped)"         "" "%%"     ""      
"document,vector"       ""
+ \Format pdf8       pdf    "PDF (lower resolution)"         "" "%%"    ""      
"document,vector"       ""'''])
      #
 -    checkViewer('a DVI previewer', ['xdvi', 'kdvi', 'okular', 'yap', 'dviout 
-Set=!m'],
 +    checkViewer('a DVI previewer', ['xdg-open', 'xdvi', 'kdvi', 'okular', 
'yap', 'dviout -Set=!m'],

++++++ lyx-2.1.3.tar.xz -> lyx-2.1.4.tar.xz ++++++
/work/SRC/openSUSE:Factory/lyx/lyx-2.1.3.tar.xz 
/work/SRC/openSUSE:Factory/.lyx.new/lyx-2.1.4.tar.xz differ: char 26, line 1



Reply via email to