Compare commits
No commits in common. "223513ecd097e941995d6082d5767c7f8db5425f" and "3867b4cea2ae0d1652c891d85585f4093633fb42" have entirely different histories.
223513ecd0
...
3867b4cea2
@ -1,45 +0,0 @@
|
||||
Name: deepin-shortcut-viewer
|
||||
Version: 5.0.6
|
||||
Release: 1
|
||||
Summary: Deepin Shortcut Viewer
|
||||
License: GPLv3
|
||||
URL: https://github.com/linuxdeepin/deepin-shortcut-viewer
|
||||
Source0: %{name}_%{version}.orig.tar.xz
|
||||
|
||||
BuildRequires: dtkwidget-devel
|
||||
BuildRequires: dtkcore-devel
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5Network)
|
||||
Provides: bundled(CuteLogger)
|
||||
|
||||
%description
|
||||
The program displays a shortcut key window when a JSON data is passed.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%qmake_qt5 PREFIX=%{_prefix}
|
||||
%make_build
|
||||
|
||||
%install
|
||||
%make_install INSTALL_ROOT="%{buildroot}"
|
||||
|
||||
%files
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
%{_bindir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Jul 19 2022 konglidong <komnglidong@uniontech.com> - 5.0.6-1
|
||||
- update to 5.0.6
|
||||
|
||||
* Thu Sep 3 2020 weidong <weidong@uniontech.com> - 5.0.1-4
|
||||
- fix source url in spec
|
||||
|
||||
* Fri Aug 28 2020 chenbo pan <panchenbo@uniontech.com> - 5.0.1-3
|
||||
- fix compile fail
|
||||
|
||||
* Thu Jul 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.0.1-2
|
||||
- Package init
|
||||
@ -1,4 +0,0 @@
|
||||
version_control: github
|
||||
src_repo: linuxdeepin/deepin-shortcut-viewer
|
||||
tag_prefix: ^v
|
||||
seperator: .
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user