Hello community, here is the log from the commit of package calligra-plan for openSUSE:Factory checked in at 2019-11-26 17:01:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/calligra-plan (Old) and /work/SRC/openSUSE:Factory/.calligra-plan.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calligra-plan" Tue Nov 26 17:01:43 2019 rev:6 rq:750773 version:3.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/calligra-plan/calligra-plan.changes 2019-08-13 13:23:08.645388706 +0200 +++ /work/SRC/openSUSE:Factory/.calligra-plan.new.26869/calligra-plan.changes 2019-11-26 17:02:06.728053336 +0100 @@ -1,0 +2,76 @@ +Thu Nov 14 10:48:45 UTC 2019 - Wolfgang Bauer <[email protected]> + +- Update to 3.2.0 +- General: + * Add drag/drop and copy/paste using text/html and text/plain + mimetypes + * Landscape printing/export was not possible (kde#412063) + * Add project templates + * calligraplan didn't load translations from calligraplanlibs.mo + (kde#412325) + * Add hyper link handling to description editor + * Use project name in recent projects list instead of file name + * Collect project settings into separate Project menu + * Add view options to the View menu + * Open description from treeviews on doubleclick + * Improve edit/view Documents + * Add documents to project dialog + * Add dialog to reload assignments of shared resources + * Always save currency in case project is opened in a different + locale + * Fix crash when creating new project with separate holiday + calendar +- Help and Documentation: + * Help is provided using What's this (Shift-F1) + * Documentation has been improved (still WIP) +- Task editor: + * Add copy/paste of tasks, also possible using drag/drop + * Allow to indent/unindent multiple tasks (kde#412749) + * Add option to specify dependencies manually (kde#412341) + * Allow for entering estimates in minutes (kde#412134) + * Add priority feature, use value for levelling/scheduling + (kde#309038) + * Allow to drag/drop non-baselined tasks on a baselined project + * Fix bug "Unable to delete tasks" (kde#406127) + * TaskModules: Improve task modules handling +- Dependency Editor: + * Fix bug in Finish-Finish dependency check in dependency editor + (kde#401511) +- Scheduling: + * Add automatic scheduling mode + * Use task priority (kde#309038) + * Handle removed task/resource during scheduling + * Fix crash on close when scheduling is running +- Ganttview: + * Enable editing of completion + * Extend the "View" menu (Zoom, Scale, Timeformat, Year Format, + Grid) in Gantt view mode (kde#284361) + * Add timeline + * Add contextmenu -> Show Unscheduled Tasks + * Trigger an update of the chart when project start may have + changed + * Enable context menu from gantt chart +- Performance charts: + * Coordinate rubberband selection, drag&drop and context menus +- Reports: + * Improve report templates and generation + * Add documentation +- Filters: + * ICalExport filter: Enable user to choose what to export + * Add import filter for Gnome Planner project files +- Workpackage handling: + * Improve workpackage handling + * Fix bug in merging workpackage used effort (kde#287563) + * Fix "Can not edit a progress entry of a task" (kde#342574), + improve progress dialog in general +- PlanWork: + * Enable opening documents from gantt view + * Enable sorting gantt view + * Fix sorting by dattime + * Mark finished tasks with a checkmark +- Drop patches merged upstream: + * Fix-build-with-Qt-511.patch + * Fix-compilation-after-recent-KCalCore-API-changes.patch + * Fix-build-with-Qt-5_13.patch + +------------------------------------------------------------------- Old: ---- Fix-build-with-Qt-511.patch Fix-build-with-Qt-5_13.patch Fix-compilation-after-recent-KCalCore-API-changes.patch calligraplan-3.1.0.tar.xz New: ---- calligraplan-3.2.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calligra-plan.spec ++++++ --- /var/tmp/diff_new_pack.14ewKp/_old 2019-11-26 17:02:07.720053008 +0100 +++ /var/tmp/diff_new_pack.14ewKp/_new 2019-11-26 17:02:07.724053007 +0100 @@ -17,30 +17,23 @@ Name: calligra-plan -Version: 3.1.0 +Version: 3.2.0 Release: 0 Summary: Project Management Application License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later Group: Productivity/Office/Suite URL: https://www.calligra.org/ Source0: https://download.kde.org/stable/calligra/%{version}/calligraplan-%{version}.tar.xz -# PATCH-FIX-UPSTREAM -- Fix-build-with-Qt-511.patch -Patch0: Fix-build-with-Qt-511.patch -# PATCH-FIX-UPSTREAM -Patch1: Fix-compilation-after-recent-KCalCore-API-changes.patch -# PATCH-FIX-UPSTREAM -Patch2: Fix-build-with-Qt-5_13.patch BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem +BuildRequires: perl-base BuildRequires: update-desktop-files +BuildRequires: zlib-devel BuildRequires: cmake(KChart) BuildRequires: cmake(KF5Activities) -BuildRequires: cmake(KF5AkonadiContact) BuildRequires: cmake(KF5Archive) -BuildRequires: cmake(KF5CalendarCore) BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5ConfigWidgets) -BuildRequires: cmake(KF5Contacts) BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5DBusAddons) BuildRequires: cmake(KF5GuiAddons) @@ -50,7 +43,6 @@ BuildRequires: cmake(KF5Init) BuildRequires: cmake(KF5ItemViews) BuildRequires: cmake(KF5JobWidgets) -BuildRequires: cmake(KF5KCMUtils) BuildRequires: cmake(KF5KHtml) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5Notifications) @@ -61,15 +53,11 @@ BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(KGantt) -BuildRequires: cmake(KPropertyWidgets) -BuildRequires: cmake(KReport) +BuildRequires: cmake(Qca-qt5) BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5DBus) BuildRequires: cmake(Qt5Gui) -BuildRequires: cmake(Qt5Network) -BuildRequires: cmake(Qt5OpenGL) BuildRequires: cmake(Qt5PrintSupport) -BuildRequires: cmake(Qt5Svg) BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5X11Extras) @@ -85,7 +73,7 @@ %lang_package %prep -%autosetup -p1 -n calligraplan-%{version} +%setup -q -n calligraplan-%{version} %build %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} @@ -99,7 +87,7 @@ %suse_update_desktop_file -r org.kde.calligraplanwork Qt KDE Office ProjectManagement # not needed -rm %{buildroot}/%{_kf5_libdir}/libkplato*.so %{buildroot}/%{_kf5_libdir}/libplan*.so +rm %{buildroot}/%{_kf5_libdir}/libplan*.so %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -113,12 +101,12 @@ %{_kf5_appstreamdir}/org.kde.calligraplan.appdata.xml %{_kf5_bindir}/calligraplan %{_kf5_bindir}/calligraplanwork +%dir %{_kf5_configkcfgdir} %{_kf5_configkcfgdir}/calligraplan*.kcfg %{_kf5_iconsdir}/hicolor/ %{_kf5_kxmlguidir}/calligraplan/ %{_kf5_kxmlguidir}/calligraplanwork/ %{_kf5_libdir}/libkdeinit5_calligraplan*.so -%{_kf5_libdir}/libkplato*.so.* %{_kf5_libdir}/libplan*.so.* %{_kf5_plugindir}/calligraplan/ %{_kf5_plugindir}/calligraplanworkpart.so ++++++ calligraplan-3.1.0.tar.xz -> calligraplan-3.2.0.tar.xz ++++++ ++++ 1068532 lines of diff (skipped)
