Update to 3.1.5 (#1671162)
This commit is contained in:
parent
3089b76d47
commit
f15bc48a75
3 changed files with 7 additions and 3 deletions
|
|
@ -13,8 +13,8 @@
|
|||
%endif
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 3.0.6
|
||||
Release: 2%{?dist}
|
||||
Version: 3.1.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Manipulate DNS records on various DNS providers in a standardized/agnostic way
|
||||
|
||||
License: MIT
|
||||
|
|
@ -182,6 +182,9 @@ ln -s %{_bindir}/lexicon-%{python3_version} %{buildroot}/%{_bindir}/lexicon-3
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Feb 15 2019 Eli Young <elyscape@gmail.com> - 3.1.5-1
|
||||
- Update to 3.1.5 (#1671162)
|
||||
|
||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue