update dogtail.spec.
Signed-off-by: cky1122 <cky2536184321@163.com>
This commit is contained in:
parent
b2a0b39570
commit
e57992e77e
11
dogtail.spec
11
dogtail.spec
@ -1,10 +1,10 @@
|
|||||||
Name: dogtail
|
Name: dogtail
|
||||||
Version: 0.9.10
|
Version: 0.9.11
|
||||||
Release: 4
|
Release: 1
|
||||||
Summary: Tools for GUI testing automatically
|
Summary: Tools for GUI testing automatically
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://gitlab.com/dogtail/dogtail/
|
URL: https://gitlab.com/dogtail/dogtail/
|
||||||
Source0: https://gitlab.com/dogtail/dogtail/-/archive/DOGTAIL_0_9_10/dogtail-DOGTAIL_0_9_10.tar.gz
|
Source0: https://gitlab.com/dogtail/dogtail/-/archive/DOGTAIL_0_9_11/dogtail-DOGTAIL_0_9_11.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
@ -27,7 +27,7 @@ communicate with desktop applications.
|
|||||||
%package_help
|
%package_help
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-DOGTAIL_0_9_10 -p1
|
%autosetup -n %{name}-DOGTAIL_0_9_11 -p1
|
||||||
rm -rf %{py3dir}
|
rm -rf %{py3dir}
|
||||||
cp -a . %{py3dir}
|
cp -a . %{py3dir}
|
||||||
|
|
||||||
@ -71,6 +71,9 @@ fi
|
|||||||
%{_docdir}/dogtail
|
%{_docdir}/dogtail
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 17 2023 cky1122 <cky2536184321@163.com> - 0.9.11-1
|
||||||
|
- Update to upstream version 0.9.11
|
||||||
|
|
||||||
* Wed Feb 08 2023 chendingjian <chendingjian@kylinsec.com.cn> - 0.9.10-4
|
* Wed Feb 08 2023 chendingjian <chendingjian@kylinsec.com.cn> - 0.9.10-4
|
||||||
- Add python%{python3_version}dist(dogtail) to solve the problem that the package cannot be provided.
|
- Add python%{python3_version}dist(dogtail) to solve the problem that the package cannot be provided.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user