Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python-iniconfig.git#d1304111d4c3d0e9085630d9f08d2442efee6426
This commit is contained in:
DistroBaker 2021-02-05 00:31:50 +01:00
parent 353d239688
commit 85c79310ca

View File

@ -1,6 +1,6 @@
Name: python-iniconfig
Version: 1.1.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Brain-dead simple parsing of ini files
License: MIT
URL: http://github.com/RonnyPfannschmidt/iniconfig
@ -61,6 +61,9 @@ Summary: %{summary}
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Oct 15 2020 Tomas Hrnciar <thrnciar@redhat.com> - 1.1.1-1
- Update to 1.1.1 (#1888157)