From f62478d8be81a2af78ccfd856f2cda6597b75c26 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 13:37:08 +0000 Subject: automatic import of python-borgmatic --- .gitignore | 1 + python-borgmatic.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 6e4ff75..7aae398 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /borgmatic-1.7.11.tar.gz +/borgmatic-1.7.12.tar.gz diff --git a/python-borgmatic.spec b/python-borgmatic.spec index 486016a..6b8ab1a 100644 --- a/python-borgmatic.spec +++ b/python-borgmatic.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-borgmatic -Version: 1.7.11 +Version: 1.7.12 Release: 1 Summary: Simple, configuration-driven backup software for servers and workstations License: GNU General Public License v3 (GPLv3) URL: https://torsion.org/borgmatic -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bc/67/1634584d94b6964d401df59673326ddcd35bbf5ab579d3238026d4ac0d14/borgmatic-1.7.11.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f1/b4/9557349642d0b13d3263cf57e6b2fcd06e8a85bf9c5cffd457980e40b016/borgmatic-1.7.12.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-borgmatic-doc %prep -%autosetup -n borgmatic-1.7.11 +%autosetup -n borgmatic-1.7.12 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot - 1.7.11-1 +* Tue Apr 25 2023 Python_Bot - 1.7.12-1 - Package Spec generated diff --git a/sources b/sources index 1d9582c..cfe044b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c7d32b955fe83af7efb4890bb128cd67 borgmatic-1.7.11.tar.gz +e2923f0a0ebfc2d060d61b316c3a3289 borgmatic-1.7.12.tar.gz -- cgit v1.2.3