diff options
Diffstat (limited to 'python-barman.spec')
-rw-r--r-- | python-barman.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-barman.spec b/python-barman.spec index 06f8ece..cdb259a 100644 --- a/python-barman.spec +++ b/python-barman.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-barman -Version: 3.4.0 +Version: 3.5.0 Release: 1 Summary: Backup and Recovery Manager for PostgreSQL License: GPL-3.0 URL: https://www.pgbarman.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c2/0d/d9fa688cd4e7e1f2d808bdd7323eac4f8f4f7cc4458b6f1436c182df87da/barman-3.4.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/37/64/838614919151675f95a0e9d671eea79721e2dafc8751ebce4a2aa72d4a26/barman-3.5.0.tar.gz BuildArch: noarch Requires: python3-psycopg2 @@ -65,7 +65,7 @@ Barman is distributed under GNU GPL 3 and maintained by EnterpriseDB. %prep -%autosetup -n barman-3.4.0 +%autosetup -n barman-3.5.0 %build %py3_build @@ -105,5 +105,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Mar 08 2023 Python_Bot <Python_Bot@openeuler.org> - 3.4.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.5.0-1 - Package Spec generated |