Hello community, here is the log from the commit of package vnote for openSUSE:Factory checked in at 2019-06-25 22:21:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vnote (Old) and /work/SRC/openSUSE:Factory/.vnote.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vnote" Tue Jun 25 22:21:55 2019 rev:3 rq:711717 version:2.7 Changes: -------- --- /work/SRC/openSUSE:Factory/vnote/vnote.changes 2019-06-20 18:56:04.372901102 +0200 +++ /work/SRC/openSUSE:Factory/.vnote.new.4615/vnote.changes 2019-06-25 22:21:57.157111937 +0200 @@ -1,0 +2,13 @@ +Mon Jun 24 08:45:44 UTC 2019 - Grover Chou <[email protected]> + +- update to version v2.7 + * Editor: Fix smart table bugs; Fix improper leading line space on macOS; + * Fix bug which will open two tabs for the same file; + * Add copy button to copy code block in read mode; + * PluatUML: use shell to launch Java; + * Use qt 5.12.1 on macOS for better performance; + * Add theme v_simple provided by user LuoshuiTianyi; + * Support adding sibling folder in context menu; +- For more details please visit https://github.com/tamlok/vnote/releases/tag/v2.7 + +------------------------------------------------------------------- Old: ---- vnote-2.5.zip New: ---- vnote-2.7.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vnote.spec ++++++ --- /var/tmp/diff_new_pack.HvRksA/_old 2019-06-25 22:21:57.573112508 +0200 +++ /var/tmp/diff_new_pack.HvRksA/_new 2019-06-25 22:21:57.573112508 +0200 @@ -1,7 +1,7 @@ # # spec file for package vnote # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: vnote -Version: 2.5 +Version: 2.7 Release: 0 Summary: A Vim-inspired note-taking application, especially for Markdown License: MIT @@ -26,11 +26,11 @@ Source0: %{name}-%{version}.zip Source1: hoedown-e63d216.zip Source2: marked-f1ddca7.zip -BuildRequires: unzip -BuildRequires: update-desktop-files BuildRequires: libqt5-qtbase-devel >= 5.7.1 BuildRequires: libqt5-qtsvg-devel BuildRequires: libqt5-qtwebengine-devel +BuildRequires: unzip +BuildRequires: update-desktop-files Recommends: libssl44 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -66,6 +66,7 @@ %{_bindir}/vnote %{_datadir}/applications/vnote.desktop %{_datadir}/icons/hicolor -%doc README.md changes.md LICENSE +%doc README.md changes.md +%license LICENSE %changelog
