summaryrefslogtreecommitdiff
path: root/python-invenio-theme.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 08:39:54 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 08:39:54 +0000
commit17d410197654954cf90aea545b222b31bdb64d55 (patch)
tree1a4ee1a648a8ae2b7036ef180abb3b71b119d6f2 /python-invenio-theme.spec
parentc864b5b6711a12b95f3cee9518cfad5fa32a8ce2 (diff)
automatic import of python-invenio-themeopeneuler20.03
Diffstat (limited to 'python-invenio-theme.spec')
-rw-r--r--python-invenio-theme.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-invenio-theme.spec b/python-invenio-theme.spec
index 91d9681..21f1d7c 100644
--- a/python-invenio-theme.spec
+++ b/python-invenio-theme.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-invenio-theme
-Version: 2.1.1
+Version: 2.1.2
Release: 1
Summary: "Invenio standard theme."
License: MIT
URL: https://github.com/inveniosoftware/invenio-theme
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fa/f2/2993ad95aa0d53feeeb0ab23ed45a4359486e40fa003484dab6cdcae5121/invenio-theme-2.1.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/90/13/cbece93df595e1f01f1f3f147b8dcaa3067299417ff53bae93e1d5a24dce/invenio-theme-2.1.2.tar.gz
BuildArch: noarch
Requires: python3-Flask-Breadcrumbs
@@ -37,7 +37,7 @@ Provides: python3-invenio-theme-doc
%prep
-%autosetup -n invenio-theme-2.1.1
+%autosetup -n invenio-theme-2.1.2
%build
%py3_build
@@ -77,5 +77,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.1-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.2-1
- Package Spec generated