New upstream version.
This commit is contained in:
parent
70ef17e6ab
commit
65f343d714
@ -5,8 +5,8 @@
|
|||||||
%global srcname sphinx_rtd_theme
|
%global srcname sphinx_rtd_theme
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.4.0
|
Version: 0.4.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Sphinx theme for readthedocs.org
|
Summary: Sphinx theme for readthedocs.org
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -16,10 +16,12 @@ BuildArch: noarch
|
|||||||
|
|
||||||
BuildRequires: python2-devel
|
BuildRequires: python2-devel
|
||||||
BuildRequires: python2-setuptools
|
BuildRequires: python2-setuptools
|
||||||
|
BuildRequires: python2-sphinx
|
||||||
|
|
||||||
%if 0%{?with_py3}
|
%if 0%{?with_py3}
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
|
BuildRequires: python3-sphinx
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -34,6 +36,7 @@ Requires: fontawesome-fonts-web
|
|||||||
Requires: font(fontawesome)
|
Requires: font(fontawesome)
|
||||||
Requires: font(lato)
|
Requires: font(lato)
|
||||||
Requires: font(robotoslab)
|
Requires: font(robotoslab)
|
||||||
|
Requires: python2-sphinx
|
||||||
|
|
||||||
%{?python_provide:%python_provide python2-%{srcname}}
|
%{?python_provide:%python_provide python2-%{srcname}}
|
||||||
|
|
||||||
@ -50,6 +53,7 @@ Requires: fontawesome-fonts-web
|
|||||||
Requires: font(fontawesome)
|
Requires: font(fontawesome)
|
||||||
Requires: font(lato)
|
Requires: font(lato)
|
||||||
Requires: font(robotoslab)
|
Requires: font(robotoslab)
|
||||||
|
Requires: python3-sphinx
|
||||||
|
|
||||||
%{?python_provide:%python_provide python3-%{srcname}}
|
%{?python_provide:%python_provide python3-%{srcname}}
|
||||||
|
|
||||||
@ -137,6 +141,9 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 31 2018 Jerry James <loganjerry@gmail.com> - 0.4.1-1
|
||||||
|
- New upstream version
|
||||||
|
|
||||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-2
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (sphinx_rtd_theme-0.4.0.tar.gz) = 21da583b4b6819f8681948f71808a1cb6cba6ef7f8d601b945a3ef164d10f7e11748634a115d35b4442d061ee8b7ec512d568487d2e744dc5dfce045401bf1bd
|
SHA512 (sphinx_rtd_theme-0.4.1.tar.gz) = f04bbf48d730ea3dfd70268d3024c26c3ab5f0a3ebc3af89c3285b63f0f3bd7bed8fe8077bbfecec92625a44379fe5c25a6a247f7a0d10f3abb54f8a0eaabf7f
|
||||||
|
Loading…
Reference in New Issue
Block a user