diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 13:37:08 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 13:37:08 +0000 |
| commit | f62478d8be81a2af78ccfd856f2cda6597b75c26 (patch) | |
| tree | 72531be70d0d2def0d264f4c650e5933538e0c59 | |
| parent | af6c4b8b136cee6b38928ba1c685a4ace6f6a406 (diff) | |
automatic import of python-borgmaticopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-borgmatic.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 1.7.11-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.7.12-1 - Package Spec generated @@ -1 +1 @@ -c7d32b955fe83af7efb4890bb128cd67 borgmatic-1.7.11.tar.gz +e2923f0a0ebfc2d060d61b316c3a3289 borgmatic-1.7.12.tar.gz |
