Hello community, here is the log from the commit of package calligra for openSUSE:Factory checked in at 2018-03-22 12:04:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/calligra (Old) and /work/SRC/openSUSE:Factory/.calligra.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calligra" Thu Mar 22 12:04:24 2018 rev:69 rq:589190 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/calligra/calligra.changes 2017-11-23 09:45:30.982100736 +0100 +++ /work/SRC/openSUSE:Factory/.calligra.new/calligra.changes 2018-03-22 12:10:19.890459403 +0100 @@ -1,0 +2,30 @@ +Sat Jan 27 15:29:26 UTC 2018 - [email protected] + +- Update to 3.1.0: + * Gemini, the KDE Office suite for 2-in-1 devices, is back + * Braindump has been dropped + * General + + Picture shape tool: Paint crop rectangle and its handles + with 1px wide outline (kde#388930) + Due to the painter scaling the pen width (1 by default) was + scaled too, which caused the outlines to cover the whole + image + + Textlayout: Do not enter infinite loop when line rect is not + valid + + Add RTF support to Okular (kde#339835) + * Sheets: + + LaTeX export: Fix typo in UI string (kde#380030) + * Gemini: + + Port to KDE Frameworks 5 + + Port the welcome screen to Kirigami + + Port to using the Qt Quick 2 based Calligra components + (based on work done for Jolla Documents) + + Port to using libgit2 directly for git support (as the + Qt support library has become unmaintained) + + Fix template support +- Drop fix-build-with-newer-kcalcore.patch, merged upstream +- Drop braindump and plan subpackages, those applications are no + longer included (Plan is released separately now) +- Add back gemini subpackage, it has been ported + +------------------------------------------------------------------- Old: ---- calligra-3.0.1.tar.xz fix-build-with-newer-kcalcore.patch New: ---- calligra-3.1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calligra.spec ++++++ --- /var/tmp/diff_new_pack.LKt3JK/_old 2018-03-22 12:10:22.094380409 +0100 +++ /var/tmp/diff_new_pack.LKt3JK/_new 2018-03-22 12:10:22.098380266 +0100 @@ -1,7 +1,7 @@ # # spec file for package calligra # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -17,15 +17,13 @@ Name: calligra -Version: 3.0.1 +Version: 3.1.0 Release: 0 Summary: Libraries and Base Files for the KDE Office Suite License: GPL-2.0+ and LGPL-2.1+ and GFDL-1.2 Group: Productivity/Office/Suite Url: http://www.calligra.org/ Source0: http://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM -Patch: fix-build-with-newer-kcalcore.patch BuildRequires: Mesa-devel BuildRequires: OpenColorIO-devel BuildRequires: OpenEXR-devel @@ -120,7 +118,6 @@ Requires(postun): shared-mime-info Recommends: %{name}-doc = %{version} Recommends: %{name}-lang = %{version} -Suggests: calligra-braindump Suggests: calligra-karbon Suggests: calligra-plan Suggests: calligra-sheets @@ -136,14 +133,13 @@ This package contains the base files and libraries for the Suite. -%package braindump -Summary: Mind Mapper Application -License: GPL-2.0+ and LGPL-2.1+ +%package gemini +Summary: Touched-based optimized Calligra Suite +License: GPL-2.0 and GPL-2.0+ and LGPL-2.1+ Group: Productivity/Office/Suite -Obsoletes: calligra5-braindump -%description braindump -Braindump is the mind mapper application of the Calligra Suite. +%description gemini +Touched based optimized Calligra Suite %package devel Summary: The Build Enviroment from Calligra @@ -187,16 +183,6 @@ %description karbon Karbon is the vector drawing application of the Calligra Suite. -%package plan -Summary: Project Management Application -License: GPL-2.0 and GPL-2.0+ and LGPL-2.1+ -Group: Productivity/Office/Suite -Requires: %{name} = %{version} -Obsoletes: calligra5-plan - -%description plan -Plan is the project management application of the Calligra Suite. - %package sheets Summary: Spreadsheet Application License: GPL-2.0+ and LGPL-2.1+ @@ -340,7 +326,6 @@ %prep %setup -q -%patch -p1 %build %cmake_kf5 -d build -- -DAPP_ACTIVE=FALSE @@ -351,7 +336,6 @@ %kf5_makeinstall # Create filelists -%create_subdir_filelist -d braindump -v devel %create_subdir_filelist -d filters/flow -f flow -v devel %create_subdir_filelist -d data -f main -v devel %create_subdir_filelist -d devtools -f tools -v devel @@ -377,21 +361,19 @@ %create_subdir_filelist -d karbon -v devel %create_subdir_filelist -d libs -f main -v devel %create_subdir_filelist -d pics -f main -v devel -%create_subdir_filelist -d plan -v devel %create_subdir_filelist -d plugins -f main -v devel %create_subdir_filelist -d servicetypes -f main -v devel %create_subdir_filelist -d sheets -v devel %create_subdir_filelist -d stage -v devel %create_subdir_filelist -d words -v devel +%create_subdir_filelist -d gemini -v devel cd .. # Remove doc files from filelists (packaged in calligra-doc) sed -ri s,.*%{_datadir}/doc/kde/HTML/en/.*,, filelists/* -%suse_update_desktop_file -r org.kde.braindump Qt KDE Office Database %suse_update_desktop_file -r org.kde.karbon Qt KDE Graphics VectorGraphics -%suse_update_desktop_file -r org.kde.calligraplan Qt KDE Office ProjectManagement -%suse_update_desktop_file -r org.kde.calligraplanwork Qt KDE Office ProjectManagement +%suse_update_desktop_file -r org.kde.calligragemini Qt KDE Graphics RasterGraphics %suse_update_desktop_file -r org.kde.calligrasheets Qt KDE Office Spreadsheet %suse_update_desktop_file -r org.kde.calligrastage Qt KDE Office Presentation %suse_update_desktop_file -r org.kde.calligrawords Qt KDE Office WordProcessor @@ -404,9 +386,6 @@ /sbin/ldconfig %mime_database_postun -%post braindump -p /sbin/ldconfig -%postun braindump -p /sbin/ldconfig - %post karbon -p /sbin/ldconfig %postun karbon -p /sbin/ldconfig @@ -422,9 +401,6 @@ %post words -p /sbin/ldconfig %postun words -p /sbin/ldconfig -%post plan -p /sbin/ldconfig -%postun plan -p /sbin/ldconfig - %if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120300 %post extras-okular -p /sbin/ldconfig %postun extras-okular -p /sbin/ldconfig @@ -475,20 +451,10 @@ %files devel -f filelists/devel %defattr(-,root,root,-) -%{_libdir}/libkplato*.so -%{_libdir}/libplan*.so %if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120300 %{_libdir}/libkookularGenerator_odt.so %endif -%files braindump -f filelists/braindump -%defattr(-,root,root,-) -%doc braindump/COPYING -%exclude %{_kf5_iconsdir}/hicolor -%exclude %{_datadir}/calligra -%dir %{_kf5_kxmlguidir}/braindump -%_datadir/calligra_shape_state/ - %files doc %defattr(-,root,root,-) %doc COPYING.DOC @@ -503,6 +469,15 @@ %exclude %{_datadir}/calligra %{_kf5_plugindir}/karbon/ +%files gemini -f filelists/gemini +%defattr(-,root,root,-) +%{_kf5_sharedir}/calligragemini/ +%exclude %{_kf5_iconsdir}/hicolor +%dir %{_kf5_qmldir}/Calligra +%dir %{_kf5_qmldir}/Calligra/Gemini +%dir %{_kf5_qmldir}/Calligra/Gemini/Dropbox +%dir %{_kf5_qmldir}/org + %files sheets -f filelists/sheets %defattr(-,root,root,-) %doc sheets/AUTHORS sheets/CHANGES sheets/README sheets/TODO @@ -541,25 +516,6 @@ %exclude %{_kf5_plugindir}/okular/ %dir %{_kf5_plugindir}/calligra/parts -%files plan -f filelists/plan -%defattr(-,root,root,-) -%{_bindir}/calligraplan -%{_bindir}/calligraplanwork -%{_libdir}/libkdeinit5_calligraplan*.so -%{_libdir}/libkplato*.so.* -%{_libdir}/libplan*.so.* -%{_kf5_appstreamdir}/org.kde.calligraplan.appdata.xml -%{_kf5_applicationsdir}/org.kde.calligraplan.desktop -%{_kf5_applicationsdir}/org.kde.calligraplanwork.desktop -%dir %{_kf5_plugindir}/calligra/parts -%{_kf5_plugindir}/calligraplan/ -%dir %{_kf5_plugindir}/kreport -%exclude %{_kf5_iconsdir}/hicolor -%_datadir/calligraplan/ -%_datadir/calligraplanwork/ -%_kf5_kxmlguidir/calligraplan/ -%_kf5_kxmlguidir/calligraplanwork/ - %files lang %defattr(-,root,root,-) %{_datadir}/locale/ ++++++ calligra-3.0.1.tar.xz -> calligra-3.1.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/calligra/calligra-3.0.1.tar.xz /work/SRC/openSUSE:Factory/.calligra.new/calligra-3.1.0.tar.xz differ: char 25, line 1
