This commit is contained in:
Slavek Kabrda 2014-05-13 14:56:43 +02:00
commit b96a49195f

View file

@ -4,7 +4,7 @@
Name: python-%{pypi_name}
Version: 1.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Easy to use progress bars
License: ISC
@ -78,6 +78,9 @@ popd
%endif # with_python3
%changelog
* Tue May 13 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 1.2-3
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
* Tue Feb 18 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 1.2-2
- Add missing BR: python{,3}-setuptools