This commit is contained in:
Peter Robinson 2015-11-10 17:00:20 +00:00
parent 6736e7ee38
commit c16dd37ec9

View File

@ -2,7 +2,7 @@
Name: python-%{pkgname}
Version: 5.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Python QR Code image generator
License: BSD
@ -174,6 +174,9 @@ popd
%changelog
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.1-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Fri Jul 10 2015 Miro Hrončok <mhroncok@redhat.com> - 5.1-1
- Update to 5.1
- Introduce python3 subpackages (#1237118)