diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-rattail.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /rattail-0.10.15.tar.gz +/rattail-0.10.16.tar.gz diff --git a/python-rattail.spec b/python-rattail.spec index d0caf70..bc89efe 100644 --- a/python-rattail.spec +++ b/python-rattail.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-rattail -Version: 0.10.15 +Version: 0.10.16 Release: 1 Summary: Retail Software Framework License: GNU GPL v3 URL: https://rattailproject.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3b/1d/fa47f5303d2c9b1f02f48531cbf26330725ec9de8cc3d27a0f281a3242e3/rattail-0.10.15.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ce/5f/c180244de979141c46c117b4b139ada0c0744e00ab04bbe05c8224f0a7fa/rattail-0.10.16.tar.gz BuildArch: noarch @@ -40,7 +40,7 @@ This is the core ``rattail`` package. Please see the `Rattail Project`_ for more information. %prep -%autosetup -n rattail-0.10.15 +%autosetup -n rattail-0.10.16 %build %py3_build @@ -80,5 +80,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 0.10.15-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.10.16-1 - Package Spec generated @@ -1 +1 @@ -c6efcf7650c2576793b0e2eb9c5725d6 rattail-0.10.15.tar.gz +c43db5227bbcf5b896981150808fe4db rattail-0.10.16.tar.gz |
