- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 04:25:57 +00:00
parent 1993f2dddc
commit 5133fcf138

View File

@ -1,6 +1,6 @@
Name: python-iniconfig Name: python-iniconfig
Version: 1.1.1 Version: 1.1.1
Release: 3%{?dist} Release: 4%{?dist}
Summary: Brain-dead simple parsing of ini files Summary: Brain-dead simple parsing of ini files
License: MIT License: MIT
URL: http://github.com/RonnyPfannschmidt/iniconfig URL: http://github.com/RonnyPfannschmidt/iniconfig
@ -62,6 +62,9 @@ Summary: %{summary}
%changelog %changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.1-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Mon Mar 08 2021 Charalampos Stratakis <cstratak@redhat.com> - 1.1.1-3 * Mon Mar 08 2021 Charalampos Stratakis <cstratak@redhat.com> - 1.1.1-3
- Disable tests on RHEL9 to remove tox dependency - Disable tests on RHEL9 to remove tox dependency