Hello community, here is the log from the commit of package deepin-editor for openSUSE:Factory checked in at 2019-07-21 11:35:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/deepin-editor (Old) and /work/SRC/openSUSE:Factory/.deepin-editor.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deepin-editor" Sun Jul 21 11:35:20 2019 rev:2 rq:717229 version:1.2.9 Changes: -------- --- /work/SRC/openSUSE:Factory/deepin-editor/deepin-editor.changes 2019-03-28 22:49:42.875043569 +0100 +++ /work/SRC/openSUSE:Factory/.deepin-editor.new.4126/deepin-editor.changes 2019-07-21 11:35:21.588765810 +0200 @@ -1,0 +2,13 @@ +Wed Jul 10 08:25:04 UTC 2019 - Hillwood Yang <[email protected]> + +- Update version to 1.2.9 + * Should call showNormal() to raise window + * Fix do not overwrite the cursorFlashTime of QGuiApplication + * Fix crash if DDE file select dialog is not available to use + * No longer designate clang++ as compiler + * Set default open dir as QStandardPaths::DocumentsLocation + * Activate window when opening files + * Display word count from status bar + * Fix reduce minimum window size + +------------------------------------------------------------------- Old: ---- deepin-editor-1.2.6.3.tar.gz New: ---- deepin-editor-1.2.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ deepin-editor.spec ++++++ --- /var/tmp/diff_new_pack.Karnnu/_old 2019-07-21 11:35:22.024765721 +0200 +++ /var/tmp/diff_new_pack.Karnnu/_new 2019-07-21 11:35:22.028765720 +0200 @@ -12,31 +12,32 @@ # 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: deepin-editor -Version: 1.2.6.3 +Version: 1.2.9 Release: 0 -License: GPL-3.0-or-later Summary: A text editor for the Deepin environment -Url: https://github.com/linuxdeepin/deepin-editor +License: GPL-3.0-or-later Group: Productivity/Text/Editors +Url: https://github.com/linuxdeepin/deepin-editor Source0: https://github.com/linuxdeepin/deepin-editor/archive/%{version}/%{name}-%{version}.tar.gz Source1: https://raw.githubusercontent.com/linuxdeepin/deepin-icon-theme/master/deepin/apps/256/%{name}.svg BuildRequires: fdupes BuildRequires: hicolor-icon-theme -BuildRequires: libqt5-linguist BuildRequires: libQt5Gui-private-headers-devel -BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: libqt5-linguist +BuildRequires: cmake(KF5Codecs) +BuildRequires: cmake(KF5SyntaxHighlighting) BuildRequires: pkgconfig(Qt5Concurrent) BuildRequires: pkgconfig(Qt5DBus) -BuildRequires: pkgconfig(Qt5PrintSupport) BuildRequires: pkgconfig(Qt5Gui) +BuildRequires: pkgconfig(Qt5PrintSupport) +BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(dtkcore) BuildRequires: pkgconfig(dtkwidget) -BuildRequires: cmake(KF5SyntaxHighlighting) -BuildRequires: cmake(KF5Codecs) Recommends: %{name}-lang = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -48,7 +49,6 @@ %prep %setup - sed -i 's/lrelease/lrelease-qt5/g' translate_generation.sh %build ++++++ deepin-editor-1.2.6.3.tar.gz -> deepin-editor-1.2.9.tar.gz ++++++ ++++ 14879 lines of diff (skipped)
