diff options
Diffstat (limited to 'python-invenio-rdm-records.spec')
-rw-r--r-- | python-invenio-rdm-records.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-invenio-rdm-records.spec b/python-invenio-rdm-records.spec index 66e2f86..a013f9d 100644 --- a/python-invenio-rdm-records.spec +++ b/python-invenio-rdm-records.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-invenio-rdm-records -Version: 2.12.0 +Version: 3.1.0 Release: 1 Summary: InvenioRDM module for the communities feature. License: MIT URL: https://github.com/inveniosoftware/invenio-rdm-records -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e8/c9/a2dbf8c52b691a25be995cc5e722a08b928166e698045d2a864c01052492/invenio-rdm-records-2.12.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4c/a9/1d45dfa529f04eff0e146788fb82a4b0e14e2d1988140729ecbdacee34a8/invenio-rdm-records-3.1.0.tar.gz BuildArch: noarch Requires: python3-arrow @@ -55,7 +55,7 @@ Provides: python3-invenio-rdm-records-doc %prep -%autosetup -n invenio-rdm-records-2.12.0 +%autosetup -n invenio-rdm-records-3.1.0 %build %py3_build @@ -95,5 +95,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 2.12.0-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 3.1.0-1 - Package Spec generated |