diff options
Diffstat (limited to 'python-rdopkg.spec')
-rw-r--r-- | python-rdopkg.spec | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/python-rdopkg.spec b/python-rdopkg.spec index 489b1e4..5fd2bec 100644 --- a/python-rdopkg.spec +++ b/python-rdopkg.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-rdopkg -Version: 1.5.1 +Version: 1.6.0 Release: 1 Summary: RPM packaging automation tool License: Apache Software License URL: https://github.com/softwarefactory-project/rdopkg -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/74/9b/6c88ac230a9692a67920ca5c33e6b53fb965ad5c590a9a3aef0bde2c46ed/rdopkg-1.5.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f2/c3/3c93611af14069d896ac25df916675e0f3f12493405b9a1cbb6b6530cfb1/rdopkg-1.6.0.tar.gz BuildArch: noarch Requires: python3-blessings @@ -139,8 +139,6 @@ to report bugs. I usually fix critical bugs within days. - - %package -n python3-rdopkg Summary: RPM packaging automation tool Provides: python-rdopkg @@ -267,8 +265,6 @@ to report bugs. I usually fix critical bugs within days. - - %package help Summary: Development documents and examples for rdopkg Provides: python3-rdopkg-doc @@ -392,10 +388,8 @@ to report bugs. I usually fix critical bugs within days. - - %prep -%autosetup -n rdopkg-1.5.1 +%autosetup -n rdopkg-1.6.0 %build %py3_build @@ -435,5 +429,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 1.5.1-1 +* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 1.6.0-1 - Package Spec generated |