update to 0.2.7 (rhbz#1010924)
This commit is contained in:
parent
95e4b1cb06
commit
92cc23460a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/colorama-0.2.4.tar.gz
|
||||
/colorama-0.2.5.tar.gz
|
||||
/colorama-0.2.7.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name colorama
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.2.5
|
||||
Version: 0.2.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Cross-platform colored terminal text
|
||||
|
||||
@ -47,6 +47,9 @@ sed -i 's/\r//' README.txt
|
||||
%{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon Sep 30 2013 Matthias Rugne <mrunge@redhat.com> - 0.2.7-1
|
||||
- uddate to 0.2.7 (rhbz#1010924)
|
||||
|
||||
* Fri Mar 22 2013 Matthias Runge <mrunge@redhat.com> - 0.2.5-1
|
||||
- update to 0.2.5 (rhbz#913431)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user