summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-barman.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 4d9a49a..e8b645f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/barman-3.4.0.tar.gz
+/barman-3.5.0.tar.gz
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
diff --git a/sources b/sources
index 949b7f2..675b69f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9956c381579305c23fa8bc2574282a11 barman-3.4.0.tar.gz
+8d7de2836351dea6820c0607f1431bb9 barman-3.5.0.tar.gz