Hello community, here is the log from the commit of package minder for openSUSE:Factory checked in at 2018-10-02 19:48:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/minder (Old) and /work/SRC/openSUSE:Factory/.minder.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "minder" Tue Oct 2 19:48:53 2018 rev:3 rq:639452 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/minder/minder.changes 2018-08-27 12:58:42.968774709 +0200 +++ /work/SRC/openSUSE:Factory/.minder.new/minder.changes 2018-10-02 19:49:32.385698958 +0200 @@ -1,0 +2,36 @@ +Mon Sep 24 10:35:49 UTC 2018 - Alexei Podvalsky <[email protected]> + +- Update to 1.1.0: + * Updating application description. + * Fixing issue where the mode property of the Node class was + given a default value in the property. + * Updating README with documentation link and adding libarchive + to list of dependencies. + * Small adjustments to some UI elements. + * Adding missing image support for node copying. + * Updating README. + * Fixing compiler warning. + * Updating screenshots. + * Adding code to keep from scrolling infinitely. + * Fixing a few issues after the merge. + * Merge branch 'devel' + * Fixed issues with calling the ImageManager cleanup method. + * Checkpointing refactoring of ImageManager and related code. + * Checkpointing image manager work. + * Checkpointing (things are really broken right now). + * Finishing image work in node inspector. * Checkpointing work + on ImageManager. + * Checkpointing work on ImageManager (work in progress). + * Checkpointing. + * Adding node resize undo action. * Fixing initial sizing of + images to match max_width value. * Adding Vim swap files to + gitignore file. + * Removing ability to click on NodeInspector image to edit. + * Adding delete and edit overlays to image in NodeInspector. * + Fixing URI generation issue. + * Attempting to fix popover handling for Loki. + * Adding ability to remove image from image editor. + * Adding support for image URI saving. * Displaying image URI +- Add pkgconfig(libarchive) + +------------------------------------------------------------------- Old: ---- Minder-1.0.8.tar.gz New: ---- Minder-1.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ minder.spec ++++++ --- /var/tmp/diff_new_pack.EYe4Wl/_old 2018-10-02 19:49:32.833698491 +0200 +++ /var/tmp/diff_new_pack.EYe4Wl/_new 2018-10-02 19:49:32.833698491 +0200 @@ -17,7 +17,7 @@ Name: minder -Version: 1.0.8 +Version: 1.1.0 Release: 0 Summary: Mind-mapping app License: GPL-3.0-or-later @@ -36,6 +36,7 @@ BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(granite) >= 0.5 BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(libarchive) BuildRequires: pkgconfig(libxml-2.0) Recommends: %{name}-lang ++++++ Minder-1.0.8.tar.gz -> Minder-1.1.0.tar.gz ++++++ ++++ 5980 lines of diff (skipped)
