[packages/python-enum34] typo

glen glen at pld-linux.org
Wed Apr 15 20:10:31 CEST 2015


commit e6182a1139ba2ab3ff8876a26120c167ad1679ef
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Apr 15 21:10:21 2015 +0300

    typo

 python-enum34.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-enum34.spec b/python-enum34.spec
index 9cbd8c2..47bfa7b 100644
--- a/python-enum34.spec
+++ b/python-enum34.spec
@@ -28,7 +28,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Python 3.4 introduced official support for enumerations. This is a
-backport of that feature to Python 3.3, 3.2, 3.1, 2.7, 2.5, 2.5, and
+backport of that feature to Python 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and
 2.4.
 
 An enumeration is a set of symbolic names (members) bound to unique,
@@ -46,7 +46,7 @@ Group:		Development/Libraries
 
 %description -n python3-enum34
 Python 3.4 introduced official support for enumerations. This is a
-backport of that feature to Python 3.3, 3.2, 3.1, 2.7, 2.5, 2.5, and
+backport of that feature to Python 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and
 2.4.
 
 An enumeration is a set of symbolic names (members) bound to unique,
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-enum34.git/commitdiff/e6182a1139ba2ab3ff8876a26120c167ad1679ef



More information about the pld-cvs-commit mailing list