Update to 1.2.4
This commit is contained in:
parent
17ee4e925b
commit
1821af5112
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/sphinxcontrib-websupport-1.1.1.dev20190321.tar.gz
|
||||
/sphinxcontrib-websupport-1.1.2.tar.gz
|
||||
/sphinxcontrib-websupport-1.2.1.tar.gz
|
||||
/sphinxcontrib-websupport-1.2.4.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global pypi_name sphinxcontrib-websupport
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.2.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.2.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Sphinx API for Web Apps
|
||||
|
||||
License: BSD
|
||||
@ -65,6 +65,10 @@ rmdir empty
|
||||
%{python3_sitelib}/sphinxcontrib_websupport-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue Aug 18 2020 Miro Hrončok <mhroncok@redhat.com> - 1.2.4-1
|
||||
- Update to 1.2.4
|
||||
- Fixes rhbz#1800626
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (sphinxcontrib-websupport-1.2.1.tar.gz) = 2af4b3cbca99d9d5a59234b01762fbf41794a5ec400ae6e3018c99c871f47c306d3995c8815546817e6978be1d212f0e91f608a288e110e28a3ac6689a9545b2
|
||||
SHA512 (sphinxcontrib-websupport-1.2.4.tar.gz) = d1ccfb6a9ecfa6adbdf2298f4ded345cacefbc5a450b8dafc6faadbcd0dd79a8dbefcab4d1cedf34c65fc271aab754392bea8ab8ae82852323784a9e1717914c
|
||||
|
Loading…
Reference in New Issue
Block a user