Hello community, here is the log from the commit of package kraft for openSUSE:Factory checked in at 2020-09-22 21:06:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kraft (Old) and /work/SRC/openSUSE:Factory/.kraft.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kraft" Tue Sep 22 21:06:29 2020 rev:13 rq:830739 version:0.95 Changes: -------- --- /work/SRC/openSUSE:Factory/kraft/kraft.changes 2020-05-07 14:56:42.482532300 +0200 +++ /work/SRC/openSUSE:Factory/.kraft.new.4249/kraft.changes 2020-09-22 21:07:39.687744596 +0200 @@ -1,0 +2,12 @@ +Fri Aug 28 16:13:26 UTC 2020 - Klaas Freitag <[email protected]> + +- Update to upstream version 0.95 + * New document render engine based on Weasyprint + * New template library grantlee used + * User manual added + * Many other improvements +- Removed patch Check-only-for-Python-3-for-erml2pdf.py.patch +- Removed patch Switch-erml2pdf.py-to-Python-3.patch + + +------------------------------------------------------------------- Old: ---- Check-only-for-Python-3-for-erml2pdf.py.patch Switch-erml2pdf.py-to-Python-3.patch kraft-0.90.tar.xz New: ---- kraft-0.95.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kraft.spec ++++++ --- /var/tmp/diff_new_pack.XFNesX/_old 2020-09-22 21:07:43.927748305 +0200 +++ /var/tmp/diff_new_pack.XFNesX/_new 2020-09-22 21:07:43.931748309 +0200 @@ -17,53 +17,45 @@ # +%bcond_without akonadi +%bcond_with qpdfview Name: kraft -URL: http://volle-kraft-voraus.de - -Version: 0.90 +Version: 0.95 Release: 0 Summary: KDE software to manage office documents in the office License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Productivity/Office/Other - -%bcond_without akonadi - -%bcond_with qpdfview - +URL: https://volle-kraft-voraus.de Source0: kraft-%{version}.tar.xz +BuildRequires: extra-cmake-modules +BuildRequires: libctemplate-devel +BuildRequires: pkgconfig +BuildRequires: update-desktop-files +BuildRequires: cmake(Grantlee5) +BuildRequires: cmake(KF5Codecs) +BuildRequires: cmake(KF5Config) +BuildRequires: cmake(KF5Contacts) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(Qt5Core) >= 5.5.0 +BuildRequires: cmake(Qt5Gui) +BuildRequires: cmake(Qt5Sql) +BuildRequires: cmake(Qt5Test) +BuildRequires: cmake(Qt5Widgets) +BuildRequires: cmake(Qt5Xml) +BuildRequires: pkgconfig(sqlite3) +Requires: libQt5Sql5-sqlite +Requires: python3-PyPDF2 +Requires: python3-base +Requires: python3-reportlab +Requires: python3-six +Recommends: python3-Weasyprint %if %{with qpdfview} # PATCH-FEATURE-UPSTREAM use_qpdfview.path Open PDFs in qpdfview in appimages Patch0: use_qpdfview.patch %endif -# PATCH-FIX-UPSTREAM -Patch1: Check-only-for-Python-3-for-erml2pdf.py.patch -# PATCH-FIX-UPSTREAM -Patch2: Switch-erml2pdf.py-to-Python-3.patch - -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: python3-base -Requires: python3-PyPDF2 -Requires: python3-reportlab -Requires: python3-six - %if %{with akonadi} -BuildRequires: akonadi-contact-devel +BuildRequires: cmake(KF5AkonadiContact) %endif -BuildRequires: extra-cmake-modules -BuildRequires: kcodecs-devel -BuildRequires: kconfig-devel -BuildRequires: kcontacts-devel -BuildRequires: ki18n-devel -BuildRequires: libctemplate-devel -BuildRequires: pkgconfig -BuildRequires: update-desktop-files -BuildRequires: pkgconfig(Qt5Core) >= 5.5.0 -BuildRequires: pkgconfig(Qt5Gui) -BuildRequires: pkgconfig(Qt5Sql) -BuildRequires: pkgconfig(Qt5Test) -BuildRequires: pkgconfig(Qt5Widgets) -BuildRequires: pkgconfig(Qt5Xml) -BuildRequires: pkgconfig(sqlite3) %description Kraft is KDE software to help to create and manage office documents such as @@ -79,13 +71,11 @@ %if %{with qpdfview} %patch0 -p1 %endif -%patch1 -p1 -%patch2 -p1 %build %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build @@ -97,11 +87,8 @@ %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%clean - rm -rf %{buildroot} %files -%defattr(-,root,root) %{_bindir}/kraft %if %{with akonadi} %{_bindir}/findcontact ++++++ kraft-0.90.tar.xz -> kraft-0.95.tar.xz ++++++ ++++ 33233 lines of diff (skipped)
