Update to new upstream version 1.1.1
- Review the license tag according to SPDX standard
This commit is contained in:
parent
fad439b392
commit
f82d5ade35
@ -10,14 +10,14 @@
|
||||
"lato-font": "^3.0.0",
|
||||
--- a/package-lock.json
|
||||
+++ b/package-lock.json
|
||||
@@ -3246,12 +3246,6 @@
|
||||
@@ -3314,12 +3314,6 @@
|
||||
"integrity": "sha512-8nxjcBcd8wovbeKx7h3wTji4e6+rhaVuPNpMqwWgnHh+N9ToqsCs6XztWRBPQ+UtzsoMAdKZtUENoVzU/EMtZA==",
|
||||
"dev": true
|
||||
},
|
||||
- "html5shiv": {
|
||||
- "version": "3.7.3",
|
||||
- "resolved": "https://registry.npmjs.org/html5shiv/-/html5shiv-3.7.3.tgz",
|
||||
- "integrity": "sha1-14qEo2e8uacQEA1XgCw4ewhGMdI=",
|
||||
- "integrity": "sha512-SZwGvLGNtgp8GbgFX7oXEp8OR1aBt5LliX6dG0kdD1kl3KhMonN0QcSa/A3TsTgFewaGCbIryQunjayWDXzxmw==",
|
||||
- "dev": true
|
||||
- },
|
||||
"http-deceiver": {
|
||||
|
@ -4,8 +4,8 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.0.0
|
||||
Release: 8%{?dist}
|
||||
Version: 1.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Sphinx theme for readthedocs.org
|
||||
|
||||
License: MIT
|
||||
@ -171,6 +171,8 @@ grep 'format("woff2\?")' \
|
||||
%lang(et) %{python3_sitelib}/%{srcname}/locale/et/
|
||||
%lang(fa_IR) %{python3_sitelib}/%{srcname}/locale/fa_IR/
|
||||
%lang(fr) %{python3_sitelib}/%{srcname}/locale/fr/
|
||||
%lang(hr) %{python3_sitelib}/%{srcname}/locale/hr/
|
||||
%lang(hu) %{python3_sitelib}/%{srcname}/locale/hu/
|
||||
%lang(it) %{python3_sitelib}/%{srcname}/locale/it/
|
||||
%lang(lt) %{python3_sitelib}/%{srcname}/locale/lt/
|
||||
%lang(nl) %{python3_sitelib}/%{srcname}/locale/nl/
|
||||
@ -189,6 +191,9 @@ grep 'format("woff2\?")' \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Nov 09 2022 Karolina Surma <ksurma@redhat.com> - 1.1.1-1
|
||||
- Update to the new upstream version
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (sphinx_rtd_theme-1.0.0.tar.gz) = ff69f6364ed8e979140c76150bae94e5ed5227b652dd1a0764e3ae8ba73b01fe3c7f702ce2c5f560d67544c6410735d12631419163fc882ae55e1254437222e2
|
||||
SHA512 (sphinx_rtd_theme-1.1.1.tar.gz) = bde25065401de7f5ccef29859b91b768bff22708a05eabc45510878481be36e075b0a9d1ad9da97ac5d8bc62a12339778ee96a920c949ceb9972262875b3bfb1
|
||||
SHA512 (objects.inv) = a4109c3c70e2329ae38cf2a276b3cab0f406e70b6fbe210b1617ade85c03fa5ad37e89d58ae928a355ba0f2bafe22c17e361819600c8d8e5235672ef355bf966
|
||||
|
Loading…
Reference in New Issue
Block a user