Hello community, here is the log from the commit of package libodfgen for openSUSE:Factory checked in at 2015-06-17 16:15:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-12-03 22:49:43.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libodfgen.new/libodfgen.changes 2015-06-17 16:15:47.000000000 +0200 @@ -1,0 +2,18 @@ +Sat Jun 13 13:02:33 UTC 2015 - [email protected] + +- Version bump to 0.1.4: + - drawing interface: do no forget to call startDocument/endDocument when + writing in the manifest + - metadata: added handler for 'template' metadata, unknown metadata are + written in a meta:user-defined elements, + - defineSheetNumberingStyle: can now define styles for the whole document + (and not only for the actual sheet) + - update doxygen configuration file + add a make astyle command + - Allow writing meta:creation-date metadata element for drawings and + presentations too. + - Improve handling of headings. Most importantly, write valid ODF. + - Write meta:generator metadata element. + - Add initial support for embedded fonts. It is currently limited to Flat + ODF output. + +------------------------------------------------------------------- Old: ---- libodfgen-0.1.2.tar.xz New: ---- libodfgen-0.1.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libodfgen.spec ++++++ --- /var/tmp/diff_new_pack.g8G8v0/_old 2015-06-17 16:15:47.000000000 +0200 +++ /var/tmp/diff_new_pack.g8G8v0/_new 2015-06-17 16:15:47.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libodfgen # -# Copyright (c) 2014 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,8 +16,9 @@ # +%define libname libodfgen-0_1-1 Name: libodfgen -Version: 0.1.2 +Version: 0.1.4 Release: 0 Summary: Library to generate ODF documents from libwpd's and libwpg's api calls License: LGPL-2.1+ and MPL-2.0+ @@ -38,8 +39,6 @@ libodfgen is a general purpose library designed to generate ODF documents from api calls to libwpd and libwpg libraries. -%define libname libodfgen-0_1-1 - %package -n %{libname} Summary: Library to generate ODF documents from libwpd's and libwpg's api calls Group: System/Libraries @@ -61,9 +60,7 @@ %package devel-doc Summary: Documentation for the libodfgen API Group: Documentation/HTML -%if 0%{?suse_version} > 1200 BuildArch: noarch -%endif %description devel-doc This package contains documentation for the libodfgen API. ++++++ libodfgen-0.1.2.tar.xz -> libodfgen-0.1.4.tar.xz ++++++ ++++ 32035 lines of diff (skipped)
