This commit is contained in:
Dennis Gilmore 2015-06-18 18:47:48 +00:00
parent 606e11f319
commit ec81cddc80

View File

@ -6,7 +6,7 @@
Name: python-%{pypi_name}
Version: 0.3.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Cross-platform colored terminal text
License: BSD
@ -100,6 +100,9 @@ popd
%endif
%changelog
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Fri Sep 05 2014 Matthias Runge <mrunge@redhat.com> - 0.3.2-1
- update to 0.3.2 (rhbz#1090014)