Hello community,

here is the log from the commit of package libwps for openSUSE:Factory checked 
in at 2015-08-03 17:20:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libwps (Old)
 and      /work/SRC/openSUSE:Factory/.libwps.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libwps"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libwps/libwps.changes    2015-01-05 
04:42:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libwps.new/libwps.changes       2015-08-03 
17:20:38.000000000 +0200
@@ -1,0 +2,14 @@
+Sat Jun 13 13:14:11 UTC 2015 - [email protected]
+
+- Version bump to 0.4.0:
+  - add support for unknown encoding files (ie. DOS file)
+  - add potential support for converting Lotus, ... documents,
+  - accept to convert all Lotus Wk1 files and Symphony Wk1 files,
+  - add support for Lotus Wk3 and Wk4 documents,
+  - add support for Quattro Pro Wq1 and Wq2 documents,
+  - only in debug mode, add pre-support for Lotus Wk5..., must allow to
+    retrieve the main sheets content's with no formatting,
+  - add potential support for asking the document's password ( but do nothing )
+  - correct some compiler warnings when compiling in debug mode.
+
+-------------------------------------------------------------------

Old:
----
  libwps-0.3.1.tar.xz

New:
----
  libwps-0.4.0.tar.xz

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

Other differences:
------------------
++++++ libwps.spec ++++++
--- /var/tmp/diff_new_pack.FQCZ8z/_old  2015-08-03 17:20:39.000000000 +0200
+++ /var/tmp/diff_new_pack.FQCZ8z/_new  2015-08-03 17:20:39.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libwps
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,15 @@
 #
 
 
+%define libname libwps-0_4-4
 Name:           libwps
-Version:        0.3.1
+Version:        0.4.0
 Release:        0
 Summary:        Library for importing the Microsoft Works word processor and 
spreadsheet file formats
 License:        LGPL-2.1+ and MPL-2.0+
 Group:          Productivity/Publishing/Word
 Url:            http://libwps.sourceforge.net/
 Source:         
http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{version}/%{name}-%{version}.tar.xz
-# note: the main package is empty, it only sets a sane name for the source rpm
 BuildRequires:  boost-devel
 BuildRequires:  gcc-c++
 BuildRequires:  librevenge-devel >= 0.0.0
@@ -36,8 +36,6 @@
 libwps is a library for importing the Microsoft Works word processor
 and spreadsheet file format.
 
-%define libname libwps-0_3-3
-
 %package -n %{libname}
 Summary:        Library for importing the Microsoft Works word processor and 
spreadsheet file formats
 Group:          System/Libraries
@@ -71,10 +69,11 @@
 %build
 export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden"
 %configure \
+       --disable-silent-rules \
        --disable-werror \
        --disable-static \
        --docdir=%{_docdir}/%{name}
-make %{?_smp_mflags} V=1
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=%{buildroot} install %{?_smp_mflags}

++++++ libwps-0.3.1.tar.xz -> libwps-0.4.0.tar.xz ++++++
++++ 28931 lines of diff (skipped)


Reply via email to