This commit is contained in:
parent
75755bbe1a
commit
b96a49195f
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue