Hello community, here is the log from the commit of package libodfgen for openSUSE:Factory checked in at 2014-07-27 18:46:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libodfgen (Old) and /work/SRC/openSUSE:Factory/.libodfgen.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libodfgen" Changes: -------- --- /work/SRC/openSUSE:Factory/libodfgen/libodfgen.changes 2014-01-30 11:30:24.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libodfgen.new/libodfgen.changes 2014-07-27 18:46:57.000000000 +0200 @@ -1,0 +2,15 @@ +Tue Jun 3 07:17:27 UTC 2014 - [email protected] + +- Upgrade to version 0.1.0 + * Export API symbols on Windows. + * Fix few minor problems with debug mode. + +------------------------------------------------------------------- +Mon May 26 08:37:50 UTC 2014 - [email protected] + +- Upgrade to version 0.1.0 + * ABI change + * Remove dependencies on libwpd, libwpg and libetonyek + * Add dependency on librevenge + +------------------------------------------------------------------- Old: ---- libodfgen-0.0.4.tar.xz New: ---- libodfgen-0.1.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libodfgen.spec ++++++ --- /var/tmp/diff_new_pack.AId9LC/_old 2014-07-27 18:46:58.000000000 +0200 +++ /var/tmp/diff_new_pack.AId9LC/_new 2014-07-27 18:46:58.000000000 +0200 @@ -17,7 +17,7 @@ Name: libodfgen -Version: 0.0.4 +Version: 0.1.1 Release: 0 Summary: Library to generate ODF documents from libwpd's and libwpg's api calls License: LGPL-2.1+ and MPL-2.0+ @@ -28,18 +28,17 @@ BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gcc-c++ -BuildRequires: libetonyek-devel -BuildRequires: libwpd-devel -BuildRequires: libwpg-devel -BuildRequires: pkgconfig +BuildRequires: pkg-config BuildRequires: xz +BuildRequires: pkgconfig(librevenge-0.0) +BuildRequires: pkgconfig(librevenge-stream-0.0) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description libodfgen is a general purpose library designed to generate ODF documents from api calls to libwpd and libwpg libraries. -%define libname libodfgen-0_0-0 +%define libname libodfgen-0_1-1 %package -n %{libname} Summary: Library to generate ODF documents from libwpd's and libwpg's api calls @@ -80,7 +79,7 @@ --docdir=%{_docdir}/%{name}-devel/html \ --with-sharedptr=boost -make %{?_smp_mflags} V=1 +make %{?_smp_mflags} %install make DESTDIR=%{buildroot} install %{?_smp_mflags} ++++++ libodfgen-0.0.4.tar.xz -> libodfgen-0.1.1.tar.xz ++++++ ++++ 21832 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
