Hello community, here is the log from the commit of package libwps for openSUSE:Factory checked in at 2016-10-20 23:05:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-05-19 12:03:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libwps.new/libwps.changes 2016-10-20 23:05:26.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Oct 18 10:51:26 UTC 2016 - [email protected] + +- Version update to 0.4.4: + * Few lotus fixes + +------------------------------------------------------------------- Old: ---- libwps-0.4.3.tar.xz New: ---- libwps-0.4.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwps.spec ++++++ --- /var/tmp/diff_new_pack.HgdIz7/_old 2016-10-20 23:05:27.000000000 +0200 +++ /var/tmp/diff_new_pack.HgdIz7/_new 2016-10-20 23:05:27.000000000 +0200 @@ -18,7 +18,7 @@ %define libname libwps-0_4-4 Name: libwps -Version: 0.4.3 +Version: 0.4.4 Release: 0 Summary: Library for the Microsoft Works text and spreadsheet formats License: LGPL-2.1+ and MPL-2.0+ @@ -28,7 +28,7 @@ BuildRequires: boost-devel BuildRequires: gcc-c++ BuildRequires: librevenge-devel >= 0.0.0 -BuildRequires: pkg-config +BuildRequires: pkgconfig BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -48,6 +48,8 @@ Summary: Files for Developing with libwps Group: Development/Libraries/C and C++ Requires: %{libname} = %{version} +Requires: pkgconfig +Requires: pkgconfig(glu) %description devel libwps is a library for importing the Microsoft Works word processor @@ -76,12 +78,11 @@ make %{?_smp_mflags} %install -make DESTDIR=%{buildroot} install %{?_smp_mflags} +make %{?_smp_mflags} DESTDIR=%{buildroot} install find %{buildroot} -type f -name "*.la" -delete -print mkdir -p %{buildroot}%{_docdir}/%{name} %post -n %{libname} -p /sbin/ldconfig - %postun -n %{libname} -p /sbin/ldconfig %files -n %{libname} ++++++ libwps-0.4.3.tar.xz -> libwps-0.4.4.tar.xz ++++++ ++++ 40702 lines of diff (skipped)
