- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
7d8ddbf9c6
commit
70e0d5af7d
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Reference in a new issue