!5 change url and config files

Merge pull request !5 from compile_success/master
This commit is contained in:
openeuler-ci-bot 2020-01-10 21:30:53 +08:00 committed by Gitee
commit 60362b26d7
5 changed files with 9 additions and 14 deletions

View File

@ -1,9 +1,7 @@
[Desktop Entry]
Categories=Qt;Development;Documentation;
Name=Qt5 Assistant
GenericName=Documentation viewer
Comment=Shows Qt5 documentation and examples
Exec=assistant-qt5
Icon=assistant-qt5
Terminal=false
Type=Application
Categories=Qt;Development;Documentation;

View File

@ -1,10 +1,8 @@
[Desktop Entry]
Categories=Qt;Development;
Name=Qt5 Designer
GenericName=Interface Designer
Comment=Design GUIs for Qt5 applications
Exec=designer-qt5
Icon=designer-qt5
MimeType=application/x-designer;
Terminal=false
Type=Application
Categories=Qt;Development;

View File

@ -1,10 +1,8 @@
[Desktop Entry]
Categories=Qt;Development;
Name=Qt5 Linguist
GenericName=Translation tool
Comment=Add translations to Qt5 applications
Exec=linguist-qt5
Icon=linguist-qt5
MimeType=text/vnd.trolltech.linguist;application/x-linguist;
Terminal=false
Type=Application
Categories=Qt;Development;

View File

@ -1,10 +1,8 @@
[Desktop Entry]
Categories=Qt;Development;Debugger;
Name=Qt5 QDbusViewer
GenericName=D-Bus Debugger
Comment=Debug D-Bus applications
Exec=qdbusviewer-qt5
Icon=qdbusviewer-qt5
Terminal=false
Type=Application
Categories=Qt;Development;Debugger;

View File

@ -1,10 +1,10 @@
Name: qt5-qttools
Version: 5.11.1
Release: 3
Release: 4
Summary: Qt5 QtTool module
License: LGPLv3 or LGPLv2
Url: http://www.qt.io
Source0: qttools-everywhere-src-%{version}.tar.xz
Source0: https://download.qt.io/archive/qt/5.11/5.11.1/submodules/qttools-everywhere-src-5.11.1.tar.xz
Source1: assistant.desktop
Source2: designer.desktop
Source3: linguist.desktop
@ -240,5 +240,8 @@ cd -
%changelog
* Fri Jan 10 2020 zhujunhao <zhujunhao5@huawei.com> - 5.11.1-4
- change the url to valid address
* Wed Nov 27 2019 Shuaishuai Song <songshuaishuai2@huawei.com> - 5.11.1-3
- package init