Update to upstream 1.2.1 (bz#1823520)
This commit is contained in:
parent
c0c2d2762b
commit
2177541d27
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/sphinxcontrib-websupport-1.1.0.tar.gz
|
/sphinxcontrib-websupport-1.1.0.tar.gz
|
||||||
/sphinxcontrib-websupport-1.1.1.dev20190321.tar.gz
|
/sphinxcontrib-websupport-1.1.1.dev20190321.tar.gz
|
||||||
/sphinxcontrib-websupport-1.1.2.tar.gz
|
/sphinxcontrib-websupport-1.1.2.tar.gz
|
||||||
|
/sphinxcontrib-websupport-1.2.1.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global pypi_name sphinxcontrib-websupport
|
%global pypi_name sphinxcontrib-websupport
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.1.2
|
Version: 1.2.1
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Sphinx API for Web Apps
|
Summary: Sphinx API for Web Apps
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -65,6 +65,9 @@ rmdir empty
|
|||||||
%{python3_sitelib}/sphinxcontrib_websupport-*.egg-info/
|
%{python3_sitelib}/sphinxcontrib_websupport-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 14 2020 Javier Peña <jpena@redhat.com> - 1.2.1-1
|
||||||
|
- Update to upstream 1.2.1 (bz#1823520)
|
||||||
|
|
||||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-5
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (sphinxcontrib-websupport-1.1.2.tar.gz) = 55754f6304f38abd50f410da164f401a1b9a1d289b19f0077a38f72ce11a2dd64eff0713bb99471e470ff15fbd6a0042d49bab14c92f82cdd61019adbb88397e
|
SHA512 (sphinxcontrib-websupport-1.2.1.tar.gz) = 2af4b3cbca99d9d5a59234b01762fbf41794a5ec400ae6e3018c99c871f47c306d3995c8815546817e6978be1d212f0e91f608a288e110e28a3ac6689a9545b2
|
||||||
|
Loading…
Reference in New Issue
Block a user