summaryrefslogtreecommitdiff
path: root/python-maestral-qt.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-maestral-qt.spec')
-rw-r--r--python-maestral-qt.spec8
1 files changed, 4 insertions, 4 deletions
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