Upload sources without pycache
This commit is contained in:
parent
db8bcb5331
commit
0768177d3c
@ -8,7 +8,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A simple wrapper around optparse for powerful command line utilities
|
||||
|
||||
License: BSD
|
||||
@ -103,6 +103,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu May 29 2014 Robert Kuska <rkuska@redhat.com> - 1.1-2
|
||||
- Remove __pycache__ folder from tests
|
||||
|
||||
* Mon May 12 2014 Robert Kuska <rkuska@redhat.com> - 1.1-1
|
||||
- Update source
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user