Hello community, here is the log from the commit of package minder for openSUSE:Factory checked in at 2018-08-27 12:58:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/minder (Old) and /work/SRC/openSUSE:Factory/.minder.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "minder" Mon Aug 27 12:58:41 2018 rev:2 rq:631404 version:1.0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/minder/minder.changes 2018-08-24 17:00:00.693780346 +0200 +++ /work/SRC/openSUSE:Factory/.minder.new/minder.changes 2018-08-27 12:58:42.968774709 +0200 @@ -1,0 +2,31 @@ +Wed Aug 8 14:50:26 UTC 2018 - [email protected] + +- Update to 1.0.8: + * Adding support for opaque PNG export + * Improving memory footprint of undo buffer. + * Fixing issues with undoing a node attach operation. + * Fixing issues with saving colors when an RGB value is 0. + * Fixing CHARSET in pt_BR.po. + * Checkpointing work on new attachment algorithm. + * Update README.md + * Adding overview section to README.md + * Updating description text + * Updating release notes + * Checkpointing work on improving node attachment undo/redo + functionality. + * Fixing posx/posy original position calculation in attach + method. + * Starting to improve the attachment undo/redo functionality + (work in progress). + * Fix appadata.xml + * Attempting to fix keyboard support in DrawArea + * Initial attempt to fix layout issues when attaching a tree to + another tree. + * Updating solarized light theme. + * Adding new Solarized Light and Solarized Dark themes. + * Fixing issue with folding completed tasks. * Updating icons. + * Creating icons for map inspector actions. + * Adding button sensitivity for completed tasks and unfold all +- Add a new package with translations + +------------------------------------------------------------------- Old: ---- Minder-1.0.7.tar.gz New: ---- Minder-1.0.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ minder.spec ++++++ --- /var/tmp/diff_new_pack.A9SNEB/_old 2018-08-27 12:58:43.536775330 +0200 +++ /var/tmp/diff_new_pack.A9SNEB/_new 2018-08-27 12:58:43.540775334 +0200 @@ -17,7 +17,7 @@ Name: minder -Version: 1.0.7 +Version: 1.0.8 Release: 0 Summary: Mind-mapping app License: GPL-3.0-or-later @@ -37,10 +37,13 @@ BuildRequires: pkgconfig(granite) >= 0.5 BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libxml-2.0) +Recommends: %{name}-lang %description A program to create, develop, visualize, organize and manage ideas. +%lang_package + %prep %setup -q -n Minder-%{version} @@ -51,6 +54,7 @@ %install %meson_install %suse_update_desktop_file -r com.github.phase1geo.minder GTK Office FlowChart +%find_lang com.github.phase1geo.minder %{name}.lang %fdupes %{buildroot}/%{_datadir} %files @@ -62,4 +66,6 @@ %{_datadir}/icons/hicolor/*/apps/*.??g %{_datadir}/metainfo/com.github.phase1geo.minder.appdata.xml +%files lang -f %{name}.lang + %changelog ++++++ Minder-1.0.7.tar.gz -> Minder-1.0.8.tar.gz ++++++ ++++ 5741 lines of diff (skipped)
