Hello community,

here is the log from the commit of package libstaroffice for openSUSE:Factory 
checked in at 2017-12-03 10:09:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libstaroffice (Old)
 and      /work/SRC/openSUSE:Factory/.libstaroffice.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libstaroffice"

Sun Dec  3 10:09:47 2017 rev:5 rq:546413 version:0.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/libstaroffice/libstaroffice.changes      
2017-07-04 11:52:52.136023806 +0200
+++ /work/SRC/openSUSE:Factory/.libstaroffice.new/libstaroffice.changes 
2017-12-03 10:09:48.586867298 +0100
@@ -1,0 +2,8 @@
+Wed Nov 29 12:34:18 UTC 2017 - [email protected]
+
+- Version update to 0.0.5:
+  * Various bugs found by fuzzing
+  * Switched to C++11
+  * Remove merged patch CVE-2017-9432.patch
+
+-------------------------------------------------------------------

Old:
----
  CVE-2017-9432.patch
  libstaroffice-0.0.3.tar.xz

New:
----
  libstaroffice-0.0.5.tar.xz

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

Other differences:
------------------
++++++ libstaroffice.spec ++++++
--- /var/tmp/diff_new_pack.pNhKw7/_old  2017-12-03 10:09:49.230843885 +0100
+++ /var/tmp/diff_new_pack.pNhKw7/_new  2017-12-03 10:09:49.230843885 +0100
@@ -18,22 +18,20 @@
 
 %define libname libstaroffice-0_0-0
 Name:           libstaroffice
-Version:        0.0.3
+Version:        0.0.5
 Release:        0
 Summary:        A library for import of StarOffice documents
-License:        LGPL-2.1+ and MPL-2.0+
+License:        LGPL-2.1+ AND MPL-2.0+
 Group:          Productivity/Publishing/Word
 Url:            https://github.com/fosnola/libstaroffice/wiki
 Source:         
https://github.com/fosnola/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
-Patch0:         CVE-2017-9432.patch
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  xz
 BuildRequires:  pkgconfig(librevenge-0.0)
 BuildRequires:  pkgconfig(zlib)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 %{name} is a library for import of StarOffice documents.
@@ -71,8 +69,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-
 # fix date in documentation
 sed -i \
     -e 's/on $datetime //g' \
@@ -90,7 +86,7 @@
 make %{?_smp_mflags}
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %fdupes -s %{buildroot}
@@ -99,7 +95,6 @@
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files -n %{libname}
-%defattr(-,root,root)
 %{_libdir}/*.so.*
 %doc ChangeLog
 %doc COPYING.LGPL
@@ -107,18 +102,15 @@
 %doc NEWS
 
 %files devel
-%defattr(-,root,root)
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/libstaroffice*.pc
 %{_includedir}/libstaroffice*
 
 %files devel-doc
-%defattr(-,root,root,-)
 %dir %{_docdir}/%{name}-devel
 %doc %{_docdir}/%{name}-devel/html/
 
 %files tools
-%defattr(-,root,root)
 %{_bindir}/sd2raw
 %{_bindir}/sd2svg
 %{_bindir}/sd2text

++++++ libstaroffice-0.0.3.tar.xz -> libstaroffice-0.0.5.tar.xz ++++++
++++ 29154 lines of diff (skipped)


Reply via email to