updated to 0.2.5 (rhbz 913431)
This commit is contained in:
parent
174e539cb3
commit
95e4b1cb06
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/colorama-0.2.4.tar.gz
|
/colorama-0.2.4.tar.gz
|
||||||
|
/colorama-0.2.5.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global pypi_name colorama
|
%global pypi_name colorama
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.2.4
|
Version: 0.2.5
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Cross-platform colored terminal text
|
Summary: Cross-platform colored terminal text
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -47,6 +47,9 @@ sed -i 's/\r//' README.txt
|
|||||||
%{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
|
%{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 22 2013 Matthias Runge <mrunge@redhat.com> - 0.2.5-1
|
||||||
|
- update to 0.2.5 (rhbz#913431)
|
||||||
|
|
||||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.4-2
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.4-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user