Compare commits

...

2 Commits

Author SHA1 Message Date
CentOS Sources 1910d25dc0 import python-ipaddress-1.0.18-6.module+el8.1.0+3111+de3f2d8e 2021-09-10 17:49:23 +00:00
CentOS Sources cd5d46cc14 import python-ipaddress-1.0.18-6.module+el8.0.0+2961+596d0223 2021-09-10 17:49:05 +00:00
1 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: python-%{pyname}
Version: 1.0.18
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Port of the python 3.3+ ipaddress module to 2.6+
License: Python
@ -49,5 +49,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 1.0.18-6
- Bumping due to problems with modular RPM upgrade path
- Resolves: rhbz#1695587
* Mon Jul 16 2018 Lumír Balhar <lbalhar@redhat.com> - 1.0.18-5
- First version for python27 module