diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-05-30 19:42:11 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 19:42:11 +0000 |
| commit | 8a3a3b516b59259e89f27889d87925ef4c571bb7 (patch) | |
| tree | 75cd23572ffc5d981e57595907a087ea73d4d94d | |
| parent | d98844f45e064293b3d144cd74c5c386ece39a48 (diff) | |
automatic import of python-maestral-qt
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-maestral-qt.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /maestral-qt-1.7.2.tar.gz +/maestral-qt-1.7.3.tar.gz diff --git a/python-maestral-qt.spec b/python-maestral-qt.spec index 109c953..65b44df 100644 --- a/python-maestral-qt.spec +++ b/python-maestral-qt.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-maestral-qt -Version: 1.7.2 +Version: 1.7.3 Release: 1 Summary: A Qt GUI for the Maestral daemon License: MIT URL: https://maestral.app -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9a/62/a1a6ae0ca64362a93cce5b62559eb29b52ab933feb379e02f3ee2e7d2253/maestral-qt-1.7.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/13/92/6646b06d7acb710d026acb19112c2c3ceeaaedd024542c1658b4eb62c806/maestral-qt-1.7.3.tar.gz BuildArch: noarch Requires: python3-click @@ -51,7 +51,7 @@ A Qt user interface for the [Maestral Daemon](https://www.github.com/samschott/m %prep -%autosetup -n maestral-qt-1.7.2 +%autosetup -n maestral-qt-1.7.3 %build %py3_build @@ -91,5 +91,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu May 18 2023 Python_Bot <Python_Bot@openeuler.org> - 1.7.2-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 1.7.3-1 - Package Spec generated @@ -1 +1 @@ -7dd864c3cb13ba4ea7f6e6864cd35508 maestral-qt-1.7.2.tar.gz +d205c0edc0c7ac4cc16104ef7429b443 maestral-qt-1.7.3.tar.gz |
