Hello community, here is the log from the commit of package libetonyek for openSUSE:Factory checked in at 2017-11-11 14:16:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libetonyek (Old) and /work/SRC/openSUSE:Factory/.libetonyek.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libetonyek" Sat Nov 11 14:16:42 2017 rev:16 rq:539489 version:0.1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/libetonyek/libetonyek.changes 2017-06-10 17:51:02.339505469 +0200 +++ /work/SRC/openSUSE:Factory/.libetonyek.new/libetonyek.changes 2017-11-11 14:16:48.121366294 +0100 @@ -1,0 +2,26 @@ +Tue Nov 7 10:53:55 UTC 2017 - [email protected] + +- Version update to 0.1.7: + * Fix a few issues found by Coverity. + * Correctly compute cell row and column. + * Improve reconstruction of gradients. + * Improve resolution of cell styles. + * Parse non-RGB colors. + * Improve handling of table border lines. + * Convert cell values to text in presentation and text documents. + * Handle following-paragraph and following-layout styles. + * Allow building with different versions of mdds (1.2 is the default). + * Require C++11 for build. + * Fix several issues found by oss-fuzz. + * Disable error output from libxml2. + * Improve lookup of parent styles. + * Never insert a page break in a footnote. + * Drop outdated MSVC project files. + * Various small fixes and improvements. +- Drop merged patches: + * 0001-fix-test-on-i686.patch + * fix-brain-fart.diff + * libetonyek-0.1.6-drop_test.patch + * mdds-1.2.diff + +------------------------------------------------------------------- Old: ---- 0001-fix-test-on-i686.patch fix-brain-fart.diff libetonyek-0.1.6-drop_test.patch libetonyek-0.1.6.tar.xz mdds-1.2.diff New: ---- libetonyek-0.1.7.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libetonyek.spec ++++++ --- /var/tmp/diff_new_pack.z88lZ2/_old 2017-11-11 14:16:50.825267190 +0100 +++ /var/tmp/diff_new_pack.z88lZ2/_new 2017-11-11 14:16:50.829267043 +0100 @@ -18,17 +18,13 @@ %define libname libetonyek-0_1-1 Name: libetonyek -Version: 0.1.6 +Version: 0.1.7 Release: 0 Summary: Library for Apple Keynote presentations License: MPL-2.0 Group: Productivity/Publishing/Word Url: https://wiki.documentfoundation.org/DLP/Libraries/libetonyek Source0: http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz -Patch0: libetonyek-0.1.6-drop_test.patch -Patch1: fix-brain-fart.diff -Patch2: mdds-1.2.diff -Patch3: 0001-fix-test-on-i686.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: doxygen @@ -43,12 +39,9 @@ BuildRequires: xz BuildRequires: pkgconfig(cppunit) BuildRequires: pkgconfig(librevenge-0.0) -BuildRequires: pkgconfig(librevenge-generators-0.0) -BuildRequires: pkgconfig(librevenge-stream-0.0) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(mdds-1.2) BuildRequires: pkgconfig(zlib) -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} > 1325 BuildRequires: libboost_headers-devel %else @@ -96,7 +89,6 @@ %prep %setup -q -%autopatch -p1 %build autoreconf -fvi @@ -130,11 +122,9 @@ %postun -n %{libname} -p /sbin/ldconfig %files -n %{libname} -%defattr(-,root,root) %{_libdir}/*.so.* %files devel -%defattr(-,root,root) %doc %dir %{_docdir}/%{name}-devel/ %doc %{_docdir}/%{name}-devel/[A-Z]* %{_libdir}/*.so @@ -142,11 +132,9 @@ %{_includedir}/%{name}-* %files devel-doc -%defattr(-,root,root,-) %doc %{_docdir}/%{name}-devel/html/ %files tools -%defattr(-,root,root) %doc AUTHORS COPYING ChangeLog %{_bindir}/* %{_mandir}/man1/*.1* ++++++ libetonyek-0.1.6.tar.xz -> libetonyek-0.1.7.tar.xz ++++++ ++++ 18118 lines of diff (skipped)
