Hello community, here is the log from the commit of package kraft for openSUSE:Factory checked in at 2015-04-27 13:05:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kraft (Old) and /work/SRC/openSUSE:Factory/.kraft.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kraft" Changes: -------- --- /work/SRC/openSUSE:Factory/kraft/kraft.changes 2015-03-18 13:04:49.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kraft.new/kraft.changes 2015-04-27 13:05:43.000000000 +0200 @@ -1,0 +2,11 @@ +Sun Apr 5 19:42:22 UTC 2015 - [email protected] + +* Update to upstream version 0.58: + - Fix handling of slashes in the doc id template + - Fix a bug in calculation of the VAT sum + - Removed kraftcat library as it was unused. Easier building now. + +* Removed patch kraft_no_lib.diff from package as the changes went + upstream and are contained in the official tarball now. + +------------------------------------------------------------------- Old: ---- kraft-0.57.tar.xz kraft_no_lib.diff New: ---- kraft-0.58.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kraft.spec ++++++ --- /var/tmp/diff_new_pack.Ny4QH2/_old 2015-04-27 13:05:44.000000000 +0200 +++ /var/tmp/diff_new_pack.Ny4QH2/_new 2015-04-27 13:05:44.000000000 +0200 @@ -1,30 +1,38 @@ # # spec file for package kraft # +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2007-2011 Klaas Freitag <[email protected]> -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: kraft Url: http://volle-kraft-voraus.de -Version: 0.57 -Release: 1 -License: GPL-2.0+ and LGPL-2.1+ +Version: 0.58 +Release: 0 Summary: KDE software to manage office documents in the office +License: GPL-2.0+ and LGPL-2.1+ Group: Productivity/Office/Other Source0: kraft-%{version}.tar.xz -Patch0: kraft_no_lib.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} +Requires: kdepim4-runtime +Requires: libqt4-sql-sqlite Requires: python-pypdf Requires: sqlite3 -Requires: libqt4-sql-sqlite -Requires: kdepim4-runtime %kde4_runtime_requires %kde4_pimlibs_requires %kde4_akonadi_requires @@ -36,11 +44,11 @@ %endif %if 0%{?fedora_version} -Requires: pyPdf -Requires: sqlite Requires: kdepim-runtime +Requires: pyPdf Requires: qt >= 4.7 Requires: qt-x11 >= 4.7 +Requires: sqlite BuildRequires: ctemplate-devel BuildRequires: kdelibs-devel @@ -59,7 +67,6 @@ %prep %setup -q -%patch0 -p1 %build mkdir build ++++++ kraft-0.57.tar.xz -> kraft-0.58.tar.xz ++++++ ++++ 8432 lines of diff (skipped)
