Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-09 09:02:45 +00:00
parent 7d8ddbf9c6
commit 70e0d5af7d

View file

@ -14,7 +14,7 @@
Name: python-munch
Version: 2.2.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A dot-accessible dictionary (a la JavaScript objects)
Group: Development/Libraries
@ -110,6 +110,9 @@ popd
%endif
%changelog
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.2.0-2
- Python 2 binary package renamed to python2-munch
See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3