Update to 2.0.1 (#1697544)
This commit is contained in:
parent
7cdc32e4ae
commit
833015ffe7
3 changed files with 7 additions and 3 deletions
|
|
@ -19,8 +19,8 @@
|
|||
%global upstream_name Sphinx
|
||||
|
||||
Name: python-sphinx
|
||||
%global general_version 2.0.0
|
||||
%global prerel b2
|
||||
%global general_version 2.0.1
|
||||
#global prerel ...
|
||||
%global upstream_version %{general_version}%{?prerel}
|
||||
Version: %{general_version}%{?prerel:~%{prerel}}
|
||||
Release: 1%{?dist}
|
||||
|
|
@ -377,6 +377,9 @@ export PATH=%{buildroot}%{_bindir}:$PATH
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 10 2019 Miro Hrončok <mhroncok@redhat.com> - 1:2.0.1-1
|
||||
- Update to 2.0.1 (#1697544)
|
||||
|
||||
* Wed Mar 27 2019 Charalampos Stratakis <cstratak@redhat.com> - 1:2.0.0~b2-1
|
||||
- Update to 2.0.0b2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue