Hello community, here is the log from the commit of package libwps for openSUSE:Factory checked in at 2014-07-27 18:47:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-01-30 11:31:42.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libwps.new/libwps.changes 2014-07-27 18:47:05.000000000 +0200 @@ -1,0 +2,9 @@ +Mon May 26 10:25:27 UTC 2014 - [email protected] + +- Upgrade to upstream version 0.3.0 + * ABI change + * Remove dependency on libwpd-devel + * Add dependency on librevenge-devel +- Added support of Microsoft Works spreadsheets + +------------------------------------------------------------------- Old: ---- libwps-0.2.9.tar.xz New: ---- libwps-0.3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwps.spec ++++++ --- /var/tmp/diff_new_pack.bJXEjU/_old 2014-07-27 18:47:05.000000000 +0200 +++ /var/tmp/diff_new_pack.bJXEjU/_new 2014-07-27 18:47:05.000000000 +0200 @@ -17,9 +17,9 @@ Name: libwps -Version: 0.2.9 +Version: 0.3.0 Release: 0 -Summary: Library for importing the Microsoft Works word processor file format +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/ @@ -27,47 +27,43 @@ # note: the main package is empty, it only sets a sane name for the source rpm BuildRequires: boost-devel BuildRequires: gcc-c++ -BuildRequires: libwpd-devel >= 0.9.0 -BuildRequires: pkgconfig +BuildRequires: librevenge-devel >= 0.0.0 +BuildRequires: pkg-config BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -libwps is a library (for use by word procesors, for example) for -importing the Microsoft Works word processor file format. +libwps is a library for importing the Microsoft Works word processor +and spreadsheet file format. -%define libname libwps-0_2-2 +%define libname libwps-0_3-3 %package -n %{libname} -Summary: Library for importing the Microsoft Works word processor file format +Summary: Library for importing the Microsoft Works word processor and spreadsheet file formats Group: System/Libraries -# remove the old non-versioned package (built in the bs for instance) -Obsoletes: libwps < %{version} -Provides: libwps = %{version} %description -n %{libname} -libwps is a library (for use by word procesors, for example) for importing the -Microsoft Works word processor file format. +libwps is a library for importing the Microsoft Works word processor +and spreadsheet file format. %package devel Summary: Files for Developing with libwps Group: Development/Libraries/C and C++ Requires: %{libname} = %{version} -Requires: libwpd-devel >= 0.9.0 %description devel -libwps is a library (for use by word procesors, for example) for -importing the Microsoft Works word processor file format. +libwps is a library for importing the Microsoft Works word processor +and spreadsheet file format. This package contains the libwps development files. %package tools -Summary: Tools for converting the Microsoft Works word processor file format +Summary: Tools for converting the Microsoft Works word processor and spreadsheet file formats Group: Productivity/Publishing/Word %description tools -Tools to work with the Microsoft Works word processor file format, -based on libwps. +Tools to work with the Microsoft Works word processor and spreadsheet +file format, based on libwps. %prep %setup -q ++++++ libwps-0.2.9.tar.xz -> libwps-0.3.0.tar.xz ++++++ ++++ 35377 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
