From 771e018540aede3d39f43b1b4d13b7071a89acdf Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 10:25:38 +0000 Subject: automatic import of python-rattail --- .gitignore | 1 + python-rattail.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index eeb9b63..aa897fc 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 0.10.15-1 +* Tue Apr 25 2023 Python_Bot - 0.10.16-1 - Package Spec generated diff --git a/sources b/sources index 0be829d..91f5913 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c6efcf7650c2576793b0e2eb9c5725d6 rattail-0.10.15.tar.gz +c43db5227bbcf5b896981150808fe4db rattail-0.10.16.tar.gz -- cgit v1.2.3