Hello community, here is the log from the commit of package libwps for openSUSE:Factory checked in at 2012-09-14 12:29:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libwps (Old) and /work/SRC/openSUSE:Factory/.libwps.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libwps", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libwps/libwps.changes 2012-02-16 10:06:06.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libwps.new/libwps.changes 2012-09-14 12:29:36.000000000 +0200 @@ -1,0 +2,7 @@ +Thu May 31 13:20:34 CEST 2012 - [email protected] + +- upgrade to 0.2.6 + - Boost dependency for shared_ptr + - Miscellaneous upstream bug fixes and enhancements + +------------------------------------------------------------------- Old: ---- libwps-0.2.4.tar.bz2 New: ---- libwps-0.2.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwps.spec ++++++ --- /var/tmp/diff_new_pack.CtbCsW/_old 2012-09-14 12:29:37.000000000 +0200 +++ /var/tmp/diff_new_pack.CtbCsW/_new 2012-09-14 12:29:37.000000000 +0200 @@ -18,16 +18,18 @@ Name: libwps # 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: xz Summary: Library for importing the Microsoft Works word processor file format License: LGPL-2.1+ Group: Productivity/Publishing/Word -Version: 0.2.4 +Version: 0.2.6 Release: 0 Url: http://libwps.sourceforge.net/ -Source: libwps-%{version}.tar.bz2 +Source: libwps-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -49,7 +51,8 @@ %package devel Summary: Files for Developing with libwps Group: Development/Libraries/C and C++ -Requires: %libname = %version libwpd-devel >= 0.9.0 +Requires: %libname = %version +Requires: libwpd-devel >= 0.9.0 %description devel libwps is a library (for use by word procesors, for example) for -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
