Update to 2019.9.26
This commit is contained in:
parent
5b9bf2c912
commit
6d5d917628
3 changed files with 7 additions and 3 deletions
|
|
@ -18,8 +18,8 @@ also happens to be valid Markdown (a text-to-HTML format).
|
|||
|
||||
|
||||
Name: python-%{upname}
|
||||
Version: 2019.8.11
|
||||
Release: 2%{?dist}
|
||||
Version: 2019.9.26
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_sum}
|
||||
|
||||
License: GPLv3
|
||||
|
|
@ -159,6 +159,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 29 2019 Sérgio Basto <sergio@serjux.com> - 2019.9.26-1
|
||||
- Update to 2019.9.26
|
||||
|
||||
* Mon Oct 21 2019 Miro Hrončok <mhroncok@redhat.com> - 2019.8.11-2
|
||||
- Do not bring Python 2 BuildRequires when not building the Python 2 package
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue