Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package deepin-manual for openSUSE:Factory checked in at 2021-08-18 08:55:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/deepin-manual (Old) and /work/SRC/openSUSE:Factory/.deepin-manual.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deepin-manual" Wed Aug 18 08:55:24 2021 rev:2 rq:910886 version:5.7.0.75 Changes: -------- --- /work/SRC/openSUSE:Factory/deepin-manual/deepin-manual.changes 2021-06-02 22:11:28.844122877 +0200 +++ /work/SRC/openSUSE:Factory/.deepin-manual.new.1899/deepin-manual.changes 2021-08-18 08:55:51.822977738 +0200 @@ -1,0 +2,9 @@ +Sat Jul 31 11:16:37 UTC 2021 - Hillwood Yang <[email protected]> + +- Update version to 5.7.0.75 + * Fix order for English and Chinese + * Drop dman script + * Fix bugs +- Drop support-Qt-5_15+.patch, merged by upstream + +------------------------------------------------------------------- Old: ---- deepin-manual-5.7.0.35.tar.gz support-Qt-5_15+.patch New: ---- deepin-manual-5.7.0.75.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ deepin-manual.spec ++++++ --- /var/tmp/diff_new_pack.bMv37X/_old 2021-08-18 08:55:54.478974754 +0200 +++ /var/tmp/diff_new_pack.bMv37X/_new 2021-08-18 08:55:54.478974754 +0200 @@ -1,7 +1,7 @@ # # spec file for package deepin-manual # -# Copyright (c) 2021 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,9 +12,10 @@ # 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/ # + %if 0%{?is_opensuse} %define distribution openSUSE-Edition %else @@ -22,33 +23,33 @@ %endif Name: deepin-manual -Version: 5.7.0.35 +Version: 5.7.0.75 Release: 0 -License: GPL-3.0+ +License: GPL-3.0-or-later Summary: Deepin Manual -Url: https://github.com/linuxdeepin/deepin-manual +URL: https://github.com/linuxdeepin/deepin-manual Group: System/GUI/Other Source: https://github.com/linuxdeepin/deepin-manual/archive/%{version}/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREA support-Qt-5_15+.patch [email protected] -Patch0: support-Qt-5_15+.patch BuildRequires: fdupes -BuildRequires: rubygem(sass) -# BuildRequires: npm +BuildRequires: gtest BuildRequires: hicolor-icon-theme -BuildRequires: update-desktop-files +BuildRequires: libQt5Gui-private-headers-devel +BuildRequires: libqt5-linguist BuildRequires: nodejs-common +BuildRequires: update-desktop-files BuildRequires: cmake(Qt5LinguistTools) BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Gui) -BuildRequires: pkgconfig(Qt5X11Extras) BuildRequires: pkgconfig(Qt5Sql) BuildRequires: pkgconfig(Qt5WebChannel) -BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5WebEngineWidgets) +BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: pkgconfig(Qt5X11Extras) +BuildRequires: pkgconfig(dtkcore) >= 5.0.0 BuildRequires: pkgconfig(dtkgui) >= 5.0.0 BuildRequires: pkgconfig(dtkwidget) >= 5.0.0 -BuildRequires: pkgconfig(dtkcore) >= 5.0.0 +BuildRequires: rubygem(sass) # Qt5WebEngineWidgets is invalid on these arches ExcludeArch: ppc ppc64 ppc64le s390 s390x BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -60,6 +61,7 @@ %prep %autosetup -p1 chmod -x LICENSE README.md +sed -i 's/lrelease/lrelease-qt5/g' translate_generation.sh %build %cmake -DVERSION=%{version}-%{distribution} @@ -70,6 +72,7 @@ find %{buildroot}%{_datadir}/deepin-manual -type f -name "*~" -delete -print find %{buildroot}%{_datadir}/deepin-manual -type f -name "._*.svg" -delete -print find %{buildroot}%{_datadir}/deepin-manual -type f -name ".DS_Store" -delete -print +rm %{buildroot}%{_datadir}/deepin-manual/manual-assets/community/dde/.~????????????.xls %fdupes %{buildroot}%{_datadir} %suse_update_desktop_file %{name} Utility Documentation Accessibility @@ -79,7 +82,7 @@ %doc README.md %license LICENSE %{_bindir}/dman -%{_bindir}/dman-search +%{_bindir}/dmanHelper %{_datadir}/applications/%{name}.desktop %{_datadir}/dbus-1/services/com.deepin.Manual.* %{_datadir}/deepin-manual ++++++ deepin-manual-5.7.0.35.tar.gz -> deepin-manual-5.7.0.75.tar.gz ++++++ /work/SRC/openSUSE:Factory/deepin-manual/deepin-manual-5.7.0.35.tar.gz /work/SRC/openSUSE:Factory/.deepin-manual.new.1899/deepin-manual-5.7.0.75.tar.gz differ: char 12, line 1
