diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-slpkg.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /slpkg-4.8.2.tar.gz +/slpkg-4.8.7.tar.gz diff --git a/python-slpkg.spec b/python-slpkg.spec index 0b47d89..ff5667d 100644 --- a/python-slpkg.spec +++ b/python-slpkg.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-slpkg -Version: 4.8.2 +Version: 4.8.7 Release: 1 Summary: Package manager utility for Slackware Linux. License: MIT License URL: https://dslackw.gitlab.io/slpkg/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e5/18/1444a6c3c67a5f26a7f94e7120798e67234d055e688ecdf86b989cae856d/slpkg-4.8.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/99/fb/8ad420cefda16832ebe1579cd4f103c0ba98ee493b756e914614bbbf7477/slpkg-4.8.7.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-slpkg-doc %prep -%autosetup -n slpkg-4.8.2 +%autosetup -n slpkg-4.8.7 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 4.8.2-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 4.8.7-1 - Package Spec generated @@ -1 +1 @@ -b56b3ef48dee8405ce00ba017db1b980 slpkg-4.8.2.tar.gz +82e167a8fe4f84562a0c4bda2181bd41 slpkg-4.8.7.tar.gz |
